we have a problem and need advice. What we need:
we need to trade automatically on one actual contract, say TF 06-12, but to draw filters, for example like SMAs with long periods we do not have such data, as the contract recently started, so to draw say SMA with period of 40 drawn on 480 Minute chart will make the filter unusable as there will be no filter being drawn - as the SMA simply won't have data before rollover.
This would be solved I guess in reality, not on market replay data when NT7 would feed older contract months and using MergeBackAdjusted option would draw data on downlaoded previous conracts and then continue with current contract.
But based on market replay data test, this does not work, as there is the end date in data series options and the strategy won't feed historical data and merge them with current contract for testing - say 03-11. Then, the very moment I would play press, it forgets about continusou contract or previous contracts to feed/download them and will draw only market replay tick data, but is not capable of continue to draw SMA now on TF 03-11 and not TF ##-## (which is downlaoded but NT won't read it as for NT the future is when I pressed play, so it forgets about any newer downloaded data).
I think that it may work when running a strategy on chart, but we need to run a lot of strategies in real time and we do not think to have opened a lot of charts will make NT any stable, so we would like to run it only from New strategy - on the strategy tab without opening any chart. But then, the MergeBackAdjusted won't work.
I hope I made myself clear, in case you do not understand I will be happy to clarify or test any idea.
Thank you in advance
N.

.
Comment