Log("Short Position:" + InstrumentName (Symbol) + "... etc....", LogLevel.Information);
How can I query the contract that the strategy/indicator is running against?
Also, I'd also like to get the month it's trading against, even if the chart is running NQ ##-##. But the name/symbol has priority.
Thanks,
Michael

Comment