KrypteiaOctober

/** * This strategy trades EURUSD. * The indicators that are used in this strategy are the Stochastic Oscillator and the Williams Percentage Range. * The timeframe committed with order's opening is 10 minutes. * It is single order strategy with the default amount of 7.5 million and assigned with take profit and stop loss. * An entry signal is created, either to sell or to buy when both indicators signal it. */
Version: Date: Status: Description:
1.0 03.10.2016 Not running /** * This strategy trades EURUSD. * The indicators that are used in this strategy are the Stochastic Oscillator and the Williams Percentage Range. * The timeframe committed with order's opening is 10 minutes. * It is single order strategy with the default amount of 7.5 million and assigned with take profit and stop loss. * An entry signal is created, either to sell or to buy when both indicators signal it. */  Download
orto leave comments


(few words about added changes)

(example: 1.1, beta, alpha)