Orders for indicators development - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
13584 jobs in the archive in all languages
Sort by:
30+ USD
Distance indicator: I need an indicator that will follow trend up and down, then print the up and down past history movement into csv file. If trend rose 3500 points and above indicate upward and latter decline 3500 points and above indicate downward in that order! Note: 1. Allow user to adjust 3500 point. 2. Show arrow signal with date and time and chart value in the mt4 window when trend rose and when trend
1 Application
(9) MQL4 Indicators
40 - 43 USD
Hello I am looking for somebody who can make an indicate that can analyse and show pattern , candles that I will give u, trendline n support and resistance ...some we will talk about them inbox
1 Application
MQL5 Indicators
40 - 60 USD
I am in need of a professional developer to make modifications on a expert advisor that uses the Keltner channels for reversion entries. The additions that I would need on this system would be: Additions: Monitoring Multi-Symbol up to 5 (using 1 chart), each pair would need to have their individual settings (copy the trade and risk management settings) Time & Day Filter News Filter Daily Drawdown Filter to limit
50+ USD
Hi There I want to create an indicator and robot for simple trading based on candle stick and couple of indicators RSI, ADX and volume flow; based on chart timeframe
22 Applications
30 - 200 USD
FLOW OF OPERATIONS - brief · Trader insert operation into Metatrader 4 MT4-masteraccount · MT4-masteraccount run a script that call a webpage and insert the operation parameters into a Database · MT4-slaveaccount replicate each operation inserted by the MT4-masteraccount FLOW OF OPERATIONS – detailed · Trader insert operation into a Metatrader4 instance, called MT4-masteraccount ·
7 Applications
(3) MQL4 Indicators
30 - 35 USD
My goal is to have my existing mt4 indicator as mt5 indicator or tradingview indicator, the source code for the indicator are attached below kindly check it and let me know if this what you can do. Thanks
9 Applications
MQL4 Indicators Converting Forex
30 - 50 USD
Hey there! We are looking to integrate a Keras Neural Network developed in python into an expert advisor written in MQL5. Our current approach is to convert it to an Onnx model and then import that into our EA using the built in Onnx functionality. We will then use the model to generate a prediction to take trades from. However, we are specifically stuck on a step where the model won’t accept the shape of our input
2 Applications
MQL5 Indicators
30 - 50 USD
Hey there! We are looking to integrate a Keras Neural Network developed in python into an expert advisor written in MQL5. Our current approach is to convert it to an Onnx model and then import that into our EA using the built in Onnx functionality. We will then use the model to generate a prediction to take trades from. However, we are specifically stuck on a step where the model won’t accept the shape of our input
2 Applications
MQL5 Indicators Experts
30 - 200 USD
//@version=5 strategy("SMA 20 + Engulfing Strategy", overlay=true) // Define strategy inputs smaPeriod = input(20, title="SMA Period") stopLossPercent = input(1, title="Stop Loss %") takeProfitPercent = input(2, title="Take Profit %") // Calculate SMA smaValue = ta.sma(close, smaPeriod) // Determine bullish engulfing condition isBullishEngulfing = ta.isbullishengulfing(close, open) // Determine bearish engulfing
11 Applications
30+ USD
I need someone who can do some changes to my EA. It is an mt4 ea although i lost the source code... Let me know if you can help me
30+ USD
Please fine attached csv file below: Write a program that will indicate data direction in my existing indicator report of csv. The data direction wil l be: 1. Data Direction downward and 2. Data Direction upward. Note: if data decline downwar d d at a bout 3500 points indicate Data Direction {Downward} into my existing indicator csv report {then} if data rose upward at about 3500 points indicate Data Direction
1 Application
(9) MQL4 Indicators
50 - 200 USD
Hi, i have an already existing MQ5 file, which needs external DLLs. I dont know why the developer needed to include them. Due to this fact, i can not upload it on MQL5 and sell it. This EA is a 100% manual EA, which works like the following: - it connects to 2 accounts (1 demo account, 1 live account) - it tracks the demo account and opens/closes the same trades, but into the opposite direction and with a different
30 - 70 USD
NON REPAINTING INDICATOR WHICH DETECTS RSI HIDDEN AND REGULAR DIVERGENCE WITH PRICE RSI CONFIRMATIONS WHEN PRICE EQUALS/CROSS BELOW CURRENT ZIGZAG LOW / PRICE CROSSES/EQUALS THE RSI 50 LEVEL EVEN IF THE CANDLE IS STILL OPEN WITH OPTION TO CHOOSE RSI LEVEL/AN ENGULFURING CANDLE IDENTIFIED, IT SHOULD BE THE EXACT MOMENT. MACD REGULAR DIVERGENCE CONFIRMATION; WHEN PRICE EQUALS/CROSS BELOW CURRENT ZIGZAG LOW
1 Application
(1) MQL5 Indicators
30+ USD
I would like to convert a Tradingview indicator to MT5. the indicator has all the conditions in the tradingview version. The idea is to later convert in into an Expert advisor after testing
4 Applications
MQL5 Indicators Translation
30+ USD
Hello here, I need an Expert EA programmer to fix my EA The EA code will be sent on the chat box Send a bid if you can do this Thanks
16 Applications
MQL5 Indicators Experts
30 - 50 USD
hello I have four trading view indicators that I have used and tested and now i just want to automate them I have the pinscript code and need you to make it into an MT5 trading expert advisor. Am looking for expert developer that can help me with this project
4 Applications
(10) MQL5 Indicators Converting Forex
30+ USD
Hello I have bought an ea on mt4, BUT i want it to copy the trades also to mt5. I have used many copy systems but they all say that i cant launch it because i already have an existing ea
6 Applications
MQL5 Indicators Experts Forex
30+ USD
MODIFY Multi-Pair Average Range Scanner Alerts Indicator and add 2 new columns of 15% of APR and 10% of APR. 1. Convert Indicator from MT4 to MT5. INDICATOR NAMES: 'Multi_Pair_Average_Range_Scanner_Alerts_v1.1.mq4', '5. MT4 ADR Indicator.ex4' For 'Multi_Pair_Average_Range_Scanner_Alerts_v1.1.mq4' - Add 2 new columns: 15% of the ADR and 10% ADR. - Round off numbers in both columns and add condition as below (use
4 Applications
(5) MQL5 Indicators Forex
30 - 50 USD
Hello. I have two seperate MT4 codes. I want code from A to have the same strategy but to have front end code to look like code B. Pretty simple, I am just unsure of how to change the dashboard code or what to copy and paste over so that why I am trying to get some help on this
10 Applications
MQL5 Indicators Experts
30 - 70 USD
hello i have some pine script indicators and desired to convert them in to mq5 indicators in order to use them in MT5 platform. is there anyone to do them for me
4 Applications
(1) MQL5 Indicators Converting