Requirement steps for Expert Advisor s
BINARY Trading Markets such iq option, olymp, binomo, etc., FOREX as well
We need a provisions and choices setting described below,
Make EA with all choices but will be filtered the usages upon the Necessity
After experiments need to be standardised,,
1. Run Multi time frames, Multiple Assets
Such 1min , 5 min, 15 min, 20 min s
Ie, same asset we need to run each time frames
2. Uni direction ,
Using martingale, loss positions covered by profit position
Up fails down ,down fails UP
3. Up only
4. Down only
5. Correlated lost control ie.,
If one asset or time frames continuously fails another asset(s) or time frame (s) back up the loss and ending with profits, by DIVIDE the lose money into different asset/timeframe
6. Target figure settings ie, amount of profit, after that trade must stop ,
Lose prevention numberS TO stop the Trades
7. Strategy selection Risk Management ,Indicator selection tools
8. Stop / start time selection settings
9. Choosing assets by volatility / broker given pecentage .Choosing assets through Indicators ., (refer olymp robot settings ).
10. Judge asset closing time well in advance And stop trading those identified
11. EA stop working while side ways markets while side ways candles formed, specially trade 1 minute candle expirations
12. COPY TRADING OPTIONS to run many accounts .Strategy testing and Back testing Options
13 . Significantly we need a CODE BASE SOFTWARE with MT5, PYTHON as our team member familiar with python, With back end and front end .
Need an option for EDITING or change in future in the SOFTWARE (EDITABILITY)
Add martingale loss/win strategy , we simply want to add a strategy by multiplying each trades such 0.1*2, 0.2*2, 0.4*2 so on..
Need a provision setting changing the numbers
Importantly if lose goes more than three times diversify the losses into other assets IMPORTANTLY
If WE MISS any mandatory choices please add the options and choices
note:
Slightly the idea referred from olymp robot, please refer from them
But they are not providing multiple asset, multi time frames, loss dividing into other assets
Commandes similaires
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
""" 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