Can I use the API to enter into a trade at a particular time like at 9.20/9.30 for ORB like trades? Also, related to this same issue, can I get OHLC data after some interval like first 5mins, 15mins, etc (i.e. Live in the current day only, not previous day)?
@heisenBerger "timed trade" is upto programming and API can execute if you say so O is constant(previous close) and H L will be updated "live",ltt should give you more clarity
Also, related to this same issue, can I get OHLC data after some interval like first 5mins, 15mins, etc (i.e. Live in the current day only, not previous day)?
"timed trade" is upto programming and API can execute if you say so
O is constant(previous close) and H L will be updated "live",ltt should give you more clarity