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
88092 completed jobs in all languages
Sort by:
30+ USD
I need an EA that can send signal to telegram send my Rules like this signal : '[Name of Indicator] Pair : [Pair] [Editable Message] : [editable Message] OP : BUY / SELL from tsmrv.pw or any source. My indicator list RSI 25 30 / 70 CCI 20 -200 / 200
4 Applications
(1) MQL4 Indicators Experts
Risk Calculator and Trade Order Creation (personal job)
170+ USD
Risk calculator as now: Custom Entry Price (field 1) Stop-Loss (field 2) Risk in Pips: number Radio buttons Risk Cash Amount (field3) Risk % of Balance Calculate Volume: (formula field A) To add: Set Trade Orders (maybe drop down button) Number of Trades 1 or 2 or 3 Trade Order 1 (% field 1) for example 75% Entry Price (field 1) Stop Loss (field 2 Limit (field 4) Volume: (formula field A x % field 1) Trade Order 2 (%
1 Application
(3) MQL4 Experts
30 - 50 USD
Hi all, the simple script im currently using has the below functions Ontick: - Takes the Bid or Ask price of the current chart pair. - Opens/Creates a new bin file. - Stores that Bid or Ask price at the BOTTOM of the bin file - Reopens the bin file to read it - Stores it into an array in order to be manipulated I would like to be able to limit this file, because obviously right now the file just keeps getting bigger
7 Applications
(1) MQL4 Experts Scripts
30+ USD
Hello, I simply want an EA that will be a utility. when it is launched it will simply check for open positions, and open an opposite trade. example on what this EA needs to do. 1) on launch and check every second if there is no active order (any direction) do nothing. 2) If there is 1 or more buy orders but no sell orders, place a sell market order at that price where it is right now. 3) If there is 1 or more sell
8 Applications
(1) MQL4 Experts
Mod of ea (personal job)
30+ USD
so it should start by opening a buy and a sell 13:48 then at each level of the grid it closes profit positions and re opens a new position to replace it 13:49 so step 1 turn on EA. opens a buy and sell13:50 grid set at say 10 pips 13:50 price moves up 10pips, buy order is closed, and a new buy order is opened13:50 a new sell is also opened13:51 so now we have 2 x sells open, and 1 x buy13:51 Ok13:58 you get the
1 Application
(16) MQL4 Experts
Need a developer to provide me with all the optimization setting of my EA (personal job)
50+ USD
I will need you to provide me with all best optimisation settings and hand them over according to the specifications of mql5 so that I can upload them for my clients to use those settings and full instructions on how to optimize and get good results either for back tests and also trades in the future you should send me the strategy tester results sheet file together with the optimization graph with all instructions
1 Application
50+ USD
Price bars with heiken ashi indicator BUY when indicator is white and high of previous bar broken SELL when indicator is red and low of previous bar broken INPUT VARIABLES open time when trading starts and also close time
15 Applications
(3) MQL4 Experts
All Pips EA (personal job)
60+ USD
All Pips EA The EA is based on the last version we created togheter. Now we need some Upgrade from it. Here a picture explaining the strategie we follow: 1.) Buy (Exemple : 0.01 lot) start the Trading (0.01 Lot) 2.) Sell (Exemple : Double lot from the first Trade) (0.02 Lot) 3.) Buy (Exemple : Double lot from Trade Nr 2) (0.04 Lot) 4.) Sell (At this point you add 0.01 from last Trade) (0.05 Lot) 5.) Each
Modify EA (personal job)
170+ USD
#1 remove MA2 #2 ATRBreakevenToTP1: True/False Please make function so that when ATR TP2 is hit then it moves stop loss to TP1. Add under setting ATRTPBreakeven #3 Entry filter - LightHouse https://www.mql5.com/en/market/product/27587#!tab=overview When it says Wait do not allow entry. When go allow entry. INPUTS Lighthouse: Off/On/TP1/Both (On means only consider lighthouse signal. TP1 means only consider if TP1
1 Application
(21) MQL5 Experts
30+ USD
Hello programmers: I need a simple ea to work base on my indicators signal. The indicators work in this manner: i attched Template on M15 and H1 Timeframe of same pair, when signal X is reached for both timeframes,then a trade can be open. I need the following settings on ea: * Magic Number *Take Profit *Stop loss *Trailing Stop TRUE/FALSE Trailing Stop Trailing Step GRID SETTINGS: TRUE/FALSE *Grid distance *Lot
9 Applications
30+ USD
Make an indication of all the framers on one chart For example: We appreciate adding the daily Ichimoku Frame indicator to the H1 chart An illustrative example With the picture
5 Applications
(27) MQL4 Indicators Experts Forex
4 MA cross for pusshing trade (personal job)
30+ USD
Dears, I need your help to develop again the EA base on MA cross which to pushing position when trend become stronger, Buy when MA1 cross up MA2: True/False (True: buy happen when MA1 cross up MA2, false: no trades happen) Buy when MA1 cross down MA2: True/False (True: buy happen when MA1 cross down MA2, False: no trades happen) Sell when MA3 cross up MA4: True/False (True: sell happen when MA3 cross up MA4, false
1 Application
(37) MQL4 Experts
100+ USD
///// INSTRUCTIONS for the "DAILY PATTERN MODEL RESEARCH" EA ///// Platform: MT5. Here are the instructions. Step 1: PREVIOUS DAYS' INTRADAY ACTIVITY We will use INTRADAY bars NOT Daily bars. I want the EA to run and scan if the chosen "DAILY PATTERN" occured in the previous days. I will choose ONE option below and the EA must check for that one only. I want to test one option at a time to simplify. We are not
6 Applications
(11) MQL5 Experts
30+ USD
Hello, I have custom indicator and EA. The EA follows trend direction from the custom indicator. There are two bugs with the EA EA not utilizes the indicator to get trend direction (though both indicator and EA uses ZigZag indicator for this purpose) and EA place trades in wrong directions. EA is configured to trade on particular session or not (London, New York, Asian). But it has bugs, in other words it is not
11 Applications
(35) MQL4 Indicators Experts
Change to previous EA (personal job)
50+ USD
modification to previous orders order 112446 slave & order 112446 master meta4 ea. The current Lot/Volume options are multiplier and fixed volume. I am lloking to have the option for 'User lot sequence' where i can say i want the lots to be 0.01,0.02,0.03,0.04 etc... the inputs should be comma seperated. as an example i may set the ea to 'sequence of copying 2' then set 'user lot sequence' as
1 Application
(16) MQL4 Experts
Modifications (personal job)
30+ USD
1 - Add autolotsize true/false (0.01 for each 100$ balance) 0.03 if 300$ balance and 0.06 for 600$ balance and 1 lotsize if 10000$ balance for example 3 - send email alert only (x seconds) after open or close trade (x adjustable in settings) 4 - Reverse trades option
1 Application
(4) MQL4 Indicators Experts
Daily Scalper (personal job)
50+ USD
Hi Ismail As we shortly disscused on Chat new EA for Daily business. It's like a Scalper and i need a quick and dirty version of it to see how it's really would work. If this will be fine, it will give other jobs on this EA
1 Application
(67) MQL4 Experts Forex
50+ USD
I need an EA to copy MT4 -> MT4 Status - Account duplication can increase volume compared to the main account - There is a function to only copy new orders
1 Application
MQL4 Experts Forex
I need your help for an EA based on Aroon (personal job)
30 - 200 USD
Hi Fabio, Hope everything is well with you. I found your free Expert Advisor for Aroon in MQL5 site (https://www.mql5.com/en/code/24128). It works during backtesting, but, I still have to see yet if it would work on a Demo account its attached to (EURUSD pair). It does not seem to execute an order whenever the Aroon Indicator crossed last night at 15TF. So still waiting. Anyway, I hope you can make me my very own
1 Application
MQL4 Indicators Experts
Modify an EA that TeslaTrader did already (personal job)
235+ USD
Need Fyoder to modify an existing EA with a variety of new features that were already outlined at the end of the last job. This is a really important job for my company
1 Application
(57) MQL5 Experts