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
50 - 100 USD
I am looking for a single include file which can be called from my main file. This include file has to read values from 3 indicators available in MQL market as given below. This include file should be compatible with both MT4 and MT5 programs. It should read values using buffers (not from chart objects). Sample code, compatible with both MT4 and MT5, to read from each indicator is available here
7 Applications
ADDING SIGNALS ON AN INDICATOR (personal job)
150+ USD
1. see if there is any way to make this indicator lighter. It has potential for alerting to High Probability Forex trades but it slows my computer down quite a bit. 2. Could you also add an alert for when the Histo Bars register Above 0.8 and Below -0.8. (As Market on The Screenshot)
1 Application
Improving the Trading Robot: Fixing Bullish Candle Filter Parameters (personal job)
30 USD
Personal task on fixing bugs and errors in code on candlestick parameters. 1) Remove the parameter input double Multiplier = 2.7; and everything related to it. 2) Make the parameters for a large candle work: // Parameters for filtering a “big” candle input group “Filters for Bullish candle” input double Bullish_Open_High_Max = 1.15 ; // Open High Max. in % input double Bullish_Open_High_Min = 0.01 ; // Open High Min
1 Application
A NEW RSI EA INDICATOR WITH NOTIFICATIONS (personal job)
40+ USD
Hi, Sudibyo, I would like to have my own bot for trading of EURUSD Scalping (5m-15m with Notifications sent to my PC and to My Mobile) that can help me to buy and sell( Not auto trading) It should have access all the information it needs to know about the market strategy and should have the maximum accuracy possible. Thanks
1 Application
30 - 120 USD
nombre del bot US30 Cris Descripción general es una estrategia mecánica, es simple de entender porque todo es instrucciones y va a ser en el índice us30 basada en instrucciones se necesita que esté bien programado para evitar en medida de lo posible el slippage y que respete el precio exacto las entradas y salidas del mercado lo más preciso que se pueda. Reglas de la Estrategia Temporalidad 15 min Stop 1000 puntos
6 Applications
30 USD
There is a simple trading robot based on the search for a candlestick (bar) by the parameters that are specified in the parameters such as the height of the shadow, the body of the candlestick. After it finds the candlestick, it opens a market order. If a stop-loss is triggered in a Market-Order, it needs a pending order or another order that after a stop-loss in a Market-Order will open immediately in the same
6 Applications
30+ USD
Create an EA based on a MT4 indicator. It's a simple buy and sell arrow indicator. If a Buy trade is open and after minutes/hours or days the indicator gives a Sell signal, then the EA must close the Buy trade then open the Sell trade immediately and visa versa trade. Basic EA features to the added including the below Symbol: Which currency pair or asset to trade. Timeframe: The chart timeframe the EA will analyze
13 Applications
50+ USD
I currently have a Baseline indicator code which was modified which want to be debugged and updated. Notifications are not being generated consistently when: · Candles touch above or below baseline, · Candles cross above or below baseline · Candles partially closed below or above baseline · Candles close above or below baseline Notification message to be change Notifications are being
14 Applications
30+ USD
This error appears when attempting to synchronize to the VPS. The communication process between the local MetaTrader terminal and the VPS may be interrupted or not functioning correctly. This issue can arise due to network connectivity problems, incorrect server settings, firewall or security software interference, or a misconfiguration in the Expert Advisor (EA) or trading environment. To resolve this, ensure a
4 Applications
50+ USD
Regarding script NIKA_VO script... debugging and add some features and remove others. and make 2 versions. 1 simple for backtest (speed) 1. task: see att "2" when i add it to a chart, it loads like that. and sometimes midway session it does the same. then i have to change back and forth between timeframe OR open settings and click "ok" again. then it looks like att "1" screenshot. Please fix this 2. task Add
5 Applications
30+ USD
I need an experienced developer to modify my MT5 robot. It uses slow and fast MA across multiple time frames. If M5, M15, M30,H1 are selected, it opens trades only after the MA crosses in all time frames to avoid false signals. I need a developer who will make the robot open trades only when all the selected time frames are in one direction. It has option of opening one trade per signal or opening trades after every
7 Applications
Add new features to a existing EA (personal job)
30+ USD
1) Add a new tap for 2 type of martingale such as the following: Martingale reverse recovery opposite direction : When the EA has opened a trade , and the trade goes to the opposite direction, then it should open a trade of that direction with a incremented lot size (adjustable by multiplying/increasing) . This feature should have a trigger by points/percentage/in dollar and steps (this the amount of trade that
AG7 SYSTEMS GAN and AG7 SYSTEMS PZ (personal job)
30 - 50 USD
Hello, I hope you're doing well. I would like to place a new order for an MT4 Expert Advisor, similar to the one you developed for me last time. The only change required is that it should use the "Gan Easy" indicator (which I purchased from the store) and other with PZ DAY TRADING instead of the "All In On Trade" indicator. Could you please provide me with a quote for this project and let me know if it’s possible to
1 Application
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
20 Applications
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