SFISARCS

This strategy consists of two protocols that activates whether we have an open position or not. The protocol of non-opened-position checks the relative current bar's closure to the four-hour SAR that shows the "macro-trend" in four hours. If the closure is below SAR, then bearish subprotocol activates. If the closure is above SAR, then bullish subprotocol activates. These subprotocols check ichimoku's indicators crosses between them and the prices, plus stochastic oscillator's signals. The protocol of opened-position firstly checks the PnL of the strategy is more or less than a treshold. If less, then it activates the ichimokuProtocol (which checks relative positions between ichimoku's indicators). If more, then it updates trailing stop. The name of the strategy is an acronym of the indicators used (just for simplicity)
Version: Date: Status: Description:
2 23.09.2018 Not running Corrected some symbolic errors and tuned parameters  Download
1 18.09.2018 Executed This strategy consists of two protocols that activates whether we have an open position or not. The protocol of non-opened-position checks the relative current bar's closure to the four-hour SAR that shows the "macro-trend" in four hours. If the closure is below SAR, then bearish subprotocol activates. If the closure is above SAR, then bullish subprotocol activates. These subprotocols check ichimoku's indicators crosses between them and the prices, plus stochastic oscillator's signals. The protocol of opened-position firstly checks the PnL of the strategy is more or less than a treshold. If less, then it activates the ichimokuProtocol (which checks relative positions between ichimoku's indicators). If more, then it updates trailing stop. The name of the strategy is an acronym of the indicators used (just for simplicity)  Download
orto leave comments


(few words about added changes)

(example: 1.1, beta, alpha)