Does the free NinjaTrader Direct include trade analysis tools such as these: http://www.ninjatrader.com/webnew/TradePerformanceAnaly2_LG.jpg I'm kind of a buff for statistics and graphs so I wouldn't mind paying extra though for a tool such as this. By the way, do Mirus Futures also offer futures in European Equity indices?
I recall someone last year trying to program the Pace Lines to be dynamic based on the daily volume on the ES. Has anyone done this for NinjaTrader or do I have to get off my lazy ass and learn to program in Ninja Script? Thanks all!
I am not aware of this being programmed for NT, especially as a dynamic update. I have been thinking about doing it, as a strategy analysis at first, generating the calculated pace numbers to the output window. My understanding is that it requires 1600 bars of data, excluding the first 3 & last 3, so that leaves at most 75 bars per day, less if you stop at 15:45. On a 5 min fractal, that's at least 22 days. I expect one must exclude holidays, which NT does not do, so first a routine to recognize and skip past bars on holidays is required. Then it is just a matter of creating the 2x1600 array of volume & range values, sorting, and breaking into deciles. I'll have to brush up on arrays in C.... Didn't Mak have an excel spreadsheet to do this from a DDE feed? Does anyone have a copy?
LostTrader, Thanks for the posted stuff for NT, very much appriciated Could you post a screenshot of your NT "workspace", I'm a bit currious about how yours look like TIA
My, my, nkhoi, you've been busy! All those trades! NT v6.5 does save workspaces under separate names, including the 'Default' Munck, Attached is a view of my NT workspace, although with a caveat: I do not use NT. I have it running underneath my QT layout, so it will record the market data for later off-line practice. It is deliberately very similar to my QT layout... best regards, Maxey