Orders for Expert Advisors development - C# - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
70+ USD
Hello, I require an EA which writes my actual MT5 account „Balance“, „Equity“, „Free Margin“, „Total Lots/Volume open“, „Total Nr of open positions“, „Total Floating Profit“, „Account profit“ in a .txt (or csv) file in regular intervalls. Input parameters (1-5): 1) File name -> String -> Explanation: name of the file. The program should check if the file exists ----> if yes, add to it by creating new row entries
6 Applications
UPGRADE BB Touches & Closes Types - For attention of Mr. Zakri Bin Othman (for Zakri Bin Othman) (personal job)
30+ USD
Please replicate/clone/multiply the EXACT/IDENTICAL CODE , METHOD/STRATEGY Bar Touch BB Full Entry an another 5 X Times (SIX Times in TOTAL) for me in order to run it on with different BB and OHLC Bar set's .👉 In Our case We add TWO more on Touch and the other/additional THREE will be on Close Bars instead . BB Touch Type 1 1,2,3 Bars = Bar Touch BB Full Entry 1 BB Touch Type 2 1,2,3 Bars = Bar Touch BB Full
30+ USD
The indicator I want to use is similar to a moving average but it’s more dynamic. So I want to hire someone who can create an EA from that indicator so that It can take automatic buy and sell orders as it changes colours. Should be able to have an input for Take profit, stop loss and number of trades to be taken per signal. The EA should be able to close all trades when an opposite signal Appears, then open new
30+ USD
I have two MT5 source codes indicators and I need to join it in just one indicator. It need to has all parameters of each indicator to set. After we talk I will share the archives
6 Applications
UPGRADE V10 AUTO ENTRY 3 BARS WHIPS BB_Third Execution Strategy/Method - For attention of Mr. Zakri Bin Othman (personal job)
40+ USD
ON/OFF - TRUE/FALSE DAY/NIGHT MODE AUTO ENTRY 3 BARS TOUCHES/WHIPS BB SEPARATE AUTOMATIC ENTRY FUNCTION *It still respects the Original Execution Setup yet make Entries to Trade Contracts usually sooner/earlier . Works on
1 Application
30+ USD
i Have an indicator that needs modifications to the notifications. and Need to add divergence as a extra conformation for the signal. the indicator needs to be optimized and checked for correct working conditions. would like to add new entry signals as an option there are 4 of them add new notifications based off the new features added. if possible
Dashboard EA to manage trades (personal job)
70+ USD
Dashboard EA manages all opened trades of other EA. 1- dashboard EA select pairs to be traded by other EA. 2- dashboard EA automatically closes all trades opened when a particular equity growth is achieved. I. E Dashboard EA picks the equity amount when no trade is running and closes all opened trade when the cumulative has resulted to a particular equity increase based on settings. For instance, when no trade is
30 - 32 USD
Hi i need two emas +RSI cross EA MQL4 file with inputs Multiplier dataonscreen of that day Loss box profit box EquityRisk CloseAtreverse true false TP STP stoploss EA shall plot two emas +14rsi whichever value of rsi or two emas/lwmas/smas/smooth moving average i select everytime at chart thanks
AN EXPERT ADVISOR BASED ON PRICE ACTION (personal job)
70+ USD
EA BASED ON BASIC INDICATORS; MOVING AVERAGE, VOLUMES AND PRICE ACTION INDICATORS: EXPONENTIAL MOVING AVERAGE (PERIOD: 50, SHIFT:0, MA METHOD: EXPONENTIAL, APPLY TO: CLOSE).(INTERNAL IMPUT) VOLUMES: FIXED MINIMUM :0, FIXED MAXIMUM: 100 (INTERNAL IMPUT) TRADING STRATEGY 1. BUY ORDER; EXECUTE BUY ORDER: IF PRICE GOES ABOVE THE 50 EXPONENTIAL MA AND VOLUME OF ONLY A BUY CANDDLE IS EQUAL TO (INPUT PARAMETER) IN THE
1 Application
30 - 200 USD
Looking for an Expert Advisor that initiates a trade when two LWMA cross one another, and have the trade close when price crosses over a third LWMA, and to work on all pairs. Would also like to add a trailing stop loss once up a certain amount of pips. Thanks. -Anthony
MODIFICATION OF EXPERT ADVISOR (personal job)
34+ USD
RECOVERY FACTOR: EXIT CONDITION THE RECOVERY FACTOR SHOULD USE THE CONDITION BELOW TO EXIT TRADES AND NOT TAKE PROFIT. IF THE FIRST MULTIPLIER TRADE IS 1.5 (INPUT PARAMETER) TIMES GREATER IN PROFIT THAN THE INITIAL TRADE, EXIT THE TWO TRADES. IF THE SECOND MULTIPLIER TRADE IS 1.5 (INPUT PARAMETER) TIME GREATER IN PROFIT THAN THE SUM OF INITIAL TRADE AND FIRST MULTIPLIER TRADE, EXIT THE THREE TRADES. IF THE THIRD
1 Application
30+ USD
Dear Sir In Market order i need following option : Now EA is placing direct market order , now it has to be. 1. OPTION A) Market Order B) Pending Order 2. If Selected Pending Order than A) pip distance The EA will place the 2 pending orders as per pip distance given , it will work on indicator. This EA works on target of equity above / or profit percentage reached , it will re start all . Now I need First when
30 - 70 USD
Looking for someone who could create a piece of code that will alert me (push notification) when open orders in my EAX panel reach a certain pip target. Only input would be pip target. MT4
3 Applications
30+ USD
I am looking for metatrader interation with cloud based software platform (something easy to use & easy access like Google SpreadSheet). Preferebly using DLL so that we dont have to key in the url. The end goal is to use it and save it on live. If required some integration tools such as zapier or integromate . The libraries should include Sending data (customiseable) from MT4 to google sheet, by default the data will
1 Application
35+ USD
Preciso de um Robo, configuravel .. Entradas / Input: Qtd de Lote = 1 StopLoss = 100 Proft = 100 Periodo = 1 // como padrão ------------------------------- Quero trabalher em cima desse indicardo da mesma forma, sendo o perído padrão 1. https://www.mql5.com/en/code/20445 Sendo que quando ele estiver no Maxima, abrir uma VENDA imadiatamente no Proximo Candle. Quando tiver na Minima, abra uma COMRPA imedia no proximo
30 - 40 USD
This money management system is designed to protect capital when market conditions are not favorable to the strategy and to increase risk when they are. You will have to add your lines of codes to my template: Dummy. And make sure the code works for all brokers. There are four parameters to this system: 1. input double Starting_risk=1.00;//% 2. input int Max_win_steps=5; 3. input int Max_loss_steps=3; 4. input double
3 Applications
30 - 60 USD
This involves 2 MACDs values, two SMAs, the Envelopes working together. A timer. Tp, SL in pips, number of bars and minutes. If you have traded Crash and Boom before, this will be a plus to me selecting you so you can mention that if that’s the case with you
30 - 100 USD
Hello, I need a developer who understands how to code or program a strategy that requires re-scaling of the main chart and indicator windows into an EA. If you can't do this don't bother applying. If you're Stero_devops on Skype, don't apply. If you have not trades Crash and Boom before and or doesn't know what they are don't apply also. Now, this requires having indicators which ordinarily would be on the main chart
30+ USD
//Market cycles management sinput string Trading months; input bool Trade_January = true; input bool Trade_February = true; input bool Trade_March= true; input bool Trade_April= true; input bool Trade_May = true; input bool Trade_June=true; input bool Trade_July=true; input bool Trade_August = true; input bool Trade_September= true; input bool Trade_October= true; input bool Trade_November = true; input bool
6 Applications
MODIFICATION OF AN EXPERT ADVISOR BASED ON CHANNEL AND MA (personal job)
40+ USD
1. PERCENTAGE LOSS: THIS SHOULD BE THE TOTAL AMOUNT WON + TOTAL AMOUNT OF OPEN POSITIONS IN LOSS. THE EA SHOULD CLOSE ALL TRADES WHEN THE PERCENTAGE LOSS IS REACHED AND SHOULD NOT EXECUTE MORE TRADES FOR THAT DAY . THIS SHOULD BE TRUE/FALSE AND IMPUTED BY THE USER. 2. PERCENTAGE PROFIT: THIS SHOULD BE TOTAL AMOUNT WON + OPEN TRADES IN PROFIT OR LOSS THE EA SHOULD CLOSE ALL TRADES WHEN THE PERCENTAGE PROFIT IS REACHED