Tâche terminée
Temps d'exécution 7 jours
Commentaires de l'employé
The idea of the trading system is as follows: market entries are performed when indicator values derived from Minions SlowRSI indicator on higher timeframe. I envision a scenario, I just want to be able to catch it when it comes around.
-Adjustable timeframes on what's being traded & from which trend is derived from. For example, market order on 5min chart but SLOWRSI trend derived on 1HR chart.
*Notes*:
-I don't need to see it visually but it needs to be accurate if I flip charts to higher timeframe to check.
-Must be able to apply stop loss to Simple Moving Average (SMA). For example, SMA with periods interchangeable has value of "104.59" at beginning of bar. Stop loss adapts to this price point. Almost described as a trailing stop loss with relation to SMA.
-Adjustable lot sizing. For example: 0.01 lot trades, 0.34 lot trades, etc.
-Aimed at Forex instruments. For example: GBPJPY, GBPUSD, USDCHF, etc.
-User friendly GUI with timeframe options, lot sizing, indicator values.
Commandes similaires
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization