Stochastic EA

 
Have you been able to successfully code an EA based on Stochastic info?  I have implemented a few with different data such as Stochastic signal slope, overbought oversold, signal crosses. 

Care to share some of your ideas?
 

Stochastic


The beginning

  1. Stochastic Oscillator, the beginning

After

  1. Stochastic thread.
  2. Stochastic Trader thread 
  3. Multi pair indicators thread
    (Multi pair MACD, Multi pair CoeffOfLine, Multi pair RSi, Multi pair Stochastic, Multi pair WPR (Williams % range), Multi pair Laguerre RSI, Multi pair Wilders DMI, Multi pair dss, and more)
  4. Stochastic RSI for MT5 - the post 
  5. Stochastic rsi (oma) colored or MT5 - the post:
    - RSI types: Cuttler's RSI; Ehlers' smoothed RSI; Harris' RSI; Rapid RSI; RSI; RSX; Slow RSI
    - levels: floating; quantile; fixed
  6. Round price DOC indicator for MT5 - the postAdded 2 parameters : price (so we can chose the price we would like to use - in the original it is Close) and T3Original (false for Fulks/Matulich calculation which is faster then the original Tim Tillson calculation).

============

 
Sergey Golubev:

Stochastic


The beginning

  1. Stochastic Oscillator, the beginning

After

  1. Stochastic thread.
  2. Stochastic Trader thread 
  3. Multi pair indicators thread
    (Multi pair MACD, Multi pair CoeffOfLine, Multi pair RSi, Multi pair Stochastic, Multi pair WPR (Williams % range), Multi pair Laguerre RSI, Multi pair Wilders DMI, Multi pair dss, and more)
  4. Stochastic RSI for MT5 - the post 
  5. Stochastic rsi (oma) colored or MT5 - the post:
    - RSI types: Cuttler's RSI; Ehlers' smoothed RSI; Harris' RSI; Rapid RSI; RSI; RSX; Slow RSI
    - levels: floating; quantile; fixed
  6. Round price DOC indicator for MT5 - the postAdded 2 parameters : price (so we can chose the price we would like to use - in the original it is Close) and T3Original (false for Fulks/Matulich calculation which is faster then the original Tim Tillson calculation).

============


Hey Sergey, thanks for the reply. That Stochastic Trader you mentioned in line 2. is very interesting. Have you used it yourself to trade? 

Reason: