Forum

D’Alembert Forex EA

Hi all, I try to code an EA that handle with d'alembert progression (for all that don´t know progression d'alembert: D’Alembert Method - Just how safe is this roulette system? ) The plan is to start with 0.01 lots and SL 13 pips / TP 14 pips. Each time a trade close with a loss, a new trade open

wave back EA

Hey all, here the idea for my strategy: Buy: Open every hour 1 position as long equity is equal or less than account balance . Profit of all positions (with same magic number) will be collect. Sell: Same rules! I attached my 2 EA and need help to merge them to one EA. The challenge is to identify

Check magicnumber of open position

Hi guys, I want to check for every position to open if there is a position (magicnumber + symbol) already open. Who can help? Best Regards

Check magicnumber of open position

Hi guys, I want to check for every position to open if there is a position (magicnumber + symbol) already open. Who can help? julyhedge.mq4 Best Regards

How to check magic numbers of open positions

Hi guys, I need your coding help. I have different open positions from different EAs with unique magic numbers. Now I want to let check every EA if the EA wants to open a new position to check if there is already an open position with a given magic number. How can help? Best regards

Simple News Trading EA - need help

Hi guys, after searching different forums and each thread I can´t find an EA that starts a buy and a sell order at a given time. //+------------------------------------------------------------------+ //| Simple News Trading EA.mq4 | //| Copyright © 2010, MetaQuotes Software Corp. | //| MetaTrader 4

Simple News Trading EA - need help

Hi guys, after searching different forums and each thread I can´t find an EA that starts a buy and a sell order at a given time. //+------------------------------------------------------------------+ //| Simple News Trading EA.mq4 | //| Copyright © 2010, MetaQuotes Software Corp. | //| MetaTrader 4

4 hour London session breakout + eFibo

Hi, the idea is to combine two very good EAs to one. I want to set a straddle with lot sizes in order to the Fibonacci numbers like described in the describtion of the eFibo EA on Elite eFibo Trader by eesfx.com - MQL4 Code Base . The orders are based on the high and low of the last 4 hours before

Newstrading EA with fibonacci lot sizes

Hi, who can program a timecode into eFibo EA ( Elite eFibo Trader by eesfx.com - MQL4 Code Base ) that the EA can be used on News. I just want to set the time, when to trade. Who can help? Thanks to all in advance

4 hour London session breakout + eFibo

Hi, the idea is to combine two very good EAs to one. I want to set a straddle with lot sizes in order to the Fibonacci numbers like described in the describtion of the eFibo EA on Elite eFibo Trader by eesfx.com - MQL4 Code Base . The orders are based on the high and low of the last 4 hours before