Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
writing code for multiple time frame indicator coordination
Collapse
X
-
writing code for multiple time frame indicator coordination
In writing code for multiple time frame indicator coordination is it possible to have a strategy execute using the CLOSE of a price bar with one short term time frame along with an intra-bar reading from a longer term time frame? -
I run calculateonbarclose = false.... so I would expect nothing less.Originally posted by unispec View PostIn writing code for multiple time frame indicator coordination is it possible to have a strategy execute using the CLOSE of a price bar with one short term time frame along with an intra-bar reading from a longer term time frame?
but if it was true... it would take about 10 minutes of coding to verify in the output window.
Control Center->tools->output window
then use Print statements in your code for your BarsInProgress = 0 (I assume).
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
30 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
17 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
9 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
16 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
19 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment