Super Mart
- エキスパート
- Evgeny Vlasov
- バージョン: 2.0
- アップデート済み: 19 5月 2022
- アクティベーション: 5
Operation principles
The Expert Advisor works on any timeframe and symbol. The robot analyzes the relative MAs position. Pending orders are opened after the necessary conditions are met.
No next order is opened till the previous one is closed. The server time is analyzed when opening orders. The EA opens orders in the most appropriate trading periods. A lot volume ratio is used when entering the market. The lot volume is changed during trading.
You only need to set six parameters.
Parameters
- Set_Lots – lot volume of the first open order in a series. Recommended – 0.1.
- Set_CloseProfit – profit, at which a lot is closed. Recommended – 10.
- Set_CloseLoss – loss, at which a lot is closed. Recommended – 10.
- Set_Сoef_Fast – ratio characterizing the fast MA. Recommended – 5.
- Set_Сoef_Slow – ratio characterizing the slow MA. Recommended – 1.
- Set_Time_Frame_Minut — timeframe used to calculate МА in minutes. Recommended – 5.