I need an expert advisor created that will be able to trade using custom indicators that I have set up to give me trade signals.(I don't have mq4 files for some of these indicators, but if I understood correctly, an iCustom function can be used to read the values of ex4 files).
General Specifications
1. Symbol: WS30
2. Timeframe: 15M
3. Trading days: Every day (Mo-Fri)
4. Execute Trades only during these time: 05:00 - 20:00 (server time)
5. Risk: 1% of account balance
6. If any order is still open after 20:00, close all open trades at 23:00 each day.
7. Indicator settings based on which the signals are created are attached as set files.
Open Long (see open long picture for example)
1. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow up appears on last closed candle
*** If main signal appears the following also need to be satisfied:
2. averages trend (alerts) indicator needs to have two green dots
3. RSI value needs to be > 0 (value 3 in buffer window)
4. Close Price of the candle when signal appeared > HMA (10) value
Exit Long
1. Trailing Stop is hit, or
2. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow down appears on last closed candle
Open Short (see open short picture for example)
1. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow down appears on last closed candle
*** If main signal appears the following also need to be satisfied:
2. averages trend (alerts) indicator needs to have two red dots
3. RSI value needs to be < 0 (value 3 in buffer window)
4. Close Price of the Candle when signal appeared < HMA (10) value
Exit Short
1. Trailing Stop is hit, or
2. Main Signal: average - crosses (arrows or lines mtf + alerts) arrow up appears on last closed candle
Money Management
1. Trades are open and closed at candle close (when the signals cannot repaint anymore)
2. Stop Loss Placement: 1.5 * ATR(14) away from the Trade Open Price
3. Take Profit: none (profits are taken either when Trailing stop is hit, or Exit signal is drawn)
4. Trailing Stop Parameters:
1) Trailing Stop activates only after the price has traveled 2*ATR(14) in the direction of the trade i.e.
(Last Candle Close Price - Trade Open Price) >= 2*ATR(14)
2) Trailing stop value/distance = 1.5 * ATR(14)
3) Trailing Stop is adjusted only based on candle close values. Meaning trailing stop is adjusted only once (at the beginning) of every new candle,
and is placed at the following location: Last Candle Close Price - (1.5 * ATR(14))
相似订单
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
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
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
Hello Developers, I want to build a custom Expert Advisor (EA) for MetaTrader 5 (MT5) to trade Gold (XAUUSD) and Bitcoin (BTCUSD). This will be based on my own custom strategy. Here are the project requirements: 1. Platform: MetaTrader 5 (MQL5) 2. Trading Assets: Gold (XAUUSD) and Bitcoin (BTCUSD) 3. Timeframe: Suitable for multi-timeframe execution (I will specify the exact timeframes in private chat) 4. Core
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration