This is an Strategy finds and utilise end points of short term market trends and this is a combination of many indicators such as 1. Volume change oscillator 2. Money flow index ( MFI ) 3. Momentum Oscillator (MOM) 4. Stochastic Indicator 6. Relative Strength Indicator ( RSI ) 7. Relative volatility index (RVI) 8. Balance of power (BOP) 9. Small moving average (...
// v4 // continuation of prime number checker with strat commands and normal distribution theory put in //pump/dump trend following strategy idea added. //Pseudo Random Number Generator Box Muller Normal Distribution Method - code from Function - Functions to generate Random values by RicardoSantos. Dots are calculated by an adaptation of the ideas //in this...