just a quick and easy questions. I was looking through the forum and the help sections, but could not find anything:
How do I access or print within the strategy code the Data series settings that I have entered when starting a strategy?
- Price based on (i.e. Last)
- Type (i.e. Minute)
- Value (i.e. 10)
- Instrument (i.e. NQ 06-12)
For example, if I have several strategies running and would like to print to the output windows, I would need some sort of printing:
NQ 06-12; minute 10, SMA(10) value: 2631
ES 06-12, minute 9, SMA(10) value: 1364
whereas the NQ 06-10 would be the instrument that I run the strategy on, and minute would be the Dataseries Type and 10 the Dataseries Value.
thank you
wtmnn

Comment