Orders for Expert Advisors development - Forex - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
4998 jobs in the archive in all languages
Sort by:
50+ USD
100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY NB 100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY THE ROBOT MUST ANALYSIS ITSELF AND GIVE ACCURATE SIGNALS AND EXECUTE TRADES WITH THE HELP OF AI ( ARTIFICIAL INTELLIGENCE) FOR ALL THE KING PRO ROBOT VPN SHOULD BE RENTED FROM THE MAIN ORIGINAL COPY AND THERE SHOULD BE AN OPTION FOR THEM
40+ USD
Searching a Bridge or trade copier from MT4 to Matchtrader and maybe also from MT4 to DxTrader. Should be able to copy trades proper and in time. Setting with Lotsize and maybe equity protection would bei nice. Who can Help me
6 Applications
MQL4 Experts Forex
30 - 50 USD
import pandas as pd import numpy as np def generate_signals(data): signals = pd.DataFrame(index=data.index) signals['price'] = data['Close'] # Calculate moving averages signals['short_ma'] = data['Close'].rolling(window=20, min_periods=1).mean() signals['long_ma'] = data['Close'].rolling(window=50, min_periods=1).mean() # Generate buy signals signals['buy_signal'] = np.where(signals['short_ma'] >
30 - 50 USD
Hi, how are you. I have a tradingview indicator It was developed in pinescript. It is a buy and sell indicator, (shows on chart). I want it now developed in mql5, but i have a few changes in mind. Is it possible to turn the buy and sell indicator into an ea. So instead of a buy sell signal it turns into a trading bot, But uses the same strategy. Thanks
5 Applications
(18) MQL5 Indicators Experts Forex
30+ USD
I want to create and Expert advisor that can be able to monitor the market trends using some c9nditions i have created in terms of prices and be able to take trades and track the trades towards closing them at profits. I have develooed an indicator that can help predict some price range of the market at a particular time/ period. The EA will then be able to take bids as BUY upwards from the predicted range or as SELL
30 USD
Hi greetings Am in need of a Developer that can help me to conduct backtesting for my Mt4 EA based on my currency pairs , timeframe and number of years . kindly bid for this project and let discuss on it .thanks
30+ USD
I want to make Triangular arbitrage EA MT5. Looking for something similar to this: https://www.mql5.com/en/market/product/19314?source=Site+Market+MT5+Expert+Search+Rating006%3aPZ+Triangular+Arbitrage But I don't need all the features. Just manually entering the three pairs manually is enough. Profit should consider trading costs such as commissions, spreads, slippage, etc. It has to be profitable in MT5 backtesting
2 Applications
(9) MQL5 Experts Forex
30+ USD
A bot for swing trade A bot that can analyze the market in 4 hours time frame. Enter the market with the minimum lot for your account size.. When the trade move in its direction. It entered with another larger lot size. when narket move in its direction it set a trailing SL then enter with another larger lots size… As the market move in its direction. It keep increasing the lot size. 1. When the market move In Its
30+ USD
I'd like to create a renko chart for MT5. The renko chart has to be built from timeframe data and tick by tick data. I like to change to build from M1, M5 or any other timeframe or from 1 tick data. The renko chart has to work on CUSTOM SYMBOL
3 Applications
MQL5 Indicators Experts Forex
30+ USD
how are you?I am looking for a skilled developer to create a software duplicator for NinjaTrader 8. The purpose of this software is to duplicate trades in NinjaTrader 8, between accounts within ninja trader and also to open reverse trades. The features and functions of the software have already been planned and I have a detailed list available. I am looking to complete this project within 1-2 weeks. Ideal skills and
250 - 400 USD
I need an EA that can trade both on a challenge account and funded account with a daily maximum drawdown of 3% and a daily minimum profit of at least 1% parameters are lost size, max spread etc and please the EA should be a profitable in past history. Chart me up for any questions
8 Applications
50 - 125 USD
I'm seeking a Deriv's synthetic indices Expert Advisor (EA) capable of delivering a consistent daily return of 1-5%. It is essential for the EA to incorporate protective measures to prevent the account from being depleted. I would also like the EA to be equipped with alert parameters that notify me when my account reaches a predetermined level of drawdown or profit. Furthermore, the EA should be optimized for trading
2 Applications
30+ USD
A bot for analysis and indicators.on becoming a professional trader .trade news also and give signals and I no longer have a great day and I will be there at all br you need to learn to be a good
30+ USD
I'm still new and I need to improve my skills. Please help me out, I promise I will pay you back.I want to learn how to make a great profit and how to deposit,withdraw from forex please help me out.I also need a robot how can I get it from you
5 Applications
MQL5 Experts Forex
Trend following ea (personal job)
50 - 100 USD
The ea is based on the strategy tend following , the ea’s requirements are below on the file l have attached . For more information the developer has to clarify everything with me
50 - 80 USD
I want to receive and automate trade signal on Metatrader from tradingview, but i do not have access to the indicator i am using presently now but i have an alternative indicator which i have it's source code and also works similar to it but needed to be included with this features (SL and TP logic, add code to calculate the stop-loss and take-profit levels) so it can provide me the signal i want on
40+ USD
I'm looking for an expert advisor that will open trade and close trade on the specific time. It will mainly base on the martingale strategy. The expect advisor also have a news filter when to trade when not to trade. More explanation https://we.tl/t-wBKdCPipUG
14 Applications
MQL4 Experts Forex
30+ USD
Link of the article: https://www.mql5.com/en/articles/197 As in the article, I want to create a multithreaded calculation system. Basically, I want to calculate an array as quickly as possible (using multithreads). Below is the code snippet that takes to calculate: if (MODULE == 0 || (MODULE == 1 && !isSessionCalculated)) { string progressBar = ""; int progressLength = 100; for(int i = 0; i
100 - 300 USD
A robot must be able to do a lot of statistics for my trading system and methods to help me understand the moves I must take and risks I must not take
Convert A Simple Pine script into a Meta trader 4 EA that uses an indicator (personal job)
40+ USD
!! READ THE DESCRIPTION FIRST !! !! I WILL ONLY MOVE THE PERSON TO THE SLECTED STAGE OF THE PROJECT THEEN YOU WILL SHOW ME YOU CAN DO IT OR I TRY SOMEONE ELSE !! SIMPLE CONVERSION OF THE TRADINGVIEW SCRIPT TO MT4 EA ALONG WITH AN INDICATOR FOR IT TO USE EA MUST WORK WITH THE INDICATOR NO EXEPTIONS FOLLOWING COMPONENTS ARE REQUIRED IN THE EA: *STOP LOSS (in pips) *TAKE PROFIT (in pips) *LOT SIZE * MULTIPLE TRADES IN