
I have a strategy using 1-day dataset for backtest. I am wondering how this setup works in the live trading environment.
Will my strategy only receive data feed every 24 hours, or is it a real-time feed?
How's the handling of stop loss by the system?
Understand this will help me better cater for the real trading situations. Thank you.