Announcement

Collapse
No announcement yet.

Heikin Ashi Close

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

  • Heikin Ashi Close

    Hallo ?

    I am attempting to plot the Heikin Ashi Close on top of the price. My script isn't working and I have no idea why?


    Kind regards

    Gotan4711
    Attached Files

  • #2
    Mads
    You have a closing brace at the end of your script that should instead close the main function (see the Beginner Tutorial 2 - Commonly used Core JavaScript for information on the proper use of braces).
    As I suggested to you on other occasions you should review all the Beginner Tutorials and the Core JavaScript video series
    Alex


    Originally posted by gotan4711 View Post
    Hallo ?

    I am attempting to plot the Heikin Ashi Close on top of the price. My script isn't working and I have no idea why?


    Kind regards

    Gotan4711

    Comment

    Working...
    X