fxcodebase-backup

Price MA Color Fill

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=66607
Forum: 17 · Topic 66607 · 7 post(s)


Price MA Color Fill

Apprentice · Tue Aug 28, 2018 5:32 am

USDOLLAR m15 (08-28-2018 1034).png

Based on request. viewtopic.php?f=27&t=66588

Price MA Color Fill.lua

Pivot Price cloud.lua


Re: Price MA Color Fill

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


Re: Price MA Color Fill

Apprentice · Mon Mar 23, 2020 5:02 am

Something like this. viewtopic.php?f=17&t=69274


Re: Price MA Color Fill

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.


Re: Price MA Color Fill

Apprentice · Mon Mar 23, 2020 6:53 am

Your request is added to the development list. Development reference 931.


Re: Price MA Color Fill

Apprentice · Tue Mar 24, 2020 9:33 am

Pivot Price cloud.lua added.


Re: Price MA Color Fill

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