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
Modify EA to include StdDev (personal job)
30 - 45 USD
I would like to modify EA_140483_1.03 to include Standard Deviation trend which is based on the simple StdDev calculation method The StdDev number will be used to calculate the entry and exit MACD number as shown in the attached file the general formula for calculating entry and exit MACD level is chosen MACD level x [ 1 + (current StdDev x a factor ) ] Thanks
1 Application
50+ USD
I want to modify the a scalping EA to use Half Trend indicators on higher Time Frame and open only Buy or Sell on smaller time frame. add a few variables to control the max open positions and trend reversal exit for all open positions
7 Applications
30+ USD
Variation of an existing signal which is currently broadcast to an external E.A. Need to make signal remain ON between Zones of the supply & demand indicator & some other minor ammendments
5 Applications
30+ USD
I have two indicators - Heiken Ashi and EMA on same chart - I need to modify the HA indicator to provide an alert (by placing an arrow on chart) when the following conditions are met: when HA changing colour: red to green when HA close above EMA open ema slope (current ema - prev ema) > constant (input) next bar => green arrow on chart
6 Applications
30+ USD
i Have an indicator that needs modifications to the notifications. and Need to add divergence as a extra conformation for the signal. the indicator needs to be optimized and checked for correct working conditions. would like to add new entry signals as an option there are 4 of them add new notifications based off the new features added. if possible
Modify MACD 2 (personal job)
30 - 50 USD
Hi, I would like to modify another MACD EA. I would like to add an Execution-Delay parameter. This would delay opening each trades by N number of seconds input in the parameter. The delay timer resets upon each buy/sell crossover of the MACD zero line. The EA trades are currently inverted. I would like this changed to open long positions when the histogram is/cross above the MACD zero line and short positions when
1 Application
Modify MT4 EA (personal job)
60+ USD
Hi, I would like to modify the Expert Advisor "Arrowhead" that you created a while ago. I would like to add the following features: add inverse signal option (buy is sell and sell is buy) display daily gain/loss send balance push notification at specific time ( e.g. at 15 PM send notificaton “your balance is X”) open position at the beginning of the next candle (e.g 1h candles, signal is given at 10:30-> open
1 Application
30+ USD
I need a dynamic lot size for my expert advisor with 3 input options: 1. fixed lot size (0.01) if my account balance is $100,000 & I want to risk 0.01 lots per trade 2. Volume based on money ($1000) Example: if my account balance is $100,000 & I want to risk $1000 of my account per trade (0.01 volume) 3. volume based on account percent (1%) Example: if my account balance is $100,000 & I want to risk 1% of my account
4 Applications
Modify PCM indicator (Pivot - Cur str - Market Facilitation Index) (personal job)
120+ USD
Recap : This indicator uses Pivots, cur str meter and Bill Williams Market Faciliation Index (MFI) The way it works - Price reaches a high or low Price reacts and changes direction A MFI bar is created (main, fake, fade, squat) with a value (right now the indi does not count if bar is bull or bear) Cur str met happens Alert add 1. shift pivots by hour (example : instead of starting at 0:00 broker hour, start from
30 - 50 USD
I am looking for someone to modify the Parabolic Sar indicator to create audio and visual alerts The alerts will acts as buy and sell signals using arrows to draw the signal at the point of when the 1st dot is formed on trend direction
20 Applications
30+ USD
https://www.best-metatrader-indicators.com/30483-xardg-symbol-changer-indicator/ I would like you to modify the file that I downloaded from here (see attached file). Where some brokers have currencies listed EURUSD;GBPAUD ETC. My broker will have currencies listed EURUSD.HKT;GBPAUD.HKT; One of the lines in the coding is: extern string Symbols = " xxxx "; Where I've represented 'xxxx' to be the full currency pairs
2 Applications
Modify The Gann High and Low EA and Convert MACD 4C Tradingview Indicator and Add to the Gann High and Low (personal job)
30 - 60 USD
***Renaming the EA to Swing Shark instead of the Gann high and Low*** Entry When the 5 EMA crosses the 50 EMA and close and the first flip on MACD showing green or red the entry will activate. Exit 5 EMA and 50 EMA cross and close and the first flip on MACD showing Red or Green. Close trade on reverse and enter in the other direction MACD 4C source code study(shorttitle = "MACD 4C", title = "4 colour MACD") fastMA =
1 Application
Modify To Upgrade Existing Mt5 Expert Advisor (personal job)
75+ USD
Mt5 Moving Average Crossover Expert Advisor needs to be upgraded with few new features. Indicators will be created and EA will call from it from the INDICATORS' FOLDER in mt5 trading terminal. More of the upgrade is detailed in the SPECIFICATIONS REQUIREMENT DOCUMENT which will be sent in the chat box after a favourite applicant is selected
1 Application
30+ USD
Hi All, I would like to modify the attached MT4 indicator to show number or highs and lows based on a method that I will disclose. Required skills are: to count highs and lows, automatically draw a vertical line and display counts on a panel. Details will be shared. Thanks, Al
7 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
Modify a provided Indicator to the below requirements: (personal job)
70+ 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
30+ USD
I need to modify a script to auto bot some feature need to change to parameter as this is a limit order script and add on the auto bot feature
7 Applications
Modify a trading bot and do panel (personal job)
30+ USD
Modify a trading bot and do panel to show ongoing progress of the account . The trading bot modification is simply to add daily Target and risk in term of money for each currency pairs that is traded
1 Application
30+ USD
I need this simple robot converted to work on the new version of MT5 . It's a very basic robot that open trades at a certain time and that's all it dose. I need the robot to be converted, to work on current MT5 build . And mt5 back-testing As it stand the EA will open trades. But only at certain date and time. I want it to open a trade every day at the same time. The sooner the job can be done the better
12 Applications
Modify am expert advisor that you have previously worked on for me (personal job)
60+ USD
i would like a few changes to the panel if you have time. Could you extend the rows of the five values MA, RSI1 and 2 and MACD 1 and 2 to include two more rows so that it would display the values of the last five candles? Additionally, add two rows that report the value of 2 True strength indicators below the two RSI indicators. i will send you the indicator files including the source files. I can pay 60 dollars for
1 Application