Is there a straightforward way to do this or would this require more complicated functions within ninjascript?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Mixing two stochastics/rsi input together into one output
Collapse
X
-
Mixing two stochastics/rsi input together into one output
I am looking to take multiple stochastics and/or rsi (at least 2) and blend them together into one output line with different ratio of blend depending on the underlying indicator (stochastics or rsi).
Is there a straightforward way to do this or would this require more complicated functions within ninjascript?Tags: None
-
Hello alcorr247,
Thank you for your post.
Please see the attached example script that demonstrates how to access data from and plot the RSI and Stochastics indicators from a custom indicator. Once you have access to the data for those indicators, you could set up your calculations in the script and assign a value to the plot(s).
Also, see the help guide documentation below for more information about the Stochastics and RSI indicators.
Stochastics - https://ninjatrader.com/support/help...tochastics.htm
RSI - https://ninjatrader.com/support/help..._index_rsi.htm
Let us know if we may assist further.Attached FilesBrandon H.NinjaTrader Customer Service
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by soon123, Today, 10:15 PM
|
0 responses
2 views
0 likes
|
Last Post
![]()
by soon123
Today, 10:15 PM
|
||
Started by tuliomgui, Today, 10:07 PM
|
0 responses
2 views
0 likes
|
Last Post
![]()
by tuliomgui
Today, 10:07 PM
|
||
Started by bhydsnh, Today, 10:06 PM
|
0 responses
1 view
0 likes
|
Last Post
![]()
by bhydsnh
Today, 10:06 PM
|
||
Started by ketoeliteusa, Today, 09:59 PM
|
0 responses
1 view
0 likes
|
Last Post
![]()
by ketoeliteusa
Today, 09:59 PM
|
||
Started by ketoeliteusa, Today, 09:58 PM
|
0 responses
3 views
0 likes
|
Last Post
![]()
by ketoeliteusa
Today, 09:58 PM
|
Comment