Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
87747 completed jobs in all languages
Sort by:
Create new EA project (personal job)
50+ USD
create new EA based on the candle. Added new rule. To Entry BUY - price must move below open price at least few pips. And then open BUY position. (pips count can be set at parameter) To Entry SELL - price must move Above open price at least few pips. And then open SELL position. (pips count can be set at parameter)
1 Application
30+ USD
Ea task 1: ea open a pending order Buy limit at the lowest price among 200 recent bars in 5 minutes chart. Set Tp 10 pips. No Sl. Ea task 2: ea open a pending order Sell limit at the highest price among 200 recent bars in 5 minutes chart. Set Tp 10 pips. No Sl. Ea task 3: ea open another pending order Buy limit at 15 pips away from previous Buy limit pending order. So if 1st trade floating loss -15 pips then will
12 Applications
(36) MQL4 Experts
Update Indicator (personal job)
30 - 50 USD
Hi, There. As we discuss earlier, need an update/upgrade on current dashboard. Upgrade for new method of licensing function, and some different approach on the dashboard as need add rsi, stochastics. Will providing details on requirement. Thank you
1 Application
(9) MQL4 Indicators Experts
35 - 40 USD
I would like to develop this indicator into an expert advisor that will open and close the trade when the center line is crossed and color changes. The template has all there moving averages that should cross the center line to indicate a buy signal when they move above the center line and vice versa, a sell trade when they move below the center line and the colors change. Responded
1 Application
MQL5 Experts
Modify and existing indicator to the way that we want (personal job)
50+ USD
Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles Cycles Candles
1 Application
(8) MQL4 Indicators Experts
40 - 100 USD
Hello. I need an EA/script to send the Open Position details from an instance of MT4 to a table in a MySQL db, and the Account Balance to a separate table. For the Open Positions, the format should be: Account | Symbol | Amount | P_L account: the mt4 account number symbol: position symbol amount: lot size (sell trades should be expressed as a negative value) P_L: the floating profit/loss of the position. For the
6 Applications
MQL4 Experts Integration MySQL
50+ USD
timeframe: 5 mins symbols: nifty stocks and futures only trade entry time: 10AM (Indian time) trade exit time: 12:30AM Rules: 1. scan for stocks which are open=high or open=low at 9:55AM 2. for open=low symbols only buy applicable 3. for open=high symbols only sell applicable 4. wait until 10AM 5. after 10AM, calclulate RSI and Supertrend 6. buy open=low stocks if RSI is below 10 and supertrend is showing UP trend 7
My trailing stop does not restart (personal job)
30+ USD
Hello, the problem is found on the trailing stop, at the beginning it works well and when the trailing stop has been used, and the EA closes all the positions because the goal has been reached, and everything restarts from the beginning then the trailing stop does not function more. void Trailing2( int TrailingStops , int MinimumProfit , int Step){ for ( int order = 0 ; order <= OrdersTotal () - 1 ; order++) { bool
1 Application
(25) MQL4 Experts
50+ USD
No over night positions. EA should start at 7am (adjustable) If bar closes above MA then look to buy on next bar 1.1 pip above previous bar high. (opposite for sell) Stop loss 20 pips. If 20 pips in profit move S/L to B/E. Close and reverse on next signal. To prevent whipsaw, if 3 signals in a row, let last one run until stopped out then start again. ie: Trade 1: Buy, Trade 2: Reverse/Sell, Trade 3
23 Applications
(3) MQL4 Experts Text writing
40+ USD
Description: EA using standard MT4 zigzag indicator. Entry: Buy - next upward trend forms. Sell - next downward trend forms. Exit: Buy - reaches previous zigzag low. Sell - reaches previous high. Reaches TP Next trend line of zigzag forms Settings: Include existing zigzag settings TP - pips TP - on/off SL - pips SL - on/off
3 Applications
(1) MQL4 Experts
50+ USD
This is the idea: create an EA that works on the basis of the signal given by the two indicators: - when both at the closing of the candle draw a green arrow, Buy! - when both at the closing of the candle draw a red arrow, Sell! The indicators are set according to the attached template. -Ea timeframe current (default H1) - Stop loss: fixed pips or last swing H1 - Take profit: fixed pips If the signal changes, close
6 Applications
MODIFY V11 OF CUSTOM GRID RSI EA (personal job)
30+ USD
MODIFY V11 RSI GRID EA 1) DELETE All ATR options 2) Add option to close orders after profit from TOTAL OPEN PROFIT(ALL OPEN ORDERS) TRUE OR FALSE. False is default where short and long close inpendently in version 11 code. 3) RSI signal . Add option to signal new order from RSI BREAK OUT(TRUE OR FALSE). FALSE is default from version 11 code or break in. For example RSI BREAK OUT TRUE- if RSI IS 70 and reverse is
1 Application
(8) MQL4 Experts
EA Project Based on MA (personal job)
200+ USD
Expert Advisor that is based on a series of rules before a trade is properly executed. The rules for these will be explained in the word document that is attached
1 Application
(41) MQL5 Experts MySQL Product Design
Modify existing EA to use iCustom (personal job)
40+ USD
To fix all buttons and test that they are working properly. Should be able to control all functions from dashboard interface. If you have further question , please let me know. Thanks
1 Application
(46) MQL4 Experts Text writing
Multi Pair Strenght (personal job)
50+ USD
Hello Sir, hope your are fine. you created before for me an EA from the attached indicator ..The EA is opening orders at crosses.. Now I want a another EA which is much simpler : Example : attached picture if example currency line GBP crosses +- 0.07 or +- 0.015 line UP ---> buy GBP multiple pairs (GBPAUD,GBPCAD,GBPCHF,GBPJPY,GBPNZD,GBPUSD and sell EURGBP)….. when slope Changes close all trades with GBP.. example
1 Application
(3) MQL4 Experts
MACD EMAcolor (personal job)
55+ USD
This should be a robot with also an alarm function. It is based on MACD combined with an EMA. The system should have different exit versions and also SL and trading times. Details see file attached
1 Application
This job is for Andrei Fan and it is changes to the EA CobusMuShin (personal job)
40+ USD
Hello Andrei.I want you to add features to the EA CobusMuShin you build for me.The change is in the open button.At the moment if i press the open button it opens 2 orders, a Buy Stop and a Sell Stop order.I want you to replace the one OPEN button with 4 separate buttons. The first part of the button will if pressed open a Buy Stop and a Sell Stop order.The button name will be "SO" The second button if pressed will
1 Application
(6) MQL4 Experts
Modify entry conditions for EA (personal job)
30+ USD
Entry When QQE Cross. REmove MA or BBstops requirements for entry. BBStrops still used to close positions. In the attached image blue line are the long entries.REd lines are the short entries. No other entries in between
1 Application
(1) MQL5 Experts
50 - 70 USD
Hello, I need a simple yet accurate EA to enable closing of position Xmin before bar close on H4, D1 or W1 timeframe. I like an option for exiting trade Xmin before closing of current H4/D1/W1 bar OR the next H4/D1/W1 bar
6 Applications
(1) MQL5 Experts
Hidden Stoploss (personal job)
50 - 80 USD
Hi Oleksandr, I have a requirement for an EA to manage a hidden stoploss for me. I have attached the Design Specs to the job. Looking forward to hearing from you. As always thank you so much. Cheers, Bart
1 Application
(3) MQL4 Experts Panels and dialog boxes Forex