forex:indicators:bollinger_bands
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
forex:indicators:bollinger_bands [2022/12/10 11:39] – peter | forex:indicators:bollinger_bands [2022/12/10 12:06] (current) – peter | ||
---|---|---|---|
Line 99: | Line 99: | ||
During an uptrend, every Tick Price and Bollinger Band will be checked. | During an uptrend, every Tick Price and Bollinger Band will be checked. | ||
+ | UPTREND | ||
- | | + | Price > MA |
- | * NO | + | |
- | * Do Nothing | + | BUY |
- | * YES | + | |
- | * BUY | + | * Price > MA |
- | * Price >= Upper Band | + | |
- | * NO | + | CLOSE |
- | * Hold | + | |
- | * YES | + | |
- | * Close | + | |
---- | ---- | ||
Line 119: | Line 119: | ||
During an uptrend, every Tick Price and Bollinger Band will be checked. | During an uptrend, every Tick Price and Bollinger Band will be checked. | ||
+ | DOWNTREND | ||
+ | |||
+ | Price < MA | ||
+ | |||
+ | SELL | ||
+ | |||
+ | * Price < MA | ||
+ | |||
+ | CLOSE | ||
+ | |||
+ | * Price <= Lower Band | ||
+ | |||
+ | ---- | ||
+ | |||
+ | === Strategy 3 - Sideways Bollinger Band Strategy === | ||
+ | |||
+ | Prices on Lower Band = Buy, Upper Band = Target | ||
+ | |||
+ | Prices on Upper Band = Sell, Lower Band = Target | ||
+ | |||
+ | During sideways, every Tick Price and Bollinger Band will be checked. | ||
+ | |||
+ | SIDEWAYS | ||
+ | |||
+ | * Price > Lower Band && Price < Higher Band | ||
+ | |||
+ | BUY | ||
+ | |||
+ | * Price = Lower Band | ||
+ | |||
+ | SELL | ||
+ | |||
+ | * Price = Upper Band | ||
+ | |||
+ | CLOSE | ||
+ | |||
+ | * (Buys) | ||
+ | * (Sells) Price <= Lower Band | ||
- | * Is Price < BB | ||
- | * NO | ||
- | * Do Nothing | ||
- | * YES | ||
- | * SELL | ||
- | * Price >= Lower Band | ||
- | * NO | ||
- | * Hold | ||
- | * YES | ||
- | * Close | ||
forex/indicators/bollinger_bands.1670672383.txt.gz · Last modified: 2022/12/10 11:39 by peter