Codes

Quantile Price Analysis for MetaTrader 4

Quantile Price Analysis by Jas Wu, Calculations are below

Timeframe Flow for MetaTrader 4

Sharing this trend indicator made by me. Called "Timeframe Flow". It will draw a user defined higher time-frame candle on every shift on your current time-frame. Meaning you can have H4, H12 or D1 candles on every shift of your H1 Charts. Or you can have D2, D3 or D5 candles on every shift of your

Forum

Very odd problem from indicator buffer

Hello, My indicator draws multiple pair's daily percetage change as line in the indicator window. However I noticed a very weird problem, that the value are sometimes wrong as the ticks goes by on chart, but if I refresh or reload the indicator, the value goes back to the correct value. But this

How do you Sum up info from LTF to a single shift in HTF?

Hello Guys, I'm having difficulty trying to sum up and collect Total Bull Candle Body size and Total Bear Candle Body size for each day(resets everyday) from M5 to a single shift in H1 using a double loop for a few hours, Still I coulnd't get it to work correctly. So, every shift on H1, I'm trying

Question about iHighest Function

Hello to all MQL4 experts here, Recently I've tried to code a trailing stop EA that trails behind the high of the highest bar from the current bar to the shift of the OrderOpenTime bar. iHigh ( _Symbol , _Period , ( iHighest ( _Symbol , _Period , MODE_HIGH , iBarShift ( 0 , _Period

Newbie Coding Question regarding my Partial Close

Hi... I'm a newbie just starting out to learn MQL4.. I'm trying using an existing OrderClose function to close half of my trades once my order has traveled in my favor 1x the ATR of the bar before the OrderOpentime(I used a iBarshift function), I've get the code to print out the value I was looking

MT5 Backtest icustom read error

Hello All, I have an iCustom call in an EA. Trying to run backtest but ran into read error as shown below. 2019.09.26 11:50:03.334 file Indicators\Quantile based signed volume analysis 1.1 update read error 2019.09.26 11:50:03.334 loading of Quantile based signed volume analysis 1.1 update

MT5 getting empty results from optimization

Hi, I've created an EA using eabuilder and tried backtesting & optimizating using MT5. However, I've noticed some passes are returning 0 trades and I've put it on the visual mode, the custom indicator which the EA should be using is not showing on the chart and I get a lot of these errors "Not all