Re: MT4 Indicators with alerts/signals
1891Hello Mrtools it is posible to change a parameter of the setting? explanation on picture thanks soo much.
Think so try changing on line 20Cladi39 wrote: Mon Sep 03, 2018 8:30 pm Hello Mrtools it is posible to change a parameter of the setting? explanation on picture thanks soo much.
Code: Select all
extern int CandleSize = 0;
extern double CandleSize = 0;
Added the arrows.TEAMTRADER wrote: Mon Sep 03, 2018 7:11 pm
Signal as in an arrow or line on-screen.
This is so I can backtest more timeframes as well as renko and adjust the parameters to suit the timeframe.
Thanks
TEAMTRADER
Thanks again - do you have the mq4 file for it please?
It repaints.Nugelo Budug wrote: Tue Sep 04, 2018 12:15 am Dearest mladen and mrtools,
Could you please to fix this Indicator so the Multi Time Frame and Alerts functions work correctly ...
Thank You ...![]()
Thanks soo much Mrtools thats work perfectly.mrtools wrote: Mon Sep 03, 2018 10:26 pm
Think so try changing on line 20
toCode: Select all
extern int CandleSize = 0;
TEAMTRADER wrote: Tue Sep 04, 2018 12:27 am
Thanks again - do you have the mq4 file for it please?
TEAMTRADER