Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Mixing two stochastics/rsi input together into one output

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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?

    #2
    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 Files
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by sjsj2732, Yesterday, 04:31 AM
    0 responses
    30 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    286 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    282 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    132 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    90 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X