![]() |
|
|||||||
| Strategy Analyzer Support for automated system backtesting and optimization using the NinjaTrader Strategy Analyzer. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: Jul 2009
Posts: 10
Thanks: 0
Thanked 0 times in 0 posts
|
I have a strategy running, doing live trades. There are one or two indicators that I would like to record the values of when a trade gets executed.
My model is placing Market Orders...I like all of the data I see when a 'Generate' a report -- can those columns be customized to include indicators of my choosing? is this something I need to define somewhere/somehow ahead of time? if so, I have no problem doing that. I just want a report of each trade entry and what a few indicator values were..is this possible? Thanks. |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Aug 2007
Location: Breda, Netherlands
Posts: 11,324
Thanks: 92
Thanked 354 times in 345 posts
|
Hello gv1150,
Unfortunately this is not supported upon generating a report. However, you could manually check indicator values in the Strategy Analyzer-->Chart-tab. Check with the cross hair cursor the indicator value at the time of execution.
Jason
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2009
Posts: 10
Thanks: 0
Thanked 0 times in 0 posts
|
Can I use the signalName to capture some data at least? Right now I literally just do:
EnterLong() But if I do: EnterLong("Value: " + [some indicator value]) Will "Value: ###" show up in the reports? |
|
|
|
|
|
#4 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 107 times in 70 posts
|
What do you mean "show up" in your report? Where are you trying to have it show up? Whatever you name your order will show up in the Name category for that order in the Executions, Trades, etc. tabs.
Josh
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jul 2009
Posts: 10
Thanks: 0
Thanked 0 times in 0 posts
|
when I click the 'Generate' button and run a report over yesterday or the last week or whenever.
So that should show up in the "Name" column. ok, thanks. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can an Indicator Generate an Indicator? | gpq | General Programming | 6 | 07-12-2009 02:55 PM |
| Error in generate indicator | Winnie | Installation and Licensing | 6 | 04-16-2009 07:02 AM |
| Bug Report: error message upon multiple clicks on report generation button | NinjaCustomer | Historical NinjaTrader 6.5 Beta Threads | 2 | 02-06-2008 10:59 AM |
| Indicator: Exposing indicator values that are not plots | NinjaTrader_Josh | Reference Samples | 0 | 01-15-2008 02:27 AM |
| Performance report not matching broker report | brianj | Miscellaneous Support | 2 | 05-09-2005 01:09 AM |