All orders - Strategy optimization - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3522 jobs in the archive in all languages
Sort by:
100 - 300 USD
Looking to find an experience developer review and modify an expert that identifies and exploits high volume / low volume nodes. You will be given a list of items that needs to be fixed including: - Making sure that every trade has a valid stop loss and take profit - Modifying the entry location of each trade based on the high/low price of high volume nodes - Updating the consolidation zones depending on the price
7 Applications
(51) MQL5 Indicators Experts Statistics and mathematics Trading robot/indicator debugging Strategy optimization
30 - 80 USD
I am seeking a coder to write an EA to use in the strategy tester that will read my historic trades, and closely match my actual entries this year, with adaptive SL and TP based on pips or time to test if I can trade better by altering my exit plan. Dot Points on requirements: MQL5 EA (open to suggestions if there are alternative ways to test) To be used in strategy tester only Reading a CSV file for exact time/date
30 - 70 USD
Bonjour JE PEUX PAYER PLUS QUE 70 $ ,je détient un robot basé sur la consolidation, je cherche à ce qu'on me crée un .set performant pour passer des challenge ftmo ou MyForexFund Donc il faut prendre en compte le bon draw-down qui est de 5% maximum en 1 journée donc visé les 2.5% à 3% par jour. Le Drawn Dawn maximale est de 8% ( je penses que vous connaissez déjà les règles à respecter concernant les challenges). Je
3 Applications
MQL4 Experts Strategy optimization
30+ USD
As the title says I would like an ea that can make 1-2% a day on a single Intrument. I do not have a strategy. Every strategy I try fails so I’m turning to the experts. Maybe a renko strategy or candle stick it doesn’t matter to me as long as it’s not a martingale or grid because I feel they are not consistent and they are dangerous. This ea should be consistent 1-2% a day with very low dd as I want to run this on
30 - 50 USD
I’m looking for advice on marketing and selling my EA on mql5 market. Someone with experience and has been successful with selling EAs. Yeah please do not apply unless you have experience in this
100 - 200 USD
Hi Developers, I would like to make mql4 EA for pair AUDCAD. I have no certain idea regarding strategy, so strategy will be made by you. The target of EA are as follows : 1) Scalping or in day trading with min 3 - 4 closed trades within one day 2) Using averaging or hedging is allowed, as well as lot management 3) Should pass backtest since 1-1-2007 up to today, with average monthly profit 10% - 15%, and max DD 30%
8 Applications
30+ USD
Hello there, please am I'm need of an expert for both metatrader and Tradingview whereby I have four indicators in mt4 that I would like to convert to work for Tradingview. Kindly bid only if you're an expert at this...thanks
30+ USD
Hello, i want this pinescript code to MQL5 , can you make this? i change the rules more easy check the file please as I will send after bidding for the job Please bid if you're an expert at this....thanks
30 - 80 USD
Hii fellow Freelancers the trading robot should be called "Profit Giants Bot". I desire a trading robot that will trade every currency, mostly Nasdaq100 and Gold at low risk. I want the trading robot to trade from as little as $10 which is R200 and be able to send or notify me of profitable signals with a take profit and stop loss. I want the robot to study and analyse the charts and only open 10 profitable trades
50+ USD
I'm looking for a telegram to mt4 & Mt5 signal copier developer. I already have the mt4 EA that requires a slight change in functionality and the telegram to mt4 connector that I need to be coded afresh so that users can add channels on their own. Currently, the channels have to be added inside the code and I don't need that to be changed. I don't have the mt5 EA so it will be coded afresh. Please apply if you can
4 Applications
30 - 209 USD
Hi! The EA will attach itself into some graph but it doesn't actually matter. i'll only attach it to some graph so i can have a graphical interface. The ea itself will consist of various modules, some with dedicated threads. the first module's job is to feed array with data. First the ea needs to get all the avaliable stockname and the latest price bid in the book. create a array with all the stocks. Then the same
30+ USD
Can you code a custom Ninja 8 C script from a Pine Script? In addition, I have 3 other projects, 2 that are similar. Also, I purchased Ninja 8 trading program, and the company has gone out of business. Ninja customer service tried to reach them but was unable to get any responses and apologized to me. Their website is gone and none of the emails are working. When my computer upgraded to Windows 11 it changed
30 - 50 USD
J'ai besoin d'un expert capable de convertir, c'est-à-dire de réécrire un indicateur de vue de trading sur MQL5. l'indicateur a déjà son script et je l'ai déjà. Je vais juste envoyer à la personne intéressée par ce poste. Merci contactez moi sur mon télégramme : https://t.me/MaroufGuy
30 - 40 USD
looking for ea with low dd (max 10%) with long history monthly profit around 10% no averaging prefered no martingale system any market (forex,gold,index) as long as provided by metatrade looking forward hearing good news
4 Applications
(3) MQL5 Experts Statistics and mathematics C++ Python Strategy optimization Strategy modules Forex
50+ USD
I want someone to create a simple ea using the buy and sell signals that are given by the indicators and templates supplied. Place a buy or sell order when the sell Arrow or Blue buy Arrow as soon as it appears on the chart ,Providing the sdl moving average indicator is blue for buy or red for sell. If theses conditions are not met it will not place that trade. A trade will enter with a initial TP and SL these
30+ USD
I have an EA that opens trades on MT4 account. I want a developer to create an MT5 EA that will copy the opposite trade on an MT5 account for me with lotsize 0.01 at all times. Parameters for stoploss should be set in dollars ($) not pips. Trailing stop and trailing distance should be created in dollars ($) not pips
30 - 40 USD
Dear Experienced Developers. I want an experienced developer to create an EA for me which always enter new trades when price moves a certain distance away from the moving average 153, Exponential. This means the EA has the capability of setting sell and buy order limit and eventually execute trade when price reaches the point. When price reaches the buy or sell order point, the EA enters a new trade and immediately
5 Applications
(5) MQL5 Experts Statistics and mathematics Trading robot/indicator debugging Strategy optimization Forex Stocks
50+ USD
Hello coder i want to make ea on following indicator Ea chart display ######################################################################## EA Name : Fxdayprofit2022 NAME: ashish lokare // account holder name ACCOUNT : 71511 //account number LEVERAGE : 1000 // broker leverage A/C BALANCE: 150 $ // account balance OPEN TRADE: 4
1 Application
(49) MQL4 Experts Statistics and mathematics Custom graphics Futures C++ Trading robot/indicator debugging Strategy optimization Forex
30 - 50 USD
Hello, can you code a ninja trader 8 indicator based on this code from TOS: input ATRLength = 4; input ATRMultiplier = 3.1; input ShowLabels = yes; input UseClose = yes; input HighlightState = yes; input Alerts = no; input price = close; def atr = ATRMultiplier * ATR(ATRLength); def longStop = (if UseClose then highest(close, ATRLength) else highest(high, ATRLength)) - atr; def longStopPrev = if IsNan(LongStop[1])
35+ USD
It's a EA that I can upload to run its simply a 5min EA 5 or more candles of the same direction and trade after the first close of the opposite candle for 5 minutes. 5 or more consecutive candles in the same direction...wait for close of opposite candle and immediately open trade for 5 minutes in the same direction of opposite candle Not maybe to operate on all timeframes but that's about it