What would be the fastest the gunbot could trade, using tradingview indicators?
I want my gunbot to work like this:
1. OPEN trade when moving average A goes above moving average B
2. Stop loss at -1%, buy back when stock starts going back up again 1%
3. CLOSE trade when moving average A crosses below moving average B.
Just worried that the lagtime between tradingview alerts being emailed and gunbot executing them for the -1% stop loss might be too slow.