PDA

View Full Version : TickTypeEnum


cls71
11-19-2009, 02:39 AM
Hello,

Does a enum like "TickTypeEnum" exist in NT7 ?

Thanks

NinjaTrader_Dierk
11-19-2009, 06:24 AM
There is no such string used in the whole NT7 sources. I just ran a scan.

PrTester
11-19-2009, 07:16 AM
Hello,

Does a enum like "TickTypeEnum" exist in NT7 ?

Thanks

Look in the Gom Recorder Indicator
Regards

NinjaTrader_Josh
11-23-2009, 09:37 AM
Thanks PrTester for clarifying that this is a custom 3rd party enum.

cls71
11-23-2009, 11:37 AM
Thanks PrTester and Josh,

I was confused. I thought that it was a non-custom member.
Now I see that "TickTypeEnum" is inside of NinjaTrader.Custom

Best Regards