All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2158 completed jobs in all languages
Sort by:
MODIFICATION OF MT5 TRADING BOTS (personal job)
30 - 35 USD
I want to modify my two bots. One is a signal bot i want it to be modified to use ai technology in getting trading signals. The other one is a trading bot which is not working. I want it to be modified
50 - 80 USD
HELLO, I need some modifications into my indicator . I need to add the possibility to show the old zones in addition to the current ones . We can already choose the possibility of displaying the old zones with the history mode with a double click when the option is ON, but this remove the current zones . What i want is the possibility when you activate the HISTORY MODE : to KEEP THE OLD ZONES DISPLAYED AUTOMATICALLY
5 Applications
MPDIFICATION OF EXPERT ADVISOR (personal job)
30+ USD
1. ADD "USE RECOVERY MULTIPLICATION"(TRUE/FALSE): WHEN SET TRUE,RECOVERY ADDITION IS DISABLED; WHEN SET FALSE, RECOVERY ADDITION WORKS..... THIS MEANS EA CAN EITHER USE BOTH FUNCTIONS WHEN SET TRUE OR FALSE. RECOVERY ADDITION FUNCTION IS ALREADY WORKING 2. NUMBER OF POINTS (INPUT PARAMETER): IF EA EXECUTES A TRADE AND IT DID NOT HIT TP BUT PRICE MOVES AWAY FROM ENTRY POINT UPTO (NUMBER OF POINTS (INPUT PARAMETER))
30+ USD
I have a custom indicator in mq4 source code which I would like to have converted into a metatrader 5 indicator. I would like it to be converted to mq5 and successfully compiled to an ex5 file to be used in metatrader 5 on all timeframes. I want it to be very original and I would also like sound and visual alerts to be implemented whenever the indicator shows on the charts
30 - 40 USD
1. This EA enter a buy trade when there is a long candle form and enter a sell trade when there is a short candle form. 2. Position sizing: Manual lot size/ % of account balance/ available margin 3. Maximum trade: 10 (adjustable) 4. Action when maximum trade limit reach: Selectable between (a) close most profitable trade (b) close oldest trade (c) no new entry 5. Close all trades when profit balance target hit $ 6
4 Applications
30+ USD
The current version in - https://github.com/elugovoy/MQLMySQL-Project - only works on MT4 with MySQL 5.7. I need MQLMySQL DLL Library for MT4 and MT5 which work with MySQL 8+ (e.g. caching_sha2_password). Also you must create 2 working scripts - 1 for MT4 and 1 for MT5 - to demonstrate the library you have created perfectly works. Once completed, I will receive: - Source code for the updated library (MT4 & MT5
3 Applications
(3) C++ Libraries C++ MySQL
30+ USD
Hello, i need a MQL4 developer to make an Expert Advisor MT4 Version only based on RSI indicator. The EA should have add some following parameters Parameters : 1. RSI level default value 2. Default Lot size value 3. Martiangle Lot Exponent default value 1.0 4. First Take Profit value 5. Average Take Profit value 6. Order distance(pip step) 7. Slippage value 8. Maximum Spread 9. MagicNumber 10. Trading time
13 Applications
MQL4 Experts Forex C++
100 - 200 USD
These are the things I need on my EA: 1. Time Filter 2. Risking fixed dollar amount per trade with auto lot calculation 3. Max trades open at once 4. Auto stoploss with current ATR(x2) and fixed RR for take profit 5. Being able to filter out notifications with the time filter and SMMAs 6. Connecting Trading view alerts to the MT4 EA
4 Applications
(8) MQL4 Experts C++ Python
30 - 32 USD
Hi, I need an MQL4 scripts which read: 1. Network Device Name, Local IPs, It's gateway and NetMask, and 2. Mac address of the Machine or Computer where the MT4 and EA runs. The output result must be at least 4 datas, Network Name/Network Device name, Local IP(s), gateways, netmask, and mac address. I think it need to use windows API (dll). You can't use your own dll. it must be windows dll/API if it should use a dll
2 Applications
30+ USD
Hi, I need an MQL4 scripts which read: Mac address of the Computer where the MT4 and EA runs. The output result is the mac address. I think it need to use windows API (dll). Need to prvoide both source file for the dll and scripts. Regards
2 Applications
(2) MQL4 Scripts Other C++ C#
30 - 90 USD
Hi, I have a robot which can work on MT4 and I would like to convert it to Ctrade and MT5. I have tried myself however I am not familiar with Ctrader
6 Applications
(1) C# Converting C++ C#
30 - 129 USD
Looking for an experienced MQL4/MQL5 developer to create an Expert Advisor for both MT4 and MT5. The EA must extract all account transactions (closed trades, open trades, deposits, withdrawals, credits, bonuses, etc.) and send them to a server via HTTPS POST using a DLL (not WebRequest). For MT4, the EA must use a DLL to show all history before extraction. All relevant trade/order/account data must be captured (see
11 Applications
(29) MQL5 Experts Libraries C++
30+ USD
Make ea based on two indicator. RSI period is 2 with level 85 and level 15. When the down arrow print and rsi is in over bought enter sell, when the up arrow prints and rsi is in over sold enter buy. I need auto lots, time filter, Tp sl trailing stop please
80 - 140 USD
I am looking for a programmer to develop an Expert Advisor (EA) for MetaTrader 5 based on a system I have already tested in a simple version. Now I need an extended version that supports multiple manual entries, where each trade triggers its own independent hedge sequence. How the EA should work: When I manually open any position (BUY or SELL) with MAGIC = 0, the EA should automatically place a pending hedge order in
30 - 100 USD
I am looking for an experienced MQL5 developer to create a Forex trading bot for MetaTrader 5 with a win rate of 60-75%. The bot should include solid risk management features like stop-loss, take-profit, and position sizing, and be optimized for various market conditions. Responsibilities: Develop and implement a Forex trading bot in MQL5. Achieve a win rate of 60-75% with consistent profitability. Integrate risk
50+ USD
Helo! I am looking for an Expert Advisor that will use the Ichimoku indicator and an Efficiency indicator (provided if needed) to open buy/sell market orders The EA must only open buy/sell orders when the following conditions are met on the closing of the current candlestick or later on the current open timeframe. The EA must use two timeframes to confirm the buy/sell entry(The currently opened timeframe and an
30+ USD
Hello, i need a MQL5 developer to make an Expert Advisor MT5 Version only based on RSI indicator. The EA should have add some following parameters Parameters : 1. RSI level default value 2. Default Lot size value 3. Martiangle Lot Exponent default value 1.0 4. First Take Profit value 5. Average Take Profit value 6. Order distance(pip step) 7. Slippage value 8. Maximum Trades value 9. MagicNumber 10. Trading time
30+ USD
This is a scalping EA I want to create. It contains 2 parabolic SAR of different settings and plot automatically entry, stoploss and target levels calculated with Fibonacci retracement. The rules are: LONG When price breaks up through the 0.02 & 0.2 PSAR you draw a Fibonacci retracement from the closest last significant low (before price broke PSAR) to the high of the bar that broke the PSAR. This gives you your
MT4 Dashboard for parabolic sar signal reversals with alerts and std deviation channel breakouts with alerts (personal job)
30+ USD
Looking for a Mt4 dash board which can accommodate and scan roughly 250 stocks - Dashboard should scan and monitor the parabolic SAR signal reversals(Signal should detect only after closing the bar ) and standard deviation channel price breakouts with alerts All details mentioned in the attachment- Please refer it
1 Application
(4) MQL4 Indicators C++ Stocks
30+ USD
Here are the basic instructions, full instructions will be shared following application: 1) The EA enters a trade when it receives a signal from the indicator 2) The EA exits using a partial close setting based on candle patterns 3) Trade time setting which uses CSV eg 07:00-11:00,1330-1600 4) Automatic fixed SL based on candle formation 5) Max trades to enter 6) Cease trading on next trade close 7) Standard Settings
11 Applications
(9) MQL4 Experts C++ Forex