Attachments forums

List of attachments posted on this forum.


All files on forums: 134156

Re: $500 Prize: Let's program the Holy Grail MA together

Csj179t, Mon Aug 02, 2021 9:22 pm

Hi,

The name of the topic is "Re: $500 Prize: Let's program the Holy Grail MA together". So I'll post my fibMa. Its probably not a holy grail, but its a unusual ma that you migh enjoy.

Thats how it works. On each bar it summs price , from current bar and back to the choosen by the fibonacci sequence, and divides the sum by the sequence count.
For example, in inputs you choose "fibo_sequence = 6" :

So it would be ( price[0] + price[1] + price[1] + price[2] + price[3] + price[5]) / fibo_sequence
the MAX fibo_sequence in the indicator, counts to 17 and it equals the 987 number. If you choose more than 17 it would be set to max automatically, if 0 current bar would only be counted.


On the screen fibo_sequence = 13"

p.s. Also check out my new topic called "HowToFxMarkets - Forex education Deals. Low spread Broker. Guide-o-FX", you might find answers for some questions you have.
Link to the topic on forex-station
viewtopic.php?f=579491&t=8474426

Sincerely,
Sergei
All files in topic