Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

custom series work

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

    custom series work

    Please tell me how i'm doing this custom series wrong?

    Code:
    RedBar is a double
    If Open[0] > Close[0]  then its a RedBar[0]
    If RedBar[0] < EMA(20)[0]  then go short
    Why does this not work?
    Thanks

    #2
    i just realized i'm comparing apples to oranges.
    One is a price(open and close) and one is a condition(Redbar)

    Comment


      #3
      Hi ezrollin, it looks like you resolved already. You can also use Print() to print out the data you are using and explain the strategy output behavior:

      https://ninjatrader.com/support/foru...ing#post791121

      It looks like maybe RedBar[0] was not assigned a value.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by kinfxhk, 07-13-2026, 10:18 AM
      0 responses
      59 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 09:50 AM
      0 responses
      41 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-13-2026, 07:21 AM
      0 responses
      46 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 07-11-2026, 02:11 AM
      0 responses
      37 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      157 views
      0 likes
      Last Post SalmaTrader  
      Working...
      X