PDA

View Full Version : How to get name of strategy


DarrylT
05-14-2007, 12:33 PM
Hi,

I have a few strategies running at the same time, each printing to the output window. I'd like to include the name of the strategy (or indicator) in the message going to the output window without having to hardcode the name. What NinjaScript code is needed to retrieve and print the name of a strategy or indicator?

Thanks.

NinjaTrader_Ray
05-14-2007, 12:42 PM
Try the Name property.