Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

have strategy calculate entries and exits on modification of price on close.

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

    have strategy calculate entries and exits on modification of price on close.

    good day to everyone,


    this should be a quick and easy question to answer.


    i want to evaluate a very simple strategy, like the sample sma cross over strategy on ordinary minute bars but having the strategy calculate not on price on close as is standard, but on a similar value to the close of heiken ashi bars ([open+low+high+close]/4).

    i have tried to insert this [open+low+high+close]/4 expression in place of close and it won't work. i get multiple error messages about the + expression applied to double expressions and converting doubles into series and so on. i also tried to define a variable for this value but couldn't get it to work either.

    i want the fast and slow sma's for every bar to be calculated on [open[0]+low[0]+high[0]+close[0]]/4 not on close[0]. i don't think this should be too hard a modification. thanks.

    #2
    Hello rtwave,

    Thanks for your reply.

    Instead of "Close" use "Weighted" price series.

    Reference: https://ninjatrader.com/support/help.../?weighted.htm

    Comment


      #3
      Paul,


      thanks.


      the modification you have suggested seems to work perfectly and accomplish just what i had in mind.


      thanks again.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      476 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      317 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      254 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      340 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      305 views
      0 likes
      Last Post CarlTrading  
      Working...
      X