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
87755 completed jobs in all languages
Sort by:
30+ USD
I want to split bollinger bands and keltner channel atr. 1) bollinger bands should be splitted into 2 indicators upper band 1st indicator lower band 2nd indicator If ''upper band indicator'' is separated , it should contain only the coding of upper band. It should not contain any hidden coding of lower band. If ''lower band indicator'' is separated , it should contain only the coding of lower band. It should not
4 Applications
(6) MQL4 Indicators Experts
30+ USD
Hi, I have a very simple EA i want to create, it does not use any indicator at all, only works with the bar chart. I will state the other requirements needed in the EA below, but the actual buy and sell conditions will be discussed when i select and agree with the appropriate coder. Thee conditions are very simple. The other requirements are: Inputs a. Take Profit b. Stop loss setting (Stop loss, Averaging
13 Applications
50+ USD
Using the Fractals Indicator already in the MT4 platform I would like an EA to be developed that will place trades that go in the reverse of the Fratals support or resistance indicators. For example if the market is moving up and the fractal indicator places and arrow above that candle creating a new resistance line. I would like to place a trade to sell on the open of the next candle. And instead of using the
12 Applications
(8) MQL4 Indicators Experts Forex
Grabber 21 (personal job)
80 - 100 USD
Update on EA Grabber 20, when finish We need to add 2 EMA indicators for start trading when EMA cross over. It is same logic as SAR parabolic. Just want to have one more additional trend. In input parameter I want to have input parameter mode for EMA =thru/false so that have option to switch ON or OFF. Also same for SAR I want to have input parameter mode for SAR =thru/false so that have option to switch ON or OFF
1 Application
(28) MQL5 Indicators Experts
Grabber 18 (personal job)
30 - 50 USD
Upgrade on latest Grabber 716 update existing EA, when SAR indicator change trend and allow trading I want to execute market order (total volume * Coeff.) This coeff will need to be added to input parameters, >"Market Order coeff." = 0.3 So if total volume is 0.20 lot and when SAR indicator change trend and allow trading execute market order (0.20*0.3= 0.60)
1 Application
(28) MQL5 Indicators Experts
70 - 150 USD
Can someone create an ea that automatically sends out the trades taken/ at market or limit orders to public and private telegram channel or group. The logic is Any trades that is taken on mt4 will automatically send out to telegram channel/group either manual trade or from EA trades. Example if an EA open a buy trade EURJPY at 130.500 Sl : 130.000 tp : 135.000, pending orders will also be published. what will show in
3 Applications
MQL4 Experts
30 - 195 USD
Hi - I used to have/use the Highly Adaptable CCI Trading system on a broker that is no longer accepting USA clients. This was programmed on there platform which is not the same language as MT5. What I'm looking for is an Expert Advisor that will buy when CCI crosses (above,below) an (input level). I will want features for (stop loss,no stop loss), (long only, short only, or both directions); (multiple positions, one
11 Applications
EA with limit pending orders based on Support / Resistance Levels with semi martingale set up (personal job)
30+ USD
Requirements: EA will perform pending order by placing limit order in Support and Resistance on pair. EA starts to analyze from the pivot after the price breaks through resistance or support, then the order limit will be executed. Once the transaction has been executed and finally TP, then the other pending order will automatically close itself and open a new set of pending orders The EA uses semi martingale set up
1 Application
MQL4 Experts
Additional implementations (personal job)
40+ USD
The following functions must be added to the EA: multiple magic/comment selection for order manipulation (separated by commas; magic number "0" is reserved for manual trading orders) addition of SL management, in points (0 is disabled; -1 deletes current order's SL, if present) addition of TP management, in points (0 is disabled; -1 deletes current order's TP, if present)
1 Application
(10) MQL4 Experts
30 - 40 USD
Hi,i need to make a change on the martingale function that I already have. Basically, I want to make a restriction for the martingale. I know that a WHEN function doesn't exists on MQ4, so I tried to do something like this: if(SelectLastOrder() && OrderProfit() < 0 && ((Ask - Bid * myPoint) <= MaxSpread) && _current_martingale_level < MM_Martingale_MaxLevel) { if(OrderType()==OP_BUY) if
3 Applications
(11) MQL4 Experts
30 - 70 USD
Hello! As in the title above, I need an expert coder for my price action strategy. My strategy is a no-discretionary, with clear and estabilished rules and used in no- frenetic timeframes. Kind Regards
10 Applications
MQL5 Experts
New feature for EA (personal job)
38+ USD
New Feature for EA Using Precision Strength Meter Indicator. On the Attached Currency Pair Chart Open a Buy Trade for Currency that is RED when the Opposite Currency in the pair is Blue. Trades will not open unless one of the currencies in the pair is Red and the Other Blue. If one is Red and the other is NOT blue a trade WILL NOT open. This explains it very well I think. I understand I have to test this on live demo
1 Application
(33) MQL4 Experts
Precision Setup (personal job)
30 - 80 USD
Job to be done based on what was discussed in prior Jobs done and private conversation...Further information revealed in private...This should identify precise information of high probability setups and generate alert along with orders on automation
1 Application
(79) MQL4 Indicators Experts
130+ USD
3 entries( entry 1, entry 2, entry 3) to be executed at different prices and 2 different take profit( take profit 1 and take profit 2) levels. Once the 75% of the first profit 1 is reached all 3 entries would go break even to entry level 1 + 2 pips. And the there would be a trailing stop at 10% of the take profit 1 price, at the previous candle that hit the 75% of first take profit level. for all 3 entries. Once
New Fucntion (personal job)
45+ USD
Hello As I talked I'm opening a new Job to include the calculation of the Fisher Transform indicator inside the EA as a function. All comments must be in English. The function must have the current bar calculation and the previous bar. The function must have a way to identify the signal for sell or buy. Regards
1 Application
(7) MQL5 Experts
Simple EA based on MA needed (Second rework) (personal job)
30+ USD
Hi Ahmed This job is for adding some extra statistics output data and for extra lot increment control. About lots, I'd like to add also a "Linear" lot increment like 0.01 0.02 0.03 ... 0.09 0.10 0.11 0.12 .... 0.19 2.0 2.1 etc... Thanks
1 Application
(8) MQL4 Experts
Changes to mq4 source (personal job) (personal job)
500+ USD
MQL4 EA job for Seda as previously discussed on chat, some settings and modifications to mq4 if necessary by me. FYI looking to change OrderSend() and other aspects in source and potential trading style
1 Application
(1) MQL4 Experts
H4 BreakoutBox (personal job)
80+ USD
The expert should act on the pattern where three insidebars are formed, telling us that the market prepares for an explosive breakout. When signal happens, the EA should place buy and sell pending orders close to the top and bottom of the motherbar. The whole operation is describded in the picture attached
1 Application
(13) MQL4 Experts
30+ USD
dear sir I want to split this mt4 indicator into 4 indicator. 1) upper line indicator 2) lower line indicator 3) mid 1 line indicator 4)mid 2 line indicator all with same parameter of the original. 5) arrow signal not required. 6) alert signal not required. and kindly give me the lowest quote . I want this in mq4 program in word format
5 Applications
30 - 40 USD
Hello, i need to create an E.A,based on combination of 3 indicators. the E.A should generate a Signal,If every indicator turns into BUY or SELL 1.mega trend indicator.(true/false) 2.srs super trend candles.(true/false) 3.Trend Magic.(true/false) Keep TP1 (%of trade to be closed) tp2('') tp3(") tp4(") If i keep 1.00 as lot size then..if i keep 20% at 1st tp..then iit should
7 Applications
(3) MQL4 Experts