I'm trying to use the Log fonction in my addon but i got an error. For exemple, i use the function like this:
Log("Account object is not defined", LogLevel.Information);
'NinjaTrader.Cbi.Log' is a 'type' but is used like a 'variable'
Thanks
Johnok

Comment