Simple EA for London Breakout Strategy: Using highs & lows of candles to place Buy and Sell Stops

작업 종료됨

실행 시간 3 시간
피고용인의 피드백
Honeggeral is a great customer and i hope we work together soon
고객의 피드백
Awesome Job! Met all expectations!

명시

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
개발자 1
등급
(414)
프로젝트
670
33%
중재
60
17% / 32%
기한 초과
113
17%
작업중
2
개발자 2
등급
(365)
프로젝트
412
36%
중재
35
26% / 57%
기한 초과
63
15%
무료
3
개발자 3
등급
(430)
프로젝트
606
55%
중재
48
23% / 56%
기한 초과
176
29%
무료
4
개발자 4
등급
(618)
프로젝트
1429
59%
중재
31
81% / 0%
기한 초과
10
1%
무료
비슷한 주문
I want a forex with a 95% winning rate it should be able to trade on any currency and forex pairs throughout the hours it should be able to read trades and should have sniper entries it should trade following the Trent or direction of the market,when its time to sell it should sell following the Trent and when its time to buy it should buy it should be able to read reversels in the market it should work on all the
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
JazzDaBot 30+ USD
""" 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
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
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

프로젝트 정보

예산
30 - 50 USD