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
Update of an existing EA (personal job)
30+ USD
PLEASE READ UNTIL THE END Add Print journal as much as you can to be able to see what is going on for every step of the EA The aim of the job is to update an existing EA that has been designed by you already. Please see below for more details, let me know if you have any questions or need more clarification. ------------------------------------ Variables to be added: - Total lot size - Take profit 1 (TP1) - Take
1 Application
50+ USD
Please modify the EA to place order based on the market sentiments from Myfxbook outlook: The data will refreshed every 30 minutes. In the EA you will see 2 layer of conditions, daily & current. For more details, "daily" means layer 1 conditions. In this layer 1 condition, the EA enters a state of "ready to open a position", buy/sell. "current" means layer 2 conditions. In this layer 2 condition, the EA will open a
3 Applications
30 - 50 USD
I have the indicator as an oscillator, without a visual trade entry signal (arrow symbol or other symbol). I want this indicator to be doubled. I want to combine the same x2 indicator so that it becomes one indicator. Instead of three parameters in the settings (Period, Depth, Price), there will be 6 parameters in the settings (2x Period, 2x Depth, 2x Price). When a signal to enter a transaction appears, you need
30+ USD
I need an indicator drawing horizontal lines for previous daily/weekly highs and lows with related buffers. The indicator can be applied on every time frame under D1, so I can switch for instance from M5 to H1 but the indicator doesn't change its output. Input variables: - true/false flag to draw daily highs/lows - true/false flag to draw weekly highs/lows - number of days to draw with previous daily and weekly
16 Applications
Modify a provided EA to the below requirements 1: (personal job)
50+ USD
the code and the changes will be provided in the chat! I need to add some modifications to an existing code! the code that will be provided is clean and error free and well written easy to understand! the modification should be clean and error free as well! thanks
1 Application
Fix hide sl and tp issue for ea (personal job)
50+ USD
help me to fix issue on ea . bug issue ! let me try again carefully if i did wrong :( 18:15 made quick video ! plus i'm sendingh you the ini file so you can simply load it with all settings + the set file ! GBPUSD Paid D 1 ! if we enable hide sl TP for main orders and the latest order hits tp ! its not closing! if we enable mini then its not even closing even the trade reached our mini orders tp ! so I think its
1 Application
30 - 150 USD
I require an EA that can scan/capture alerts in the alert window and open buy or sell order accordingly. Also that can close trade when "close trade" alert is generated. It will have option to set STOP LOSS & PROFIT Targets
9 Applications
30+ USD
Hi there, could you please kindly add alerts when price crosses the indicator, add 'Pause in seconds(from previous alert). Comment the last signal, date and time. Add wingding 221 for up and wingding 222 for down
30+ USD
I found a code here , that allows displaying the MQL5 Calendar news in real and backtesting mode as vertical lines, with the news for one currency in one color and the news of the other currency in a different color. However, I am getting an error ("array out of range ") that I want you to fix. In addition, I want you to create another function that will draw a horizontal line covering some time before and after a
11 Applications
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 - 90 USD
Develop an EA using basically color of candlestick, special fractor indicator (has to be shown on the chart), and different way to close the position. Report on the screen with the profit and loss recap. Attached the rules of the EA to be developped
11 Applications
30 - 60 USD
*Requirement: Forex Time Session Modification mq4 and convert to mq5 1. see pic below to modify mq4: A. move the session country name above the blue color session box and B. centralised (center justified) the country name, to make it same as the arrow on pic below C. and upon modification is done to convert to mq5 -------- 2. upon item 1ABC done to deliver send both mq4 and mq5 source code *attached is the mq4
16 Applications
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