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
forex:indicators:bollinger_bands [2022/12/10 11:56] 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
  
-  * Is Price < BB +  Price < MA 
-    * NO + 
-      * Do Nothing +SELL 
-    * YES + 
-      SELL +  Price < MA 
-        * Price >= Lower Band + 
-          * NO +CLOSE 
-            * Hold + 
-          * YES +  * Price <= Lower Band
-            * Close+
  
 ---- ----
Line 141: Line 141:
 During sideways, every Tick Price and Bollinger Band will be checked. 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
  
-  * Is Price = Lower Band +  * (Buys)  Price >Upper Band 
-    NO +  * (Sells) Price <= Lower Band
-      * Is Price > Lower Band && Price < Higher Band +
-        * NO (price = Upper Band) +
-          * SELL +
-            * Price <= Lower Band +
-              * YES +
-                * CLOSE +
-              * NO +
-                *  +
-        * YES +
-          * Do Nothing +
-    * YES +
-      * BUY +
-        * Price >= Upper Band +
-          * NO +
-            * Hold +
-          * YES +
-            * Close+
  
  
forex/indicators/bollinger_bands.1670673401.txt.gz · Last modified: 2022/12/10 11:56 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki