작업 종료됨
명시
SCENARIO 1 ( 1 Trade Per Day)
1. Expert advisor open buy-stop and sell-stop base on new candlestick close | user can input any time frame of candle stick close 5m or 15m or ... on 00:00GMT period separators daily
2. Gap from buy stop and sell stop user can input | default 200 point from open market
3. User can input Stop lose | default 200 point
4. Take Profit user can input | default 200 point
5. BuyStop or SellStop open other Side delete automatic
6. Loop the same for next day
7. Lot size user can input | default 0.01
SCENARIO 2 ( Continue trade)
1. Expert advisor open buy-stop and sell-stop base on new candlestick close | user can input any time frame of candle stick close 5m or 15m or ... on 00:00GMT period separators daily
2. Gap from buy stop and sell stop user can input | default 200 point from open market
3. User can input Stop lose | at buy stop or sell stop location
4. If stop lose hit it will place it place other sellstop and buystop
4. Take Profit user can input | no take profit close position when end day open candlestick
5. BuyStop or SellStop open other Side delete automatic
6. Loop the same for next day
7. Lot size user can input | default 0.01 | lot size fixed or multiple depend on use selected
***Make sure robot can do back-test properly***