Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Complex strategy calculation time delay, background calculation help
Collapse
X
-
Hello Sonyari,
Welcome to the NinjaTrader forums!
In NinjaScript Strategy you can do calculations after any number of bars have past by adding a condition that checks for CurrentBar to be greater than a value.
Below is a link to the help guide.
https://ninjatrader.com/support/help...currentbar.htm
Having a strategy delay processing would not be supported. But doing your own custom calculations after a specific time or amount of bars can be accomplished with a condition in OnBarUpdate.
-
Complex strategy calculation time delay, background calculation help
Hello everyone,
I have developed a complex machine learning strategy that takes a long time to calculate and load. Was wondering if there is any way that I can delay the calculations on strategy side so on trading side when next bar loads it would trade on previous strategy results then the machine learning strategy would start its calculations?
Structure of the program is such that each node is a strategy, then best results from each node would go to one main strategy, and then the main strategy would get linked to the trading program side.
From my calculations if I just link everything the normal way calculations would take about 20+ minutes. If I’m trading a 1 minute chart that would not work but if there was a delay mechanism then the machine has already learned so I can trade on what machine has already learned and new calculations would get done in the background and new changes takes affect after the calculations are done.
Any help or suggestion would be appreciated.
Tags: None
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by [email protected], Today, 04:49 PM
|
0 responses
2 views
0 likes
|
Last Post
![]() |
||
Started by Hagar, Today, 04:38 PM
|
0 responses
3 views
0 likes
|
Last Post
![]()
by Hagar
Today, 04:38 PM
|
||
Started by forrestang, Today, 02:05 PM
|
3 responses
19 views
0 likes
|
Last Post
|
||
Started by harryodell55, Today, 01:30 PM
|
3 responses
26 views
0 likes
|
Last Post
|
||
Started by jjanguda, 09-01-2019, 04:28 PM
|
4 responses
504 views
0 likes
|
Last Post
![]()
by jeronymite
Today, 02:22 PM
|
Leave a comment: