I am exporting price data for multiple stocks, and I want to run some C# when it has finished its export over a specified time range. Where/how do I run code after it has finished all the OnBarUpdates()?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Run code at END of OnBarUpdate()
Collapse
X
-
Run code at END of OnBarUpdate()
Is there a way I can hook in code to run automatically after all the OnBarUpdates are finished when running a strategy through the strategy analyzer?
I am exporting price data for multiple stocks, and I want to run some C# when it has finished its export over a specified time range. Where/how do I run code after it has finished all the OnBarUpdates()?Tags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
117 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
166 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
85 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
130 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
88 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment