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
2215 completed jobs in all languages
Sort by:
30+ USD
Add option to show one Bollinger line. Short only or long only or both. Middle line is turned off by defualt Add option for alerts . Short only or long only or both Change default colour to darkorchid and limegreen arrow for long. Change default colour to darkorange and red arrow for short Default is set to long only and long only alerts. Change default line thickness to 2 and arrow size to 2 Change default numbers
10 Applications
J12 Modification of an existing indicator to best performance! (QA) (personal job)
200+ USD
J12 (QA) Are you a skilled MQL5 programmer with a passion for optimizing trading indicators? We are seeking a talented individual to join our team as an MQL5 Indicator Performance Enhancement Specialist. In this role, you will take on the exciting challenge of modifying and improving an existing MQL5 trading indicator to achieve optimal performance, speed, and accuracy
1 Application
35+ USD
Hello, I hope everyone is well. I already have the robot code that I created in eabuilder, but I need to add some functions to the EA. Management and a panel on the graph indicating some data, I will explain below. Financial Management; Daily profit target. (can be consecutive profit trades) - create an alert when objective is completed Daily loss target. (can be consecutive loss operations) -create an alert when
EA update (personal job)
30+ USD
hello sir, i need an update for my last EA made by you, to be added: imput- value- grid on/off space grid orders pips trailing trigger entire basket value/individual position multiplier off/1.15 up let me know if you have any question... thanks, jonathan
1 Application
Modification of EA (personal job)
40+ USD
After combining the indicator and the EA together, i want these 3 basic features for the Automatic mode. 1. INITIAL trade Entry method: Manually//Auto *Auto mode is for Indicator signals 2. Auto mode Initial lotsize (per cycle): 0.1 (default) 3. Number of simultaneous trades cycles allowed at a time: 2 (default) (This feature is only for Auto mode based on "Indicator Signals") And it means the EA is only allowed to
80+ USD
automate my indicator -allow buy or sell or both? -ways of taking orders option 1, send from the white line of the indicator option 2, send order in the fastest way from candle 0 where the signal begins -ways to take take profit the same as the indicator allow take profit 1 or take profit 2 -ways to take stop loss -the same as the indicator -disable do not place stop loss -trailing on/off -start at 50% of the take
6 Applications
70+ USD
Hello, I have a custom Indicator and I would like to have a user interface for it. I would also like alerts adding to the indicator when an entry is found. I have attached an example image of the UI
9 Applications
J11 Modification of an existing indicator to best performance! (QA) (personal job)
200+ USD
J11 (QA) Are you a skilled MQL5 programmer with a passion for optimizing trading indicators? We are seeking a talented individual to join our team as an MQL5 Indicator Performance Enhancement Specialist. In this role, you will take on the exciting challenge of modifying and improving an existing MQL5 trading indicator to achieve optimal performance, speed, and accuracy
1 Application
30+ USD
Example: I want to enter a buy when it breaks above the ceiling and enter a sell when it breaks the floor. I want a filter for a stop loss at mid point , or opposite side of trend box. if possible allow a % of the range so we can determine what is optimal for that asset if not above will work fine. I want it to have a time filter on it so it ONLY trades for set number of time , if no trade happens it won't trade or
Nicos strategy (personal job)
30 - 90 USD
I want a trading robot or EA that will indicate buy or sell on chart the EA must work on all time frame and to all brokers the ea must set it take profit
Project 4. This is a private project thank you. (personal job)
30+ USD
As we discussed. Collaboration to convert the program for use on mt5. This is a private project for a specific freelancer. All details as was provided in the project file. Thank you and good luck
1 Application
150 - 275 USD
I will provide as much information to you as possible before hand so we are both clear on the task. 11 Pages attached (sorry issue loading these onto this platform, best I could come up with for now) shows and explaines what I am needing. In short the following is needed. An indicator from trading view converted to MT4, however this has already been done but had an issue loading it. if you think you can use it
11 Applications
30+ USD
The modified RSI indicator, designed to adjust its period based on market volatility measured by the Average True Range (ATR), is a custom approach that aims to make the Relative Strength Index (RSI) more adaptive to changing market conditions. Here's a detailed explanation of each component and the overall logic: Components of the Indicator Average True Range (ATR) Purpose : The ATR is used to measure market
Modification of my MT4 AND MT5 EA (personal job)
250+ USD
Modification of my MT4 AND MT5 EA, source codes are needed. Modification of existing EA Add martingale (true /false),if true, then 1, the first 3 positions multiplier by __(number) 2, 4 th position to 6 th position multiplier by__(number) 3, 7th position to 9th position multiplier by__(number) 4, from 10 th position multiplier by__(number) 5,average profit in pips__ 6, distance ( pips ) between orders__, please
40+ USD
Hello, I have a custom indicator, the problem is during high volatility market periods such as news or session opens it will freeze the MetaTrader platform. I have a feeling this is due to the indicator making calculations on every tick. I need someone to prevent this happening. Source code will be given upon job acceptance
30 - 45 USD
I need a HIGH FREQUENCY TRADING (HFT) EA, that can be used to trade on demo and live accounts of LITE FINANCE broker. The EA has to be highly profitable, giving daily profit. Have a news filter that don't trade if theres a HIGH (RED FOLDER) news in ForexFactory,that can be set before or after news...can set the TP/SL and Lotsize and Editable comments so that i can rename the EA
30+ USD
I want an indicator that opens positions based off of information from the supertrend indicator. Info from supertrend indicator on a higher timeframe must be used and must enter on a lower timeframe. SL must be set according to indicator data. Optional trailing stop on the HIGH/LOW line of an indicator on a SPECIFIED timeframe Trading times and lot size must be entered manually. Risk to Reward must be entered as the
8 Applications
30+ USD
I want to have coded a Trading View Indicator into a bot. It will have a Target Profit / Stop Loss and Trailing Stop I will need instructions on how to install the Bot into my Trading View Platform. Contact me if you need more information
4 Applications
30+ USD
Hello Mates! I need an open source file of a very simple algorithm written in MQL5 for use on Metatrader5. I have quite unusual requirements for it, which I unfortunately was not able to satisfy by independently studying the topic and searching for analogues. The algorithm consists of the following actions: opens a market position in a preset direction with a preset position size, as well as preset Take Profit and
6 Applications
Modification of existing EA and optimization (personal job)
120+ USD
There are a few changes i would like for this EA. 1. Insufficient funds to perform trade operation which include pending orders 2. Invalid volumes in trade operations where it checks the correctness of the volumes specified in orders. Essentially the number of lots the EA is about to set must be checked before calling the OrderSend() function 3. Limitation of pending orders, lets limit pending orders to 10 maximum 4