s30

This strategy trades on EURUSD currency pair. This strategy uses Simple Moving Average indicator (SMA), Relative Strength Index indicator (RSI) and close price of the last closed bar (Close). Parameters of indicators: period = 30 minutes, time period = 48. Buy signal is appearing when Close less SMA and RSI bigger 45. Sell signal is appearing when Close bigger SMA and RSI less 55. This strategy checks conditions one time in 17 seconds. If there are open position it checks close conditions, otherwise open long/short position if corresponding signal exists. It doesn't set SL and TP values. The strategy close position in next cases. 1) If current profit of the position greater than 10 * square root of current account equity. 2) If life time of the position greater than 12 hours. Trade volume for opening position is calculated depends on needed used margin. Used margin of the position have to be equals 200 * square root of current account equity. The settings of this strategy were chosen during optimization process.
Version: Date: Status: Description:
3 30.09.2015 Executed  Download
2 31.08.2015 Executed  Download
1 02.08.2015 Executed This strategy trades EURUSD currency pair with used margin equals some part of the equity. It uses values of the moving average and relative strength index indicators. It opens buy position when price less than MA and RSI bigger than definite level, sell otherwise. It closes position when profit reaches some part of the equity or after 12 hours.  Download
orto leave comments


(few words about added changes)

(example: 1.1, beta, alpha)