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

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Waxavi, Today, 02:10 AM
    1 response
    16 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by Kaledus, Today, 01:29 PM
    5 responses
    13 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by Waxavi, Today, 02:00 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by alifarahani, Today, 09:40 AM
    5 responses
    23 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by gentlebenthebear, Today, 01:30 AM
    3 responses
    17 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X