Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=66607
Forum: 17 · Topic 66607 · 7 post(s)
Apprentice · Tue Aug 28, 2018 5:32 am

Based on request. viewtopic.php?f=27&t=66588
Sospool · Sun Mar 22, 2020 1:07 pm
Hello Apprentice,
is it possible to make an indicator on the same principle of filling color, but this time do not use a moving average but the pivot point ?
Thank you
Apprentice · Mon Mar 23, 2020 5:02 am
Something like this. viewtopic.php?f=17&t=69274
Sospool · Mon Mar 23, 2020 6:29 am
Hello Apprentice,
in fact I would just like to have a fill color between the price and the pivot as in the example below, so fill red when the pix is under the pivot and green when it is above, if possible.
Apprentice · Mon Mar 23, 2020 6:53 am
Your request is added to the development list. Development reference 931.
Apprentice · Tue Mar 24, 2020 9:33 am
Pivot Price cloud.lua added.
Sospool · Tue Mar 24, 2020 1:55 pm
Hello Apprentice,
great job thank you;) Could I ask for an addition of options?
Like the possibility to customize the line style, color and width of the pivot and the cloud line. And finally have the choice not to display the history of the pivot point if necessary.
Thanks again