Orders for indicators development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2639 completed jobs in all languages
Sort by:
30+ USD
Hi, I have a Live Data website for monitoring my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the floating profits to this live data website. Your task is to add a new column to the table (attached pic) and in the EA. I have the source code to the EA and the website files. Please send me a message if you can handle this job and state your
12 Applications
Modifica dell'indicatore usato da una EA esistente (personal job)
30+ USD
Una EA che usa un oscillatore è stata già creata e verrà modificata sostituendo l'algoritmo dell'oscillatore. L'EA non dovrà aprire l'indicatore sul grafico, l'indicatore potrà essere aggiunto dal cliente sul grafico se dovesse servire come si fa per un qualsiasi indicatore di MT5. Le modifiche vengono apportate per l'impossibilità di fare backtesting con l'attuale indicatore usato nell'EA. L'obbiettivo è quello di
1 Application
200+ USD
I would like to convert an existing tradingview indicator into a mql5 indicator. I need buffers too because I would like to build an EA later. Apply only if you have experience in converting indicators, thank you
100+ USD
Would like to be able to set Entry Price, SL (as percent outside of defined range), take profit as a multiple of the risk and include the option of a trailing stop. Say demand zone is defined as 100-90. Allow user to set entry price of 100, and 33% lower then range of $10 so SL is 86.67. When price touch $100, buy order is filled, if price not touch stop loss of 86.67 it hold order until price is above $100. Then it
24 Applications
30 - 50 USD
I have a EA attached. I want to delay any new position by time. for example 2 hours. Make a new input. called "open delay" . default input value is 2. value is based on hours. if the value is 0 then disable. Do not count weekend hours. please provide source code when job is complete. I do not want to make new EA if possibl e. need to intercept trade signals from EA then place position based on delay time X hou rs
8 Applications
300 - 400 USD
I need a very experienced developer with good profile on mql5.com to help me quickly develop this EA that is based on an Alpha trading strategy that is based on David Weis' wave volume indicator. A lot of the entry and position management rules are based on Fibonacci levels calculation (simplified in the requirement document); in addition to wave extension and combination cum trade bias rules. Please note that the
90+ USD
Seeking an experienced MQL5 developer to create a custom technical indicator for MetaTrader 5. The ideal candidate will have proven expertise in algorithmic trading, signal processing, and MQL5 programming Requirements: Extensive experience developing custom indicators in MQL5 Strong understanding of technical analysis and trading strategies Ability to implement advanced mathematical concepts into trading indicators
9 Applications
30+ USD
I need to duplicate this ea and modify from MT4 to MT5 the gold setting must be included in the sell and buy EA see attachment bellow, and can be also manage with moving average and RSI indicator to true or false
6 Applications
Update on the waddah_st indicator to display entry signal base on the MA (personal job)
30+ USD
Hi John, As we already discuss, please help me with the updated version of the indicator which is going to display the entry signal based on the MA and the rest of the logic which is the indicator is having. I already tested it and it looks very nice. Thanks a lot for your job
1 Application
70 - 100 USD
Hello, A month ago, an expert here wrote a custom EA for me based on a special indicator. However, as I used the EA, problems arose—both bugs and condition paradoxes. Unnecessary and untimely BUY-SELL conditions occurred. Correct and perfect orders closed unexpectedly... etc. Anyway, I have now modified this EA a bit. Some additions were made, and conditions were adjusted based on a new indicator. Adjustments were
30 - 50 USD
1.please fix EA "GIDD v38" . The EA should not Count weekend hours. input "bar close hours". I set input to close trades at 50bars but EA closed on 16 bars instead. when market opens all trades close at 00:00. this problem does not show on back test, only on live market. 2. please fix. EA does not work on D1. Only work with H12 and lower. says"market closed" after first trade
13 Applications
30+ USD
my request is to convert a trading view indicator to mt4. I have a trading view indicator or pine script. and all I want is for it to be converted to mt4 / mql4 . Contact for more information
30+ USD
I need an experienced MQL4 coder to fix and finalize my existing indicator so it compiles with zero errors and runs correctly in MT4. Requirements: 1️⃣ Heikin Ashi candles must be calculated internally (not from the chart). 2️⃣ Buy/Sell signals must plot correctly on the chart based on HA close & SMA crossover. 3️⃣ No compilation errors or warnings in MetaEditor. 4️⃣ Final version – No future modifications needed
40+ USD
Hello, I’m looking for an experienced developer to enhance an existing indicator and Expert Advisor (EA) that I own. I’d like to add several new features to improve their functionality and performance. Please review the attached file for a detailed breakdown of the required modifications. Let me know if you’re available to assist with this project. I look forward to your response
30 - 35 USD
I don't need anything from the other world I have an indicator I want a simple EA that buys and sells and has tp and sl a small panel with those buttons I don't want anything else, it must have risk benefit just like in these images should show R:R in THE RECTANGLE IS what interests me the most
Creat a time based level set indicator (personal job)
120+ USD
Objective: Develop an MT5 indicator that allows users to set predefined trading levels (0-4) based on specific time spans for each weekday. The selected level will be stored in a global variable for integration with external trading systems
1 Application
AG7SYSTEMS (personal job)
200+ USD
1. Overview The Expert Advisor (EA) will be based on signals from the All in One Trade indicator, with multiple order management, risk control, and customization options. The EA will include advanced features such as grid trading, trailing profit, progressive lot control, time filtering, and an informative dashboard. 2. Main Settings 2.1. Indicator Signals • The EA will make buy and sell decisions based on the All in
1 Application
Engulfing Candle Alert Indicator (personal job)
40+ USD
The job is to create an Engulfing Candle indicator with an alert function in MT4. Bullish Engulfing Candle Signal 1. Engulfing candle must sweep the low of the previous candle and close above the opening price of the previous candle 2. When a candle is a bullish engulfing candle, a signal notification must be triggered a notification must be sent to the user, with the message as follows: “Bullish Engulfing Candle
1 Application
30 - 50 USD
replace TP/SL with ATR function. Range Auto set profit and loss value based on range using Average True Range (ATR). Range Auto set any newly open position profit level and loss level, INPUTS ATR Timeframe = Timeframe where the range will be based on. ATR Period = Period of the above timeframe Take Profit Factor (ATR Value x This) (if 0 disable) Profit level Factor times the ATR value. For example, A buy position
5 Applications
35+ USD
Hello, I need help refactoring an existing EA code and changing the Trailing system to start only when order in profit. Review and clean the code - remove unused variables - rename variables and functions to be more easy to follow / relevant - make comments so it is easy to follow and understand the EA code Key Areas for Refactoring: Variable Naming : Some variables have unclear names like Gi_180 or Gd_232