Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

heiken ashi close

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

    #16
    Hello Jim,
    It was not a perspective, it was a rough manual fix for a glitch in the software I purchased

    Thank you for the code you shared, indeed my calculations were slightly wrong. I have adapted your code, but cannot use the whole file, because I want to see the the Last price on the chart marker on the right, and not the ha-close which it is showing now.
    The thing that works for this in my code is
    Code:
    bars.LastPrice = close;
    , but somehow when I add it to your file it doesn't work. Do you have any input/fix for this? If you look at 2 different timeframe charts, it is very confusing to not have the actual last price on one of them

    Thanks and Happy Thanksgiving!

    Comment


      #17
      Jim,
      Thank you for the corrected code. Surprised more people haven't brought this up.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      331 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      210 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      196 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      286 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      241 views
      0 likes
      Last Post CarlTrading  
      Working...
      X