The detail specification of the MT5 EA (HT Breakout) is zipped as attached.
Brief requirements:
1) The EA will include the following indicators that will include the ability to determine the placement of stop loss (SL), trade order opening & closing and time filter.
The indicators are referenced from open-source script in tradingview. They are:
a. ATR Bands indicator by TheTrdFloor
b. RSI in-built indicator by tradingview
c. TSI with histogram & MA - SamX indicator by SamAccountX
d. Twin Range Filter indicator by colinmck
e. SuperTrend indicator by KivancOzbilgic
2) Each trade order opening will be using the following logic
a. SET file will provide an input field to indicate if EA trade order entry will either be using Twin Range Filter or SuperTrend indicator
b. A trade order BUY entry will be made by the EA if the following conditions are met:
i. Either Twin Range Filter or SuperTrend indicator shows a [Buy]
ii. RSI is above the RSI-MA
iii. TSI is above the signal line
c. A trade order SELL entry will be made by the EA if the following conditions are met:
i. Either Twin Range Filter or SuperTrend indicator shows a [Sell]
ii. RSI is below the RSI-MA
iii. TSI is below the signal line
d. SET file will allow the trade order opening to be set as STOP, LIMIT or MARKET
i. For STOP/LIMIT order, allow to set as either HIGH, CLOSE, OPEN or LOW of the most recently completed bar.
ii. For STOP/LIMIT order, allow to set the expiration at next bar, or X bars.
e. Lotsize of trade will either be FIXED or PERCENT.
i. FIXED entry will be from micro-lot (0.01) to standard lot
ii. PERCENT will be percentage of equity or margin. It will be necessary to use the entry price and SL price to determine the lotsize for this choice.
f. For lotsize calculation using PERCENT, please use trading account currency as well as the base currency of the traded instrument as consideration to calculate correctly. E.g. trading account currency = GBP and traded instrument is XAUUSD.
3) The SL price will be determined using ATR Bands indicator.
a. If the BUY entry conditions are met, the SL will be using the ATR Bands lower band.
b. If the SELL entry conditions are met, the SL will be using the ATR Bands upper band.
4) Opened trade order will be closed using trailing stop loss. The following 3 fields are applicable:
a. Trailing stop loss trigger points (TSL Trigger Points)
i. The Trailing Stop is activated as soon as a trade is more than the TSL Trigger Points in profit
b. Trailing stop loss points (TSL Points)
i. The Trailing Stop will be trailed in this set distance behind the current market price
c. Trailing stop loss step points (TSL Step Points)
i. The SL will only be modified if it is at least this distance above the previous SL
5) Time filter in SET file by default is OFF. If turned ON, the EA will only open pending orders during the configured time period.
a. Time filter: ON or OFF
b. Start Hour: Hour of the start of the allowed trading time
c. Start Minute: Minute of the start of the allowed trading time
d. End Hour: Hour of the end of the allowed trading time
e. End Minute: Minute of the end of the allowed trading time
Похожие заказы
Hello I need to purchase the source code of an already built profitable mt5 EA with proven track recordIf you have something similar and you are open to selling the source code please apply to this post Please note I am not looking for a dev to build the product from scratch , but need something that is already built and have at least one year worth of track record
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
Makes it takes trades by it self buy and sell, it must use the higher signals, also when I press stop it must not pick any trades I want it to take trades automatically when I press start also close by it self
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 need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
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 need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value