Orders for indicators development - Strategy optimization - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1088 completed jobs in all languages
Sort by:
200+ USD
Hello, I am looking for a highly experienced MT5 coder to help me figure out some issues with my EA, the EA is about 1600 lines of code so its very complex. I am looking for a dedicated, patient, knowledgeable coder that will go beyond my expectations. The job will consist of going deep into the code and base on my feedback find the cause of the problem and address it. This could also mean that if you are successful
30+ USD
Buy/Sell Alert EA with Three Timeframes Confirmation. Strategy Introduction: This alert Ea or indicator will make use of 3 different timeframe confirmation before printing a buy or sell signal, which are: - Entry Timeframe - Trend Confirmation Timeframe 1 - Trend Confirmation Timeframe 2 Entry timeframe: The Entry timeframe will use two moving average and RSI. Whenever the fast MA is above the slow MA, its an up
30 - 70 USD
I need a developer to create a trading bot 🤖 for my strategy including an indicator that corresponds to the bot 🤖. I use RSI so I need a developer to help me create a trading EA
45+ USD
I am looking for coder to combine two indicators. I would like to have added an arrow and pop up alert when two indicators meet and only then. The base indicator is Nice value chart with overbought and oversold levels. Other one has a rsi tma bands signal alert on live/open candle but no arrows unfortunately. So please tie the arrows to the alerts and make them no repaint, no backpaint, no vanish ones. Tying arrows
Modification in MT4 & MT5 codes (personal job)
150+ USD
Modification of my MT4 AND MT5 EA, source code is needed. The code must be bug-free. The indicators and both EA should not be shared in public ,personal use or to be used for any commercial benefits without my permission. Proper testing before delivery! Thanks
30 - 35 USD
To send a Popup Alert with message, Sound alert, and a Push Alert (mobile notification alert) whenever the green or red histogram cross the Moving Average (AM straight line) above. And change the name with what I will provide. Everything else except for the things I described above must be exactly as it is
An MT5 EA That is Based on Martingale & Modified Martingale Principles (personal job)
300+ USD
This seeks to create an MT5 EA. This EA is based on using Highs/Lows of Day/Session/Week/Month/Year, etc and the Martingale and Modified Martingale Principles (that will be described in details in the specification document) to Open and Manage trades. Other features of the EA will be as specified in the specification document that will be shared with you
100 - 150 USD
Hello Devs, I would like to have an EA made to trade Harmonic Patterns using this indicator from codebase, please only show interest if you have worked with Harmonic Patterns or this indicator before. https://www.mql5.com/en/code/22218 EA will need to; Read Entry, SL and TP levels from indicator Filter to enter trades using the Probablity % from Indicator Trade Management: (I have some options for these already from
Convert arttached MT4 indicator to EA based on indictator (personal job)
70+ USD
Read my instructions well 1 Hello I need 2 in 1 Robot that will create LONG and SHORT signal position using exponential moving averages to generate signal. you must implement the complete indicator strategy as we need the indicator to analyzes with all the confluences when indicators give a LONG signal on the candlesticks chart we need that the bot take a LONG on the pair we have chosen, when indicator give a short
100+ USD
I currently use Grid Strategy on my Forex Trade. However certain things were not coded. 1) i need a trailing stop 2) i need it to scalp better. Currently, its not that impressive. i dont believe its scalping as it should. 3) If it opens the wrong position, it must be able to reverse the trade. currently, it is not reversing. i dont know why it did not trigger. 4) It must be able to trade on multiple time frames and
80 - 100 USD
I have Existing Mt5 EA. The EA opens trades and create adaptive Hedge when the trades are going negative. So far the results are good in back testing. I need to make changes to this EA and add intelligence to the hegde. 1. Create a scenario to add intelligenge to the Hedge trades with multiplier 2. OPtimize the hedge trade SL entry to avoid minor loss 3. Add possible AI to the Hedge trade before opening 4. Trade
Help me to add few feature to this mt5 indciator (personal job)
100+ USD
Please add these function to indicator : 1: Adx for TTF Above or below with all input such as timeframe period etc 2: Adx For HTF Above or below with all input such as timeframe period etc 3: Skip Rsi TTF function we had in mt5 ea ( it'll skip if Rsi on TF after x-number of candles are above or below the value we enter ) 4: Skip Rsi HTF function we had in mt5 ea ( it'll skip if Rsi on HTF after x-number of candles
1 Application
30 - 40 USD
Hi there, I have a moving average indicator that I want it turned into multi-timeframe, add alerts when price crosses the moving average, an input of points after cross to enable alerts and comment that signal
50+ USD
I Would like to modify my expert advisor and add the alligator indicator as well as my my tp and sl to be percentage based. Also add a trailing stop loss feature
Upgrade of MT5/Binance EA - Nwachukwu3AEA (personal job)
250+ USD
============================== ===================== Update in EA 1 = fx 2= binance crypto 3= fx [previously it was binance isolated margin] 4= 18 new currency pairs in GUI – Six (6) currency pairs in each account including Binance (Total on GUI - 18, 6 x FX1, 6 x Binance, 6 x FX2) 5= input for maximum no of order to be filled in day - Maximum Order input for each of the currency pairs including Binance Crypto as
200+ USD
i dont know how to explain the strategy correctly other that its explained perfectly in the image, only proceed if you can strucure it and understand it, put a filter to it and a scanner strategy is for 1 m timeframe with Fair value gap, notice volume also and a way to import from trading view / read to mt4 i need it with a risk filter normally strategy is 1:4 and also a market scanner of available market watch
30+ USD
1. Please add 1 On/off Switch above "Number of Order" which say " Stop at Last Order - True /Flase " - The main Function of this switch is to stop the Bot from Further Creating Pending Orders Once the Last Order is Opened . Present Situtaion- As soon as the last order is opened bot automatically create 5 (Number given as Input in Number of Order ) orders above and below the Last order . Required Solution - As soon
Need a simple EA for MT4 (personal job)
57+ USD
i want super trend base EA which you have but EA and indicator should be both combined not separate. when the super trend indicator gives buy signal then robot should buy and when robot gives sell signal robot should sell. but not on the same buy or sell signal candle i want it from next candle . lot size and time frame should be flexible. if the EA gives buy signal that should follow the 1:2 ratio for profit . and
Find and fix the closing error in mt5 ea ! (personal job)
150+ USD
there are two issue ! 1 : if we disable MiniCloseSellTP & MiniCloseBuyTP it place mini trades. but if we enable it it did not place any mini trades ! ( we need it to work if any latest tp his tp it'll close all trades ) same as we had in mt4 ) 2: If we enable hide SL and TP the trailing isn't working for demo account ( it work for strategy tester but once we place ea on demo it does not work ) 3: ADD NEW FUNCTION