![]() |
|
|||||||
| Strategy Development Support for the development of custom automated trading strategies using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Apr 2010
Posts: 65
Thanks: 2
Thanked 0 times in 0 posts
|
Version 7.0.0.23.
We have been running a multiple TtimeFrame strategy in 6.5 with the same instrument in both TF's. We discovered early on that even though we are only trading on the Primary TF, an entry order (a stop entry) has to be resubmitted on both TF's otherwise the order is cancelled when exiting the secondary timeframe OnBarUpdate(). Note that we set the EntriesPerDirection property to 1 during initialization. We recently moved the strategy to 7.0 and found that the order (re)entry on the secondary TF is intermittently having the order rejected with the following error: 'Exceeded entry signals limit based on EntryHandling and EntriesPerDirection properties' and a null IOrder is returned. We are currently testing an "all in/all out" strategy so it's not currently a problem but would be for a "scale in" strategy. Attached is a copy of the output window with our log entries and NT log entries (TraceOrders property is set to true). |
|
|
|
|
|
#2 | |
|
NinjaTrader Customer Service
Join Date: Sep 2009
Location: Denver, CO
Posts: 8,117
Thanks: 249
Thanked 418 times in 415 posts
|
Hello Paulca,
Quote:
Ryan M
NinjaTrader Customer Service |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple Timeframe questions | paulca | Strategy Development | 3 | 07-24-2010 12:55 PM |
| Strategy wizard multiple timeframe | ct | Strategy Development | 3 | 04-04-2009 11:47 AM |
| multiple timeframe in a chart | stevebong | Charting | 1 | 02-20-2009 03:27 AM |
| multiple timeframe indicators in one chart? | Kalle | NinjaScript File Sharing Discussion | 3 | 02-18-2009 06:21 AM |
| Detection of Coterminious Multiple-Timeframe Bar Closures | whitmark | Strategy Development | 1 | 11-05-2007 09:04 AM |