Receive price alerts for crossover and cross under using binance API

i want to make a future trading bot that will be able to
receive price alerts for crossover and cross under
using Binance API and execute a market or stop-limit order using Binance API i also want to save the time of cross under or cross over to execute subsequent orders at different price levels. each time i receive an alert for cross over or cross under I want to save the time to place the next long/short order. so my question is that can i do that using Binance API?