User Tools

Site Tools


forex:indicators:bollinger_bands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
forex:indicators:bollinger_bands [2022/12/10 11:39] peterforex: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
  
-  * Is Price > BB +  Price > MA 
-    * NO + 
-      * Do Nothing +BUY 
-    * YES + 
-      BUY +  Price > MA 
-        * Price >= Upper Band + 
-          * NO +CLOSE 
-            * Hold + 
-          * YES +  * Price >= Upper Band
-            * 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)  Price >= Upper Band
 +  * (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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki