Martingale with Stochastic

/** * The strategy employs a modified Martingale system in making the bets i.e. orders: * - if the order is in losses then the next order's amount is doubled. * - if the order is in profit then the next order's amount gets reset to starting amount. * The order direction is decided with Stochastic indicator - trades GBPUSD in a thirty minutes chart. * If for somewhat reason the order gets cancelled, it gets resubmitted with the same data. */
版本: 日期: 状态: 描述 :
1.5 30.03.2016 Executed  下载
1.4 29.03.2016 Not running  下载
1.3 01.03.2016 Executed different stochastic OrderCommands  下载
1.2 15.02.2016 Comp. error different stochastic OrderCommands  下载
1.1 15.02.2016 Comp. error different stochastic OrderCommands  下载
1.0 28.01.2016 Executed /** * The strategy employs a modified Martingale system in making the bets i.e. orders: * - if the order is in losses then the next order's amount is doubled. * - if the order is in profit then the next order's amount gets reset to starting amount. * The order direction gets decided by using Stochastic indicator one hour as time Period. * Until it's reached an opposite stochastic entry signal, it keep betting according to the last one in record. * The strategy trades one single instrument: GBP/USD. */  下载
留言


(写几个关于附加修改的词)

(例如: 1.1, beta, alpha)