Algorithms

Optimus 

The trading algorithm

The algorithm is based on the RSI oscillator value change and crossing the selected range boundaries.

Entry

1) Entry point 1. The entry range for RSI value is set from 30 to 37. Once the RSI crosses 30 from bottom to top the robot gets the entry signal.

2) Entry point 2. The entry range for RSI value is set from 50 to 55.  Once the RSI crosses 50 from bottom to top the robot gets the entry signal.

Exit

1) If you chose exit based on the algorithm in settings: 

Exit point 1. If 1) Entry point 1, 2) profit > min_profit, then RSI=50 gives a signal for the exit. 

Exit point 2. If 1) Entry point  2, 2) profit > min_profit, then RSI=60 gives a signal for the exit. 

Exit point 3. Entry point 1 and entry point 2 is checking here. If RSI>70 then there is a signal for the exit when RSI crosses 70 from the top to bottom. 

2) If you chose Stop Loss and Take Profit in settings

Exit point 4. When Take Profit is reached

Exit point 5. When Stop Loss is reached

Recommendations for Timeframe: 1H, 2H, 4H

Cyberbot 

The trading algorithm

The algorithm is based on Moving Average indicators (MA4, MA9 and MA20) and RSI oscillator. 

Entry

1) MA4 crosses MA9 and MA20 from bottom to top 

Entry point 1. If MA4 crosses both MA9 and MA20 from bottom to top (double-crossing)

Entry point  2. 1) If MA4 crosses MA20 from bottom to top  and 2) RSI increases

Entry point 3. If 1) MA4 crosses MA9 from bottom to top, 2) RSI =50, 3) MA4 and MA9 > MA20

Exit

1) If you chose exit based on the algorithm in settings: 

Exit point  1. If MA4 crosses MA9 top-to-bottom 

2) If you chose Stop Loss and Take Profit in settings

Exit point 2. When Take Profit is reached

Exit point 3. When Stop Loss is reached

Recommendations for Timeframe: 1H, 2H, 4H, 1D