Auftrag beendet
Ausführungszeit 23 Tage
Bewertung des Kunden
I recommend him for his expertise and for meeting the project requirements. Additionally, he is very attentive to customer service and maintains constant communication.
Bewertung des Entwicklers
An amazing client! Very patient, polite, and understanding. He is a genuine gem to work with and quickly became my favorite client. Smooth communication and a perfect project. Highly recommend!
Spezifikation
Pocket Option Auto-Trading Bot with Telegram Integration
I want a bot that reads signals from my Telegram channel and auto-executes those trades on my Pocket Option account.
1. Direction mode
open BUY (CALL) and SELL (PUT)
signal_only: open only the direction specified by the signal (CALL or PUT).
2. Respect signal direction
When direction_mode = signal_only, a CALL signal opens a CALL; a PUT signal opens a PUT.
3. Martingale (alternate direction)
martingale= if a trade loses, the next MG step opens in the same direction of the last trade (CALL → CALL→ CALL →) only 2 martingale .
Configurable martingale.steps and martingale.multiplier.
4. Payout filter
payout_min_percent (e.g., 70). The bot skips a trade if current broker payout for that symbol/expiry is below the threshold.
5. Stop-loss / Take-profit
Configure in % or $. When daily realized PnL hits SL/TP, the bot stops trading automatically.
Example: stop_loss = 5%, take_profit = 5% (or fixed dollar amounts).
6. Display balance and loss
Status messages include balance and PnL snippets after each trade. (Dashboard/summary can be added later.)
7. Entry timing
entry_timing = immediate → place at once.
entry_timing = next_candle → wait for the next M1 candle open, then place.
8. Schedule (trading window)
One or more windows, e.g., {"start":"09:00","end":"17:00","tz":"America/Los_Angeles"}.
The bot only trades inside these times.
9. Pairs type filter
pairs_type = all | real | otc
Skip OTC pairs when set to real; skip real pairs when set to otc.
10. Trade mode
trade_mode = demo | real
1. Direction mode
open BUY (CALL) and SELL (PUT)
signal_only: open only the direction specified by the signal (CALL or PUT).
2. Respect signal direction
When direction_mode = signal_only, a CALL signal opens a CALL; a PUT signal opens a PUT.
3. Martingale (alternate direction)
martingale= if a trade loses, the next MG step opens in the same direction of the last trade (CALL → CALL→ CALL →) only 2 martingale .
Configurable martingale.steps and martingale.multiplier.
4. Payout filter
payout_min_percent (e.g., 70). The bot skips a trade if current broker payout for that symbol/expiry is below the threshold.
5. Stop-loss / Take-profit
Configure in % or $. When daily realized PnL hits SL/TP, the bot stops trading automatically.
Example: stop_loss = 5%, take_profit = 5% (or fixed dollar amounts).
6. Display balance and loss
Status messages include balance and PnL snippets after each trade. (Dashboard/summary can be added later.)
7. Entry timing
entry_timing = immediate → place at once.
entry_timing = next_candle → wait for the next M1 candle open, then place.
8. Schedule (trading window)
One or more windows, e.g., {"start":"09:00","end":"17:00","tz":"America/Los_Angeles"}.
The bot only trades inside these times.
9. Pairs type filter
pairs_type = all | real | otc
Skip OTC pairs when set to real; skip real pairs when set to otc.
10. Trade mode
trade_mode = demo | real
Bewerbungen
1
Bewertung
Projekte
556
41%
Schlichtung
30
57%
/
3%
Frist nicht eingehalten
57
10%
Frei
Veröffentlicht: 11 Beispiele
2
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Bewertung
Projekte
1
0%
Schlichtung
3
0%
/
100%
Frist nicht eingehalten
1
100%
Frei
4
Bewertung
Projekte
16
19%
Schlichtung
2
0%
/
50%
Frist nicht eingehalten
3
19%
Beschäftigt
5
Bewertung
Projekte
1
0%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
0
Frei
6
Bewertung
Projekte
1
100%
Schlichtung
3
0%
/
100%
Frist nicht eingehalten
0
Frei
7
Bewertung
Projekte
33
27%
Schlichtung
20
10%
/
50%
Frist nicht eingehalten
11
33%
Frei
8
Bewertung
Projekte
2
0%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 2 Beispiele
9
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
10
Bewertung
Projekte
13
62%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
EA Recovery Layer
30+ USD
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Watcher position
30 - 100 USD
//+------------------------------------------------------------------+ //| synthetic tick generator based on two assets | //+------------------------------------------------------------------+ class CSyntheticTickGenerator { private : string symbol_a; string symbol_b; string synth_name; double ratio; double last_price_a; double
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
Experienced MQL Developer (Mechanical Strategy)
300 - 500 USD
Subject: Looking for an Experienced MQL Developer for Long-Term Collaboration (Mechanical Strategy) Hello everyone, I am reposting my request from last year. Due to work commitments, I couldn't dedicate time to this project back then, but now I am fully ready to move forward. I am looking for a highly experienced, verified MQL4/MQL5 programmer to automate my trading strategy. About the project: Rule-based &
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
I am looking for an experienced MQL5 EA developer to develop an MT5 EA by the observable trading behaviour from a supplied live XAUUSD trade history . The EA appears to use a simple grid/recovery/hedging strategy with alternating BUY/SELL positions and progressive lot sizes. I need the developer to Develop the EA for MT5 / XAUUSD . Reproduce the observed entry, grid/add-on, recovery/hedging, lot progression and
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Gold robot
30+ USD
Yes. This screen is asking you to write the Requirements Specification for your Gold/XAUUSD trading robot. Since you want your DEEPTHINK X10 institutional-style MT5 system , use this ready-to-paste specification: DEEPTHINK X10 GOLD ROBOT – MT5 EXPERT ADVISOR REQUIREMENTS Develop an advanced MetaTrader 5 Expert Advisor (EA) for XAUUSD (Gold) scalping based on a multi-factor DEEPTHINK X10 trading framework. 1. MARKET -
Projektdetails
Budget
30 - 130 USD
Ausführungsfristen
bis 5 Tag(e)