Martingale with AROON indicator

/** * 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 is decided with AROON indicator - trades EURUSD in a thirty minutes chart. * If for somewhat reason the order gets cancelled, it gets resubmitted with the same data. */
نسخة: تاريخ: الوضع: الوصف:
1.3 30.03.2016 Executed  التحميل
1.2 29.03.2016 Not running  التحميل
1.1 13.01.2016 Not running  التحميل
1.0 13.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 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, بيتا, الفا)