Martingale with AROON indicator

--------------- DRAFT --------------- check Martingale with AROON indicator available in a public label.
バージョン: 日付: ステータス: 記述:
1.1 13.01.2016 Not running /** * 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 tripled instead of 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 AROON indicator. * If for somewhat reason the order gets cancelled, it gets resubmitted with the same data. */
もしくはコメントを残す


(どの点を追加変更したのかについて簡潔な説明)

(例: 1.1, beta, alpha)