Orders for indicators development - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
30+ USD
I am looking for some help to convert a very simple pine script to MQL5 indicator Here It's : //@version=5 indicator("3+1", overlay=true) // Conditions isBullish = high[3] > high[4] and high[3] > high[2] isBearish = low[3] < low[4] and low[3] < low[2] // Entry conditions bullishEntry = close[1] < low[4] and close[1] < low[2] bearishEntry = close[1] > high[2] and close[1] > high[4] // Plot shapes
8 Applications
Stress Test of existing EA (and modifications if necessary) During Forward Testing #047 (personal job)
55+ USD
Objective: - to ensure the EA works as it should and - smoothen and expedite the process of forward testing Job scope: - to provide clarity during the forward testing of existing EA (for example, criteria for entry/exit points and how the changing of settings affect the EA's working mechanism) - to modify existing EA (if necessary, such as adding or changing size and colors of arrows so we can visually see the
1 Application
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
9 Applications
Modification Feeder (personal job)
60+ USD
Hi Alex We discuss it in previous Job for next modification only on Feeder. these are: 1. Switch "same magic"/"all orders for pair" for lots calculations. "All orders" will work just like it works now. 2. Currency/points SL with the ability to turn it off altogether. 3. "Counter Trend" pivots. I think I will make a switch "No restrictions (all pivots)"/"Trend Compliance"/"Counter Trend". 4. ability to define
1 Application
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
50+ USD
Hi, I need modification of an existing indicator. Specifically, I need a developer to use a Meta Trader label object to put on chart buy or sell depending on signal. The ResColor is Sell. The SupColor is Buy. The Indicator is a free indicator. I am attaching link below. https://www.mql5.com/en/market/product/68952?source=Site +Profile+Seller
10 Applications
Would you be able to convert the Symbol Changer file to a MT5 version? (personal job)
49+ USD
Convert the existing Symbol Changer MT4 version to a MT5 version Including -prefix option - suffix option - keystroke navigation i.e. up & down arrow to move through the pairs
1 Application
30+ USD
I want alert in exiting volume indicator. To give alert whenever the volume histogram changes color, pulse arrows in the main chart. The indicator already has alert. Just that is not working properly and no Puch (mobile) which I want to be included
9 Applications
MQL4
Indicators
Integration
Forex
Trading robot/indicator debugging
Statistics and mathematics
Strategy optimization
Strategy modules
Panels and dialog boxes
Stocks
Custom graphics
Futures
MySQL
Options
Product Design
Collection of data on the internet
SQL
HTML
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
Photoshop
RegExp
300 - 450 USD
***************** ONLY ACCEPT IF YOU CAN COMPLETE WITHIN 7 TO 10 DAYS ************************** Development Proposal for an EA DISCORD TO MT4 Specifications: Extract and replicate trading signal messages from designated Discord channels, regardless of their format, for integration with MT4. The Expert Advisor (EA) should be capable of deciphering various formats (e.g., "TP" or "Take Profit" – allowing predefined
2 Applications
Modify my EA using 2 indicators (personal job)
30 - 70 USD
Modify my EA utilizing the following 2 indicators: HMA_2_color.mq4 Macd histogramm with filter ma.mq4 Create the necessary code to return the color from the HMA indicator and values from the MACD indicator so that the EntrySignal and CandleClose functions can produce appropriate buy and sell signals and candle close. Indicator input values to be variables. Plus some other minor modifications to the current EA
1 Application
Additional modifications to Regression Candle UT Bot EA (personal job)
30+ USD
HI Yashar, I hope you are well. I've continued to play with the EA you created for me and I have a couple of additional suggestions for improvements. I wonder if you have time to help me with them. Here is a GoogleDoc where I describe the changes in detail ( click here ). Here is a summary of the changes: 1. Add a volume indicator: "If the volume level is above _______, and if the UT Bot creates a signal within
1 Application
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
30 - 40 USD
3 different MA’s are involved: MA1 (Linear Weighted, Simple or Smoothed / X Periods). MA2 (Linear Weighted, Simple or Smoothed / X Periods). MA3 (Linear Weighted, Simple or Smoothed / X Periods). I am looking for a AE for MT5 that allows me to execute Long when MA1 crosses above the first of the two other MA’s and closes when MA1 crosses bellow the first of the two other MA’s. The same way I want to execute Short
6 Applications
30+ USD
I just need this relative volatility index indicator on TradingView converted to an MT5 indicator. The code is below Project shouldnt take very long. Source code is below. Please only apply if you can get this done in 1 day or less THE ONLY MA VALUE NEEDED IS SMA - I DONT NEED THE REST (BOLLINGER, EMA, VMA, ETC) will need there to be UPPER BAND and LOWER BAND lines that can be configured to set values like 70/30
6 Applications
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
Without shadow colour histogram updated (personal job)
35+ USD
A indicator base on window bar. And i want the bar to have their own buffers 0 and 1 respectively. also an arrow at the main chart base on the indicator bar. the window bar is to at the beginning of the new candle or previous bar to be traded at the next candle
1 Application
30+ USD
I HAVE ONE EA MODIFICATION BREAK OUT LINE CORRECTION YOU HAVE TO FIX DAILY PROFIT AND DAILY LOSS SETUP IN INPUT IN THAT FILE CHECK IN JOURNAL 4200 ERROR AND CORRECT IT. DAILY PROFIT/LOSS FUNCTION CODING COPY ONE FILE TO ANOTHER FILE (I GIVE THAT FILE )
13 Applications
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
18 Applications
MQL5
Indicators
Integration
Forex
Trading robot/indicator debugging
Statistics and mathematics
Strategy optimization
C++
Strategy modules
Panels and dialog boxes
Stocks
C#
Python
Custom graphics
Futures
MySQL
JavaScript
Options
Product Design
Java
SQL
PHP
HTML
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
R
RegExp
50 - 100 USD
Sr. no. Requirement / Specifications 1 EA can be run on any current selected symbols. 2 EA can be run on any current selected timeframes. 3 Option required to skip trading days or specific hours. 4 Display on EA running chart. 5 No limitation of EA running Account wise. Means EA can be run in more then one Account in same time. 6 Step for creating order is depending on range of previous candle, Setting of High and
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