Orders for Expert Advisors development - 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 - 90 USD
For Metatrader5 Strategy Overview Timeframe: 15-minute Condition to Enter Short: the close of the last candle( called LC_) is smaller than the lowest low of the previous 3 candles THE VOLUME OF THE last CANDLE IS BIGGER THAN THE AVERAGE volume OF THE PREVIOUS 19 CANDLES Order Details: Short Entry at the close value of LC_ Volume: 0.01 lots. Stop Loss: 1.025*( close value of LC_ ) Take Profit: 99.75% *( close value
27 Applications
30+ USD
I had an ea coded, to 'open a new position when the terminal floating equity is at certain negative levels', but it does not work very well. I am including it here, as some of the code may be useful. I will first explain how I currently trade for clarity. Its not too complicated :) 1. I open 2 positions at the same time. ( I call this a SET; I currently use an EA to open the positions, and it works pretty well ) 2
6 Applications
100 - 500 USD
I'm looking for best strategy which works on all forex and crypto market.EA must be work with low balance accounts and generate good profit daily/weekly basis depend on market.Drawdown will be very less.if anyone having this type of strategy send me demo first i will back test it .if it meets my requirements code the same EA for me and adding extra inputs if necessary
11 Applications
50 - 2000 USD
I will build you a Trading Indicator which shows Buy & Sell on TradingView chart with 90% accuracy to make your trade win rate more. It will work on Forex, Feature, Stocks, Bond, Economy etc.. it easy to install and you can start reselling for traders also
3 Applications
30+ 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. I have read the Rules of using the Freelance service and accept them. I agree with
4 Applications
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
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 - 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
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
30+ USD
hi, I must finish a mt4 dashboard that have some errors and it is necessary add some features. If you are interested tell me, so I will send the details and the code to verify if are interested
15 Applications