PDA

View Full Version : Custom Market Analyzer Column


shawnj
11-09-2008, 06:49 AM
How can we write a custom Market Analyzer Column? For example I would like to create a "Round Turns Qty" column. This would basically be the existing "Traded Contracts" column divided by two.

I see the @TradedContracts.cs file in ...NinjaTrader 6.5/bin/Custom/MarketAnalyser and can access it in Visual Studio. Can I somehow edit this, rename it, and compile it to work in Market Analyzer?

thanks,
shawnj

NinjaTrader_Ray
11-09-2008, 07:36 AM
Technically its possible but we do not provide official or non-official support for this at this time.