|
楼主 |
发表于 2019-3-19 15:36:39
|
显示全部楼层
Assassin Scalper
Assassin Scalper is 100% automated EA with no use of martingale, grid and arbitrage etc.
The robot analyzes the market volumes and volatility, follows strong supply and demand movements placing buy/sell stop order on retracement then gap of cross.
Requirements:
The EA has been optimized for major pair with M1 TimeFrame
Broker with a minimum StopLoss level of 0 pips
To get the same result as I get, you should use ECN brokers that offer low spreads
For successful robot operation, it is important to use VPS server that is located in the same location of your broker's server(low ms)
Brokers that offer low commissions will significantly increase your profit
The minimum deposit is 100 USD
You can decrease the Drawdown by decreasing the Risk parameter.
Recommendations
It's very important to have a low ping with the broker server, Therefore, it is recommended to use a VPS server which is located in the same location of your broker's server.
Parameters
Magic : magic number
Lot: Fixed lot (0 disabled)
Risk:automated lot calculation (0 disabled)
Slippage: Slippage used in Order
Max_spread: Max spread to open orde
Stoploss : Stop loss in points
TakeProfit : Take profit in points
Factor 1: Entry coefficient distance
Factor 2: Entry coefficient step
Factor 3: Exit coefficient value
Factor 4: Average coefficient indicators periods
Factor 5: Average coefficient indicators price
Order Comment: your personal comment in orders (your broker can see it)
Trailing_Start: Trailing start value in point, if distance between current price and open price is bigger than Trailing start, Ea set trailing stop
Trailing_Stop: Trailing stop in point
Trailing_Step: Trailing step in point
Before using a real account, try the consultant with minimal risk or a demo account
for check Signal: https://www.mql5.com/en/signals/553448 |
|