basic moving averages channel Indicator

Forums ProRealTime English forum ProBuilder support basic moving averages channel Indicator

Viewing 5 posts - 1 through 5 (of 5 total)
  • #141054

    Hi Everyone:

    I am new here, I am looking to build a indicator for my prorealtime platform, I am going to learn but for now, if anyone can help me to build a simple indicator will be really appreciated.

    basically MA1=MOV(C,30,E)   MA2=MOV(C,72,E)    My indicator1 = (MA1+MA2)/2    My indicatore2 =(MA1+MA2)/2 *1.2   My indicator3 =(MA1+MA2)/2*0.9

    It will be three lines indication on chart, basial strategy is (30 ema + 72 ema)/2, 20% on top, 10% down below.

    can someone help me to build this indicator? please let me know

    Cheers

    Andy

    #141078

    Hi,

    You have broke 2 posting rules, you haven’t read it obviously..

    • Give your topic a meaningful title. Describe your question or your subject in your title. Do not use meaningless titles such as ‘Coding Help Needed’.

    “indicator” is not a valid topic title, don’t you think?

    • Do not include personal information such as email addresses or telephone numbers in your posts.

    email address is not allowed…

    #141082

    There you go (the bands are quite far from the middle, you’ll have to narrow the scale):

     

    #141092

    Thanks, really appreciate, but got problem here, when I add in , it is not on the chart, it is at bottom, Please see attached

    how can I fix it ?

    #141108

    To add it ON the chart, not below, you need to click the spanner (wrench) on the upper left corner of your chart, then add an indicator from the list that shows as you click ADD.

Viewing 5 posts - 1 through 5 (of 5 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login