Trading Bot

MQL5 专家 C++ Java Python

指定

I require a trading bot that trades my strategy during inter-day. Basically I want the bot to trade stock "Y" based on the performance of stock "X".  If Stock X's 5min Heikin Ashi candle crosses down and touches the green Parabolic SAR dot resulting in a red Parabolic SAR dot to appear above its next Heikin Ashi candle then I want the bot to automatically buy stock Y.  If Stock X's 5min Heikin Ashi candle crosses up and touches the red parabolic SAR dot resulting in a green Parabolic SAR dot to appear below its next Heikin Ashi candle then I want the bot to automatically buy stock X.  When it comes to selling I want to do that manually.  Also when the bot buys it should automatically calculate the amount shares based on max margin power available. 

I need this bot to be compatible with Interactive Broker's TWS.


If you have any questions please let me know.


Thanks!

反馈

1
开发者 1
等级
(42)
项目
70
43%
仲裁
6
33% / 50%
逾期
19
27%
空闲
2
开发者 2
等级
(66)
项目
95
28%
仲裁
20
25% / 55%
逾期
24
25%
空闲
3
开发者 3
等级
(510)
项目
977
74%
仲裁
27
19% / 67%
逾期
100
10%
空闲
发布者: 1 文章, 6 代码
4
开发者 4
等级
(258)
项目
396
28%
仲裁
69
19% / 49%
逾期
121
31%
工作中
5
开发者 5
等级
(145)
项目
169
50%
仲裁
22
14% / 55%
逾期
22
13%
空闲
6
开发者 6
等级
(2673)
项目
3410
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
7
开发者 7
等级
(2339)
项目
2944
63%
仲裁
124
44% / 26%
逾期
429
15%
空闲
8
开发者 8
等级
(589)
项目
1070
50%
仲裁
39
28% / 41%
逾期
49
5%
空闲
发布者: 1 文章, 8 代码
9
开发者 9
等级
(73)
项目
257
53%
仲裁
16
50% / 38%
逾期
83
32%
空闲
10
开发者 10
等级
(1)
项目
1
0%
仲裁
1
0% / 100%
逾期
0
空闲
相似订单
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y

项目信息

预算
100 - 200 USD
截止日期
 5  10 天