Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Overlay as parameter

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

    Overlay as parameter

    Quick question - how can I have Overlay property set to a boolean value of the indicator input parameter? Doing it in a straightforward way doesn't work

    #2
    Originally posted by billitin View Post
    Quick question - how can I have Overlay property set to a boolean value of the indicator input parameter? Doing it in a straightforward way doesn't work
    Create a new input parameter, call it something else such as "OverlayNew" for lack of creativity. Then get/set the "Overlay" property.

    More information - http://www.ninjatrader-support2.com/...ead.php?t=5782
    RayNinjaTrader Customer Service

    Comment


      #3
      This is the straightforward way I've tried first and surprisingly it doesn't work, give it a shot. The thread apparently doesn't consider assigning the variable in Initialize() method.

      Comment


        #4
        Hi billitin, please post your code then, so we can take a look. Thanks! Here's the helpguide link to the Overlay() property - http://www.ninjatrader-support.com/H...6/Overlay.html

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        29 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        17 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        9 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        16 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        19 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X