Announcement

Collapse
No announcement yet.

MACDColorHist.efs HELP

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

  • MACDColorHist.efs HELP

    Hi Jason!

    You have done this great efs for the MACD.

    I have 2 questions for u help pls.

    1. Is it possible to change the line size for the macd signal line (it is the yellow line).

    2. If i have more studys open you can see the on the bottom that there is shown so much text (colormacdhisto,3,10,6sma,32768,255.....and so on). So it would be great that this text is not shown.

    I hope u can help me, all the best and regards

    vienna

  • #2
    chart

    chart
    Attached Files

    Comment


    • #3
      vienna
      1. Add the following line of code in the preMain function
      setDefaultBarThickness(2, 0);
      The first value in the statement determines the thickness of the plot and the second assigns it to the corresponding element of the return array (in this case it is the first item returned by the script)
      2. As far as I know there currently isn't a way to do that. You may want to submit a suggestion using the Make A Suggestion link which is available under Support in the main menu of the eSignal program
      Alex

      Comment


      • #4
        thank you very much

        Thanks for u help !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

        Comment


        • #5
          Re: thank you very much

          vienna
          You are most welcome
          Alex


          Originally posted by vienna
          Thanks for u help !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

          Comment

          Working...
          X