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 - 100 USD
I need to develop a structure indicator: The indicator is designed to identify and track swing highs and lows in a given market on any timeframe, and display them on the chart as solid lines (the lines you see are denoting highs and lows). The lines are customizable in terms of color and width, as determined by the user input. The rules for creating a new high or low are based on whether the current range is
4 Applications
30+ USD
I have an existing EA program that lets me select only to buy, sell or just buy&sell. When I select the buy&sell option, it sets a mid-point at market price then places only buy orders below the mid-point and sell orders above the mid-point. It also lets me input and adjust the number of lots, take-profit, stop-loss, intervals and number of orders to be opened at any given time in the program code itself
OB with calculation of wolume used (personal job)
150+ USD
Hello. I need to create PINESCRIPT indicator, that will show OB (external and internal) Main feature need to be a calculation of Volume used in those ob. I have source for OB, need to modify it to add volume. Also need to show 2 bars with colors inside OB showing buyers and sellers (what value are greater than other)
250 - 500 USD
Greetings! Experienced / expert developer to convert an open source (freely available) PineScript (TradingView) indicator to MT5. Convert Pinescript code to MT5 Duplicate user settings Test to confirm same performance with test report Provide MT5 indicator and source code I have at least 3 indictors that I would like to have converted. Subject to great work on this first project, more work will be forthcoming
11 Applications
EA based on SUPERTREND (personal job)
50+ USD
I want to modified the EA you build me last time. I want the EA to open position only when: -sell ; when the "sell" signal appear below the previous DAILY HIGH/LOW (based on how the daily candle closed) and below the 200 MA -buy ; when the "buy" signal appear above the previous DAILY HIGH/LOW (based on how the daily candle closed) and above the 200 MA I want the EA to work on multiple pairs at the same time but only
40 - 50 USD
I am looking for a developer that can help to convert the Pinecode indicator from Trading View to MT4. The indicator is called QQE MOD, the link to the reference is https://tinyurl.com/499rukb6 Below is the view of the indicator needed in MT4. The setting parameters shall be the same as the original indicator. Kindly refer to the screenshot below. The developer shall provide source code of MT4 at the end of the
7 Applications
100+ USD
This simple Ea will be Heiken –Ashi based with three additional Indication for filtering for accuracy ADX /ADX WILDER ,Rex oscillator and the Damiani Voltammeter. Heiken-Ashi Base EA with three Indicator as filter. Indicator 1. ADX /ADX Wilder If DI+ is above DI-, an ADX reading of 25 or higher indicates a strong uptrend. DI (indicate or confirm Long/buy) If DI- is above DI+, an ADX reading of 25 or higher indicates
30+ USD
I have created a drawing tool and if pasted in Metatrader editor 5, it has allot of errors. I would like to have them fixed and explain what was done
3 Applications
30+ USD
The scanner is to be developed for MT4 and you can make it either an indicator or an expert advisor. The indicators to be used in the scanner are included in the attached zip file. The mql4 code named DASHBOARD is not a working indicator - it is only to provide you the code to use in the scanner (copy and paste). Please ask me any questions before you provide a quote
30+ USD
i have a indicator,mt4 file only but dont have the source code.i need to update the indicator to make alert push mobile notification and screen shoot image to telegram.and also make and ea. so i need to use it as a indicator and expert advisor.anyone can do this job.tq
3 Applications
31 - 49 USD
Hello, I need someone to create a conversion of an indicator from TradingVeiw to MT5. The PineScript code provided should be translated into an MT5 indicator (the results should be the SAME as TradingView) and integrated into the EA. This is the PineScript (TradingView) code that must be converted for MT5. _____ //@version=4 study("Custom Moving Average","CMA",overlay=true) length=input(99),src = input(close) //----
11 Applications
EEA Modification Phase 3 (personal job)
30+ USD
Economic Events Analysis Modification v3 . Presently I use this app for one single currency pair. For example, I open a M5 chart of AUDCAD and apply it on this currency pair and I get the value this currency pair alone. But I want to do it for more than one currency pair in a single shot. We have a comma-separated list of currency pairs. Lets say it is AUDCAD,AUDCHF,AUDJPY I open a M5 chart of one of the currency
30+ USD
Hello, I need an indicator for simple hidden divergence using the cross of the main and signal lines of MACD indicator that works on the MT4 platform on the desktop and it sends alerts using push notifications to the MT4 platform on iPhone. Examples: Bearish Hidden Divergence Bullish Hidden Divergence Detailed requirements will be provided when chosen
6 Applications
Bybit. BbDevHistogram Ivan Titov (personal job)
75+ USD
MinDeviation Sell order at 0.4 Buy order at -0.4 SL to opposite BB value which should 1% risk TP is 80% of SL. If O used put in input means no TP trailing stop still work the same as describe last bot As discussed
1 Application
30+ USD
hi, I need an expert in python (Jupyter) to design my automatic trading strategy using stochastic indicators and moving average crossover. Besides being able to generate good profit, I also need a maximum drawdown below 25%. This strategy can also be used in currency and stock.Please not Bid if you are not familiar with python (Jupyter).TQ
3 Applications
40 - 140 USD
Would someone like to convert a Pine Script based Strategy from Trading View to MT5 for me? It's about 80 lines long & uses multiple Indicators. I am looking to have a working Trading Bot for MT5 from the code. Feel free to contact me for any other details
30+ USD
I have an indicator based on ZigZag that was originally written in MT4 but converted to MT5. The problem is that it runs out of range and stops. I need a programmer to rewrite or fix it with all original features complete in MQ5 (MT5). The programmer must maintain the indicator buffers as I currently use it in an EA as custom indicator. I will provide the current mq5 file to the successful candidate
31+ USD
I want to create buy/sell Trading system Based on MACD RSI CCI Buy Signal : When MACD Above Zero When RSI(14) > 50 When CCI(!4) > +100 , When all this rules applicable at first time, plot a buy arrow Sell Signal : When MACD Below Zero When RSI(14) < 50 When CCI(!4) < - 100 , When all this rules applicable at first time, plot a sell arrow Put a live small dashboard in bottom of screen left side , to update all values
5 Applications
30 - 70 USD
Project Overview : I am seeking assistance in developing a custom trading indicator and expert advisor based on specific criteria. The goal is to automate the trading process and implement risk management features. The main indicators to be used are the SuperTrend (standard) and a 2MA crossover signal (standard sma cross). The expert advisor should include trade management, trailing stop functionality, position
12 Applications
30+ USD
Good day I Have an existing indicator to display the profits of the account (current, day, week, month, year) that is in 100% working order (attached). The changes I need is as follows: 1. I need the profits to be displayed in the data window (useable as Mode0, Mode1,Mode3..... in web based EA development) 2. Must be able to select a specific symbol (B1000, B500, B300 / C1000, C500, C300) in the input window when
2 Applications