I am getting invalid from date error. Pre-Condition: Subsribed for recieving live ticks Need historical data for calculating indicators like 200 SMA, 50 SMA etc Time interval used is 5 min candles From Date - 200 candles before(2020-03-11 19:20:00+05:30) End Date - Current timestamp(2020-03-12 12:00:00+05:30)
I will check by removing timezone offset but just for information with the same format I am able to fetch data during backtesting i.e. without subscribing to live data
You can check out the format here.
You may also run in debug mode to check all the logs.