Page 109 of 158

Re: Non repainting MTF histogram

Posted: Thu Feb 13, 2020 6:32 am
by carissimopaul
Hi, I'm wondering if this is possible at all, please see the image below; The indicator below the heatmap accesses a predefined higher timeframe and shows the status of my indicators through iCustom on a lower timeframe,
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.

Re: Coding Help

Posted: Sat Feb 22, 2020 3:20 pm
by fxwealth
Hi, 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

Re: Coding Help

Posted: Wed Feb 26, 2020 7:15 am
by raycharles0403
Dear 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.

Re: Coding Help

Posted: Thu Mar 05, 2020 3:51 am
by Intrest 1
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

Posted: Thu Mar 05, 2020 8:33 am
by mrtools
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
Don't think that will work because the number you come up with is larger than the moving average.

Re: Coding Help

Posted: Thu Mar 05, 2020 8:37 am
by Intrest 1
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.
The market course in this situation is exactly two times greater than the sum of open and HO HL / 2.
Double the value of this range gives good take profit levels.
This principle of this asymmetry

Re: Coding Help

Posted: Thu Mar 05, 2020 9:14 am
by Intrest 1
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.
Oh yeah.
I understood my mistake.
You just need high-low for take profit

Re: Coding Help

Posted: Sun Mar 08, 2020 11:40 pm
by taipan
Mladen or Mr. Tool,
Appreciate someon can fix the compiler errors of this indicator with warning and hence it cannot be compiled.

Re: Coding Help

Posted: Mon Mar 09, 2020 4:06 am
by mrtools
taipan 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.
Try now

Re: Coding Help

Posted: Wed Mar 11, 2020 5:58 pm
by forex388
i have an indicator just EXE file no MQL4 need to decompile and remove date anyone can help ?