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 CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      53 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      32 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      195 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      359 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      278 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X