Attachments forums

List of attachments posted on this forum.


All files on forums: 161088

Re: Various Indicators - (MT5)

太虚一毫, Tue Apr 05, 2022 6:58 pm

mrtools wrote: Sun Apr 03, 2022 12:10 pm Not sure about how to add alerts to that indicator.
Expect mrtools teacher to upgrade this candles indicator, add UseAutoWidth and MTF to it: :thumbup:
input int WickWidth = 2; // Candle wick width
input int BodyWidth = 4; // If auto width = false then use this
input bool UseAutoWidth = false; // Auto adjust candle body width
All files in topic