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 NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      63 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      139 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      75 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
      50 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X