Maurice / Publications
Forum
complex operator question
Hi, I have a set of MT4 indicators that draws alert dots on the chart, histograms and lines. The indicators generate an alert signal and then some other indicators are used for confirmation. We can enter a trade when all confirming conditions are met at or after a max of 3 bars after the candle
complex operator question
Hi, I have a set of MT4 indicators that draws alert dots on the chart, histograms and lines. The indicators generate an alert signal and then some other indicators are used for confirmation. We can enter a trade when all confirming conditions are met at or after a max of 3 bars after the candle
Reading indicator values wit iCustom not working.
Hello, I am using an MT4 indicator (I only have the compiled version) and I want to create an EA to enter trades, based on the arrows that this indicator draws. I've searched this forum (and others) and learned that the way to do this is using the MQL function iCustom . I tried that, but either I'm
I want to learn making a simple MT4 indicator
Hi, I want to understand how a simple indicator like a 2 MA cross works and draws arrows in the main chart because I want to make a simple indicator myself. The indicator I want to make must do some very simple calculations with the values of every bar and it's previous one and based on the outcome
Advanced trade logging to excel needed
I am looking for an EA that logs every trade in detail into an excel sheet. Just like the Terminal - Account history. Already closed trades (which you find in the history) should be added to the excel sheet too. The difference is that I want a profit/loss in pips also added to this excel sheet and I
Close trade in two parts by ATR ... How???
Hi Guys, I'm sure this must have been asked and answered a hundred time before but somehow I can't seem to find the right answers... I am looking for an MQL4 code snippet or preferrably an existing EA that closes trades in two parts based on the ATR. Let's say I open a trade manually. The EA must
Trailing OPEN
Hi, I'm looking for a trailing OPEN script. Here's my idea: When see an uptrend you want to get in at a swing low. So you enter a pending buy order when you're in the down swing , just a few pips above the current price. When price retraces further, the entry level for the pending order is lowered 1