jimbofx7
jimbofx7
Friends

Add friends via their profile or user search and you will be able to see if they are online

jimbofx7
Added topic 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: http://www.bettingexpert.com/casino/roulette/strategy/d%E2%80%99alembert-system ) The plan is to start with 0.01 lots and SL 13 pips
jimbofx7
Added topic Sleep() will be ignored
Hi guys, I´m very frustrated because my Sleep-function doesn´t work. Everytime my system open a pending order , and I only wnat to open one order, it opened more than one order. Why does the Sleep-function not work
jimbofx7
Added topic 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
jimbofx7
Added topic iMA EA with correlation system
Hi there, I need some help. I play with correlation between EURUSD and GBPUSD. If they are with different fast and slow MA constellation I open one trade per pair with same MagicNumber. I thought the coding is right but it opens no trades. Can
jimbofx7
Added topic Simple Grid EA
Hi guys, I need yout help. I need a simple Grid EA that creates 10 or more buystop orders und 10 or more sellstop orders at given time (you can also use this for London open breakout) with given gridsize. EA had to close all orders (open + pending)
jimbofx7
Added topic 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
jimbofx7
Added topic One EA - two independent magic number trades
Hi Guys, how can I code an EA that can trade 4 pairs, but each two pairs were traded with a specific magic number in one EA. EA: 1.) buy EURUSD / sell GBPUSD <-- both pairs get magic number 1234 2.) buy EURUSD / sell USDCHF <-- both pairs get
jimbofx7
Added topic Need help for Hedge EA with 2 MagicNumbers
Hi guys, I need your coding help. I want to open a hedge by open 4 postions at same time: MagicNumber_1: buy EURUSD and sell USDCHF ß (Hedgepair 1) and at the same time MagicNumber_2: sell EURUSD and buy USDCHF ß (Hedgepair 2) Now I want to close
jimbofx7
Added topic Need coding help with magic number
Hi guys, I want to let the 2 EAs run on one account but if there is one buy and one sell position of the London_Open EA open the NY_Open EA can´t open a buy and a sell position. Each EA should open one buy and one sell position at givin time. Who can
jimbofx7
Added topic Only one buy and one sell order per day
Hi, I need some coding help. I want to set one buy order and one sell order at a specific time at a specific day of the week. Now I want the code for only trade if no buy or sell order is open. Who can help? Thanks and Regards, Jimbofx7
jimbofx7
Registered at MQL5.community
jimbofx7
Added topic Trade every day at same time
Hi guys, I´m new in programming mql4 und so I need your help. Here is the setup: Time=9.30 GMT so do buy 1 lot at market (trailling stop 25 pips) and sell 1 lot at market (trailling stop 25 pips). This setup I want to trade every day and just adjust