MartingaleWithIchimoku

/** * 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 Ichimoku indicator - trades USDJPY in a thirty minutes chart. * If for somewhat reason the order gets cancelled, it gets resubmitted with the same data. */
Versión: Fecha: Estatus: Descripción:
1.2 01.04.2016 Executed  Descarga
1.1 01.03.2016 Not running  Descarga
1.0 01.03.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 Ichimoku indicator - trades USDJPY with thirty minutes as time period. If for somewhat reason the order gets cancelled, it gets resubmitted with the same data.  Descarga
oDejar comentarios


(Unas palabras sobre los cambios añadidos)

(ejemplo: 1.1, bet, alfa)