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
87744 completed jobs in all languages
Sort by:
Create an Expert Adviser (personal job)
50+ USD
The RSI from daxtrader.co.uk marks out Bear and Bull markets based on the parameters I set. I would like the Expert Adviser to automatically buy when the bull appears and automatically sell that same trade when the bear appears. It should automatically buy and sell based on the RSI. Further details below: The expert adviser should be long-only. The expert adviser should only be able to open a maximum of one trade
1 Application
(2) MQL4 Indicators Experts
30 - 50 USD
Indicators needed; 50EMA 150EMA 200EMA Entry rules; When the 150EMA crosses above the 200EMA and the price then comes down and hits the 50EMA this is a buy entry. When the 150EMA crosses below the 200EMA and the price then comes up and hits the 50EMA this is a sell entry. Stop Loss; 0.33% above the 200EMA at the moment of Entry. Profit Target; 2x the stop loss Additional info; Stop loss needs to be determined by the
9 Applications
(3) MQL4 Experts Strategy optimization
Modification of EA (personal job)
200+ USD
Entering --------------- 1. Fix bug = Pyramiding/Max Orders becomes challenged when 'pd' value is > 1. Max Orders value seem to be ignored. 2. Adding Custom Moving Average (MT5 inbuilt indicator) to EA for on screen timeframe - On or Off. Prior to a trade being entered, SuperTrend must agree with CMA. For example, if value is ON and CMA set to 200SMA, if close[1] under SMA200, Bearish, if above, Bullish. For a trade
1 Application
(2) MQL5 Indicators Experts
30+ USD
I want EA to Open Buy when candle close above Ichimoku kumo Open Sell when candle close below Ichimoku kumo. Close Buy when candle close below Ichimoku kumo Close Sell when candle close above Ichimoku kumo. Input Lot TP SL Magic number
14 Applications
MQL4 Experts
Add Filters to EA (personal job)
60+ USD
Need to add filters to an existing EA and to fix an existing issue in the EA. The filters are set our in one document and the issue to be fixed is set out in the other document. There has been an amendment to the filter specification which you should review before proceeding
1 Application
(10) MQL4 Indicators Experts
EA Update To Include USDX monitor (personal job)
40+ USD
I need MathTraderEASecond.mq4 to rapidly calculate and monitor the live USDX price and open trades on the attached chart based on USDX price movement. The 'Direction' menu should include 'USDX Movement' A 'USDX Threshold' text input field is required. This is the point change threshold figure. When USDX price move is greater than this figure inside the 'Max Time', a trade is opened. A 'USDX Max Time (Seconds)' text
1 Application
(27) MQL4 Experts
50+ USD
MACD EA (Expert Advisor ) Project details: Follow MQL website directives for MT4 terminal Needs to work on every currency pair and on every Indices or stock EA needs to work on D1 timeframe too and has to avoid market close / night time close (23:59 - 00:05) errors on currency pairs. Values in digits and not in pips please. Inputs list and defaults Magic Number: 20171016 Money Manager: true Risk Percent: 2 {formula
5 Applications
(4) MQL4 Experts
30 - 100 USD
Hi, This is my first EA. I simply want My first EA to: - Open a position at selected hour of the day. - At that selected hour, it should open a long position if the candle of the previous hour is bullish, and a short position if the candle of the previous hour is bearish. - At that selected hour, it opens no position if candle of the previous hour is a doji candle. - Open 1 position per day. - Have minimum lot size
19 Applications
(2) MQL4 Experts Strategy optimization Forex
50 - 150 USD
Pair Open up to 20 pairs (based on time of day EST New York), AND each pair has the ability to reverse (close and reopen) when a certain loss $$ amount is reached. A limit must be in place, for the number of times this reversal will occur, a certain number of times in a certain number of minutes. The entire lot selection, is closed when a certain EQUITY $$ is reached, and this number $$$ is based on the CURRENT
9 Applications
(16) MQL4 Experts
Ea check h4 and d1 trend before opening a new trade. (personal job)
30+ USD
Please make the ea check h4 and d1 trend before opening a new trade. Do u still have the ea file that u created for me previously? If yes, then i don't need send u my ea file anymore
1 Application
(36) MQL4 Experts
Ea based on the indicator trend power (personal job)
40+ USD
2017.10.12 14:46:23 Locked #2564514 pete080368
1 Application
(16) MQL4 Experts
Update ofr Trinagular EA 1.3 (personal job)
30+ USD
Hi Trinh, thanks for your support on this matter. I would like to ask you to add one more trading strategy for my latest EA. Thanks and best regards Peter
1 Application
(11) MQL4 Experts
AG SYSTEM (personal job)
40+ USD
l request a new work based on multiple ours others works. In private all specifications i will send you. we will do then more modules based in this one. More details after this work finishe
1 Application
(22) MQL4 Experts
30+ USD
Input - Lot1 - Lot2 - Lot3 - Lot4 - Lot5 - Magic Number Logic : Open buy when RSI(14) cross up 20 level (This can open 5 order but 1 cross time per 1 order with Lot1 - Lot5) and candle close above MA200 Open Sell when RSI(14) cross down 80 level (This can open 5 order but 1 cross time per 1 order with Lot1 - Lot5) and candle close below MA200 Close buy when RSI(14) cross down 80 level Close Sell when RSI(14) cross
18 Applications
MQL4 Experts
VWPA (personal job)
40+ USD
LONG: If the closing price of the first candle is above the “LINE 1 UP” of the VWPA Indicator then I buy, at the same time i shell impose stop loss at -30 pips from the purchase price (example: buy at 750 imposed stop loss at 720). When the price rises by 5 pips the stop loss is set equal to the purchase price (example: price 755 imposed stop loss at 750). I also need to have “take profit” at this time which i can
1 Application
(3) MQL4 Experts Strategy optimization
Modify SL (personal job)
60+ USD
1. change SL to follow MAIN TF zone SL and trail the stoploss, when breakeven is placed after ma50 crossing entry it switch to lower TF zone SL and let it trail from there and closing on closest SL if breakeven or smaller TF SL. ( turncoat false, merge false, extended on ) 2. change the short position code to show the SL and TP rather than 0.000 on SL and TP Can you please modify the following condition in the
1 Application
(3) MQL4 Indicators Experts
Bug in CloseAllOnEquity_4_13 (personal job)
40+ USD
Hello, There is a bug in the code you made in CloseAllOnEquity_4_13 If a dailygoalprofit is reached, the operation doesn't start again after midnight it seems that the code doesn't pass in your midnight loop But if the URL request set suspend to true, it got the priority. Also if the Dailygoalprofit is set by url to 0, it shouldn't be used, so it could trade continuously. (except if the suspend is true of course)
1 Application
(7) MQL4 Experts
30 - 100 USD
Hi, Just wanting an EA made for use on MT4. Buy when the RSI closes above the 50 line and candle closes above 8 EMA. Allow for stop and targets to be flexible. Automatically sell the open position when RSI closes back below the 50 line. Sell when the RSI closes below the 50 line and candle closes below 8 EMA. Allow for stop and targets to be flexible. Automatically sell the open position when RSI closes back above
25 Applications
MQL4 Experts
30+ USD
I would like the EA to place orders at the OPEN of the daily/H4 candle of any currency pair. Be able to set a target profit, stop loss and lot size. Be able to work on multiple currency pairs. Be able to place buy and sell orders at the same time at market price of the opening candle
8 Applications
(3) MQL5 Experts
30 - 100 USD
Chaos Robot Randomly selects long or short trade Parameters Time to trade Unit size Stop loss Limit Once order is stopped or limited out. Wait ___ time before placing next trade
20 Applications
(1) MQL4 Experts