![]() |
|
|||||||
| Strategy Analyzer Support for automated system backtesting and optimization using the NinjaTrader Strategy Analyzer. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Jun 2008
Posts: 168
Thanks: 0
Thanked 0 times in 0 posts
|
Is there any way to retrieve data from the backtest UI?
For example, if I enter, a value of 15 in the "Data series" - "Value" section, is there any way to address that variable from a strategy? If it's possible and if "Session begins" and "Session ends" can be addressed similarly, I would like to know how. Many thanks in advance. |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: May 2008
Location: Denver, CO
Posts: 3,157
Thanks: 0
Thanked 3 times in 3 posts
|
Hello,
If I understand you correctly, for the interval use: if (BarsPeriod.Value == 15) This link will help: http://www.ninjatrader-support.com/H...arsPeriod.html For the session times, this is not supported.
Ben
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ExitOnClose at EOD data backtest | sniper29a | Strategy Development | 21 | 12-15-2008 11:40 AM |
| Retrieving Last Bid and Ask size | Brutus | General Programming | 8 | 10-17-2008 01:17 PM |
| UI Unresponsive | PHOLAN | Miscellaneous Support | 14 | 06-11-2008 11:50 AM |
| Separate threads for indicators / UI | Currywurst | Suggestions And Feedback | 5 | 03-04-2008 09:55 PM |
| Retrieving DOM info | cohvi | SuperDOM and other Order Entry Windows | 3 | 10-22-2007 02:39 AM |