Simple EA for London Breakout Strategy:
I have tested this strategy and it has proven to be pretty successful.
For a certain pair compare the highs and lows of the 7, 8, and 9 Candles when they close. Then based on some simple guidelines, when the 10 candle closes we will put in buy and sell stops. For instance:

When comparing the 7, 8, and 9 candle close, the 8 candle had the highest out of the three (1.30905) and 9 had the lowest (1.30753).
Opening the BUY/SELL Stop:
1) If the high and Low subtracted is less than 31 pips we will put a buy/sell stop. If it exceeds 31 no trades will executed. For the charts high and lows it comes out to 15.2 pips, so we will place orders. This number is also used as our "risk" number.
2) Calculate the high and low of candle 10.
3) For the Buy stop place the entry price 13 pips above the candle 10 high, with a 30 pip take profit (total of 43 pip movement upward from candle high). Set SL to 15.2 pips from candle high and have the order expire at 14:00.
3) For the Sell stop place the entry price 13 pips below the candle 10 low, with a 30 pip take profit (total of 43 pip movement downward from candle low). Set SL to 15.2 pips from candle low and have the order expire at 14.00.
And that's it! Below is example of lines where entry, tp, and SL would be. Let me know if you have any questions.

비슷한 주문
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
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
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
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