Project: MT4/MT5 Forex Robot – Scalping & Hedging Strategy (No Martingale) I’m looking for a skilled MQL4/MQL5 developer to create a Forex trading robot (Expert Advisor) for both MetaTrader 4 and MetaTrader 5 platforms. The robot should follow a scalping and hedging strategy , work on EUR/USD and XAU/USD (Gold) , and strictly avoid martingale or grid systems . Requirements: Platforms: MT4 and MT5 Strategy: Scalping +
An EA has been developed you and wanted to make small modification for it ( MT5 and MT4). No changes for the previous version MT5 and MT4 except the adding one feature for both. Looking for someone experience in coding and trading because this EA uses hedging strategy and looking to ad one option that once entry hit the target close the entry and once the price goes back in the same entry open the same trade. More
A signal to buy or sell gold arrives into a telegram group which needs to be executed immediately on MT5. there will be a range in which more layers will need to be added if price goes opposite to the signal direction and and there will be an SL and 3 TPs they will need to added to each layer. There will be further messages sent to say set SL to BE which will need to be executed at also which point a few trades
Hi, i have a simple pinescript strategy and i need to convert it to mt5 and get the full code available. The idea of the trading system is as follows : check the opening price of the candle at Hour "CheckpointHour_start" and opening price of the candle at Hour "CheckpointHour" calculate ATR of the previous "AtrLenghtShort" and "ATRLenghtLong" periods use ATR short as TP/SL values multiplying it by factors "LV SL
I run a trading discord and I have a plan for something related to a script/signal but I have no idea how realistic it is as im not very educated on anything in that realm. If I ran and idea by you , could you anyone me if its a service you can provide? and im wondering if pieces of that strategy can be turned into discord channel alerts rather than a tradingview signal if that makes sense
Project Description: Convert TradingView Pine Script Strategy to MT5 Expert Advisor (EA) Main EA Logic: Convert my existing TradingView Pine Script Strategy into an MT5 Expert Advisor (EA). The EA must replicate the exact same logic and behavior of the TradingView strategy, including identical backtest results across all timeframes and market conditions. With Smart Lot Size Calculation Based on Fixed USD Risk Per
I have a complex code (over 5000 lines) and would like to make some changes. First I would like to add four additional patterns to my EA well two for sell and two for buy. pattern but the entry criteria is different. Single Timeframe HULK Signal Concept The HULK signal is based on the principle of no wick on one side of the candle , meaning: The market opened at the extreme (high or low) Then moved only in one
Dear Sir or Madam, I am commissioning the complete overhaul of the attached MQL5 code within the framework of a fixed budget . The goal is to deliver a stable, profitable, and maintainable Expert Advisor that is specifically optimized for structured testing within the MetaTrader 5 Strategy Tester . This initial assignment serves primarily to evaluate your capabilities. For future project phases, I intend to establish
Create a bot that reads trading signals from Telegram. - Ensure the bot can execute trades automatically on the MT5 platform. I need something that will be robust and that has been back tested for success. The Bot will need to execute immediately upon reading the telegram signals and execute moving SLs to breakeven and closing trades as well depending on what messages have been sent. A signal to buy or sell gold
I have a TradingView script that I would like to convert into a cTrader script. The script contains various indicators and strategies that I use on TradingView, and I want to implement the same functionality in cTrader to use it for live trading or backtesting. I’m familiar with the TradingView platform and its capabilities, but I need help translating the code into C#, which is the programming language used for