We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9805e5 commit c12bf3eCopy full SHA for c12bf3e
README.md
@@ -10,6 +10,7 @@
10
While studying various strategies for trading the FOREX market, I came across the **"London Open Breakout
11
Strategy"** — a well-known approach aimed at achieving stable, low-risk profits.[1],[2],[3]
12
13
+
14
This project implements a backtesting framework for this strategy on EUR/USD, GBP/USD, and GBP/JPY markets.
15
It uses price action, Asian session range breakout logic, and filters based on economic news data.
16
I have also used MACD and RSI as momentum indicators to avoid false breakouts, filtered out trades on days with major
0 commit comments