Hi, I'm wondering if this is possible at all, please see the image below;
The issue I'm facing is that when the state of indicators changes from bullish to bearish or vice versa on the HTF, all closed bars of the current HTF bar on the LFT will change (repaint).
The question is how can I prevent all closed bars on the LTF from current HTF bar from repainting when the HTF bar changes state except the currently un-closed bar ?
How do I go about it ? please share any code examples/snippets.
Thank you.
The indicator below the heatmap accesses a predefined higher timeframe and shows the status of my indicators through iCustom on a lower timeframe,Re: Coding Help
1082Hi, Can someone please modify the following ea.
It is a martingale that when the price goes up it opens Sells and when price goes down it opens Buys. I would like it to do the opposite. That is Buy when price goes up and Sells when price goes down.
Would greatly appreciate it if anyone is able to do this.
Thank you and Best rgds
It is a martingale that when the price goes up it opens Sells and when price goes down it opens Buys. I would like it to do the opposite. That is Buy when price goes up and Sells when price goes down.
Would greatly appreciate it if anyone is able to do this.
Thank you and Best rgds
Re: Coding Help
1083Dear mrtools
i want a coding service to convert some mql4 indicators to easy language indicators. i am serious and i will send you a PM. Thank you very much.
i want a coding service to convert some mql4 indicators to easy language indicators. i am serious and i will send you a PM. Thank you very much.
Re: Coding Help
1084Dear mrtools.
The indicator is not displayed for price types HO_2, HL_2.
This is double the value of open close high.
Please correct the code error
The indicator is not displayed for price types HO_2, HL_2.
This is double the value of open close high.
Please correct the code error
Re: Coding Help
1085Don't think that will work because the number you come up with is larger than the moving average.Intrest 1 wrote: Thu Mar 05, 2020 3:51 am Dear mrtools.
The indicator is not displayed for price types HO_2, HL_2.
This is double the value of open close high.
Please correct the code error
Re: Coding Help
1086The market course in this situation is exactly two times greater than the sum of open and HO HL / 2.mrtools wrote: Thu Mar 05, 2020 8:33 am
Don't think that will work because the number you come up with is larger than the moving average.
Double the value of this range gives good take profit levels.
This principle of this asymmetry
Re: Coding Help
1087Oh yeah.mrtools wrote: Thu Mar 05, 2020 8:33 am
Don't think that will work because the number you come up with is larger than the moving average.
I understood my mistake.
You just need high-low for take profit
Re: Coding Help
1088
Appreciate someon can fix the compiler errors of this indicator with warning and hence it cannot be compiled.
Re: Coding Help
1089Try nowtaipan wrote: Sun Mar 08, 2020 11:40 pm RSI - mtf & alerts.mq4Mladen or Mr. Tool,
Appreciate someon can fix the compiler errors of this indicator with warning and hence it cannot be compiled.
Re: Coding Help
1090i have an indicator just EXE file no MQL4 need to decompile and remove date anyone can help ?