Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

use the DynamicSRLines indicator in builder

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

    use the DynamicSRLines indicator in builder

    hello, I would like to use the DynamicSRLines indicator created by NinjaTrader_JoshG in strategy builder, this indicator is perfect for what I need, but it does not appear when using the builder.
    This indicator draws horizontal Support/Resistance lines at various price levels, above and below the market, where price historically created swing High/Low pivots multiple times, creating support and resistance as price action bounced off of those levels.

    thank you very much.​

    #2
    Hello micaeliglesias,

    The linked indicator does not plot any data which is why it does not show up in the builder, for an indicator to be used it needs to have a Plot. The indicator that is linked uses drawing objects which the builder cannot use for signals. You would need to edit the script and plot a value so the builder can use it.



    While it is not directly noted in that link that is a direct conversion from an NT7 user uploaded script so unfortunately we wouldn't be able to answer questions about how its logic is intended to work as only the original author would have those details. You can use Prints to identify how the logic in the script works when run to better estimate how you may need to plot the data for signals. You would likely need to plot a value where the drawing objects are used in the script to denote a specific signal. For example start by plotting a 0 to indicate no signal, then inside each condition where the drawing objects are you could plot a 1 or -1 depending on the condition. That data can then be used for signals in a strategy.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    56 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    132 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    73 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    49 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X