Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
using a indicator within an indicator
Collapse
X
-
using a indicator within an indicator
is there a way to set a secondary indicator that I will be using to extract values from when 'importing' or calling to setup the other indicator to make sure that it only calculates on bar close. but the primary indicator will be set to on price change?Tags: None
-
Hello WHICKED,
I want to be sure I am understanding.
When you are importing a new script through Tools > Import > NinjaScript Addon you want an indicator to pull market data values?
A hosted symbiote script will use the same Calculate setting as the host. You can code into either the symbiote hosted script or the host script to only update when IsFirstTickOfBar is true and this will behave as Calculate.OnBarClose.Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
35 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
12 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment