All orders - Trading robot/indicator debugging - outdated
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
30+ USD
hello great developer I hope this message finds you well. I am looking for a developer to assist with a modification on my mt4. Could you please let me know if this is something you can help with, along with an estimate of the time and resources required? I’d be happy to provide more details if needed
50+ USD
Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI Stochastic Oscillator Algorithm and Terms The first stage is the
6 Applications
50+ USD
Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI Stochastic Oscillator Algorithm and Terms The first stage is the
3 Applications
30 - 200 USD
This is the most important section of Requirements Specification. It provides the description of conditions, market states and indicator values, under which a Buy deal should be performed. To describe each condition required for generating a Buy signal, choose the numeric parameter affecting the emergence of a signal. For example, this may be the smoothing type and period for a Moving Average. These important
6 Applications
35+ USD
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
4 Applications
30+ USD
I will like to have EA that trade based on order flow/order block putting pending orders waiting for price to fill in the imbalancement left behind by makert makers and stop loss at 25 pips take profit at 25pips
4 Applications
90 - 100 USD
Hie... l want a trading robot that can trade bot currencies and indices.. it must be able to open and close positions on it's own aswell as capitalising on both directions either buy or sell on each candle stick scalping..it must work 24/7
13 Applications
50 - 1000 USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Move stoploss to break even (personal job)
30+ USD
An Expert Advisor that opens a trade given price and move stop loss to break even after certain number of pips and if trade closed reopens the trade again till sl is hit
1 Application
30+ USD
csharp using System; class GoldTrader { public void TradeGold() { // Preparation SelectMarket("XAU/USD"); string timeframe = "4-hour"; // or "daily" // Setting Up Indicators double SMA200 = CalculateSMA(200); double EMA50 = CalculateEMA(50); double RSI14 = CalculateRSI(14); // Analyzing the Market string trend; if (CurrentPrice() > SMA200) { trend = "bullish";
4 Applications
30 - 60 USD
So as it says in the title basically. Here’s what I’m looking for: Consistent monthly profits around 25-30%. I am not that strict about the platforms that you useuntill everything is legit A solid SL and TP system are desired. It would be great if you could backtest the algo on historical data and share the results (drawdowns, win rate, etc.). Other than that your hands are free Nothing wrong if it's 23% or
30 - 50 USD
Hi, I need a good experience developer , who can add some requirement to my existing EA, like find support & resistance levels using Fibonacci tool with customization retracement levels
16 Applications
30 - 250 USD
- you should be able to explain the logic behind the entry points of the expert / indicator before commencing . - source code should be clean code . - Replication of phrases via copy and paste is prohibited . - please give a meaningful description . - Key Is the multiplier
60+ USD
I need help Converting VuManChu Cipher b Indiator on Tradingview to MT5 I need this in 3 or 4 days maximum. If you can do that please reach out to me Thanks
9 Applications
30+ USD
Design a simple trading robot that trades binary options on pocket option and quotex. I have a robot that can relay pocket option and quotex binary chart on metatrader 4. I want a robot that can thus identify signals using indicator and place trade on my pocket option account automatically
5 Applications
35+ USD
I need a bit that indicates where to go short from with highest probability and where to go long from also with the highest probability. This should be Able to order and close trade
5 Applications
50 - 200 USD
i want someone who can develop an EA based on my strategy logic, i have a sample algorithmic structure to follow, details will be discussed later. This is a comprehensive strategy! Here’s how to structure the algorithm for your EA, including each component you shared. I’ll provide pseudocode to represent the logic for each step, so it will be straightforward to implement. ### 1. Define Market Conditions Define
10 Applications
30 - 50 USD
//+------------------------------------------------------------------+ //| MyBot.mq5 | //| Created using MQL5 | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Create a trade object // Define input parameters input int FastMAPeriod = 10; input int SlowMAPeriod = 50; input int RSI_Period = 14; input int
6 Applications
40+ USD
Buy signal: the main MACD line crosses the signal line upwards (macd_current>signal_current && macd_previous<signal_previous). Sell signal: the main MACD line crosses the signal line downwards (macd_current<signal_current && macd_previous>signal_previous). The below figure shows Buy and Sell cases
50+ USD
Indicators Used: Volume Indicators: Awesome Oscillator (AO) On-Balance Volume (OBV) Chaikin Money Flow (CMF) Liquidity and Volatility Indicators: Bollinger Bands (BB) Average True Range (ATR) Keltner Channel Key Levels Indicators: Fibonacci Retracement Moving Averages (50-period EMA & 200-period EMA) Momentum Indicator: Relative Strength Index (RSI) Price Action Tool: Horizontal Support and Resistance Levels How
13 Applications