Forum

Help Needed Making Perfect Trailing Stop EA

Hi team. I need an MQ4 programmer to help me out with this. I am trying to write a good trailing stop expert with some specific features. 1. A starting stop for when the Expert is started. 2. A trailing stop, adjustable from 5 pips upwards 3. A take profit function 4. Profit trailing. If true it

Automatic Magic Function Required

I am looking for a simple function that will create an automatic Magic Number based on the symbol type. Does anyone have something like this? I thought this would be easier than allocating a number to each symbol type. I need this for an EA I am writing which will attach to almost all charts at one

Titan EA ID: 30203

Titan EA ID: 30203 Titan EA | Rent a Signal Titan EA trades on EURUSD and GBPUSD. There are 2 parts to this signal. One is short term profits with 20 pip targets (EURUSD) and the other targets long term trades aiming for up to 200 pips profit (GBPUSD). Most days we will see a trade or two on EURUSD

Problem Opening Sell Trades With Stop Loss

I hope someone can help me. I am trying to open buy and sell orders with an EA that I am working on. When I open buy orders it works fine, but sell orders only open if my Stop Loss is "0". Example... double StopLoss = 25;