will you please explain how to do this?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Chaikin oscilator
Collapse
X
-
Hello Shooly76,
Thank you for your post.
You will need to create a new indicator out of the Chaikin Oscilator.
You can do this by opening up the indicator.
Tools -> Edit NinjaScript -> Indicator -> Chaikin Oscilator
Right click inside the editor and select Save As...
Give the indicator a new name
In the Initialize section you will then want to Add a new Line with a value of 0.
Please see the link below on how to create lines with in NinjaScript -
http://www.ninjatrader.com/support/h...x.html?add.htm
http://www.ninjatrader.com/support/h...line_class.htm
Let me know if I can be of further assistance.Cal H.NinjaTrader Customer Service
-
thanks..I have that now..but I cant seem to give the strategy a condition to trade when oscillator crosses over the '0' Avg line.
while in strategy wizard condition builder..in the indicator section (parameter window)..there is no parameter for Plot. I need a Plot parameter (under Fast and Slow parameters in window) that has 2 options:
Plot:
"BaxterMoneyFlow"
"Avg"
here is example..
parameters:
Fast: 7
Slow: 15
Plot: "BaxterMoneyFlow" (or) "Avg"
IOW..I want the strategy to enter a position if "BaxterMoneyFlow" crosses over the "Avg"
I cant find info on how to do this..
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
45 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment