指定
I want a bot that reads signals from my Telegram channel and auto-executes those trades on my Pocket Option account.
1. Direction mode
hedge_both: open BUY (CALL) and SELL (PUT) at the same time (typically split the amount 50/50 per side).
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.mode = "alternate" → if a trade loses, the next MG step opens in the opposite direction of the last trade (CALL → PUT → CALL → …) until win or steps exhausted.
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
Executor switches the Pocket Option UI to demo/real before placing orders.
1. Direction mode
hedge_both: open BUY (CALL) and SELL (PUT) at the same time (typically split the amount 50/50 per side).
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.mode = "alternate" → if a trade loses, the next MG step opens in the opposite direction of the last trade (CALL → PUT → CALL → …) until win or steps exhausted.
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
Executor switches the Pocket Option UI to demo/real before placing orders.
反馈
1
等级
项目
19
16%
仲裁
5
40%
/
40%
逾期
0
空闲
2
等级
项目
416
30%
仲裁
74
19%
/
72%
逾期
52
13%
工作中
3
等级
项目
19
11%
仲裁
1
0%
/
100%
逾期
5
26%
空闲
4
等级
项目
2
0%
仲裁
4
25%
/
50%
逾期
1
50%
空闲
5
等级
项目
0
0%
仲裁
0
逾期
0
空闲
6
等级
项目
31
19%
仲裁
4
50%
/
25%
逾期
4
13%
空闲
7
等级
项目
1
100%
仲裁
3
0%
/
100%
逾期
0
空闲
8
等级
项目
472
40%
仲裁
103
40%
/
23%
逾期
78
17%
繁忙
发布者: 2 代码
9
等级
项目
2
0%
仲裁
1
0%
/
100%
逾期
0
空闲
10
等级
项目
74
20%
仲裁
1
0%
/
100%
逾期
0
空闲
11
等级
项目
57
60%
仲裁
4
0%
/
25%
逾期
1
2%
空闲
12
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
1. Objective Create an MT5 automation script (or set of scripts) that fully automates my strategy optimization workflow, including: • Batch optimization runs • Automatic filtering of results • Automatic forward testing • Exporting and organizing results into structured files/folders The goal is to reduce manual work and allow one‑click execution of the entire pipeline. 2. Platform & Environment • MetaTrader 5 •
I have a open source Tradingview indicator that I want it to be converted to Ninja Trader8. I have attached it. Please let me know, if you can do it and for how muc
I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss
I’m looking for developer to build an AI-assisted trading system for Metatader 5 . You to deliver, working MT5 module, AI module (Python or compatible), source codes for both This phase is focused strictly on core logic and AI integration , not UI or dashboards. Kindly reach out only if you have experience on AI integration and prove of past work
Tradingview chart setup
30+ USD
Hi , I have some indicators that I want set up on my TV chart and want to create one chart for some and another chart for some others. Plus I want to set up the brackets orders so I can trade from the chart. I have these set up somewhat but need it cleaned up and the way I want them. how much would something like this cost to do? I'm in California and would like you to show me so I can learn to do this when I want to
Vell
35+ USD
Advanced trading robot built on ICT concepts and structured Price Action methodology. Designed to identify liquidity zones, market structure shifts, and high-probability entries while maintaining disciplined risk management and optimized trade execution for consistent, rule-based performance
Gold robot Ga1
30 - 200 USD
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
I’m looking for developer to build an AI-assisted trading system for Metatader 5 . You to deliver, working MT5 module, AI module (Python or compatible), source codes for both This phase is focused strictly on core logic and AI integration , not UI or dashboards. Kindly reach out only if you have experience on AI integration and prove of past work
Looking for an experienced developer to build an AI-driven trading system for MetaTrader 5. The bot should be able to: Analyze market structure (accumulation, manipulation, distribution) and 45-min pullback zones (25%, 50%, 70%) for trade decisions Integrate with Bookmap via API for real-time order flow, liquidity, and footprint data
I am looking for a professional developer to build a custom trading analysis software for me. This tool is NOT an automated trading bot (EA); it is an analysis dashboard to help me identify high-probability setups based on my strategy. Key Requirements: Multi-Timeframe Analysis: The software should scan 4 different timeframes (M15, M30, H1, H4, D1, WK1, MTH1) and alert me when my conditions are met. Indicator
项目信息
预算
110+ USD