Mobile Trading Assistant
- Utilitaires
- Sergey Khokhlov
- Version: 3.0
- Mise à jour: 1 avril 2020
- Activations: 5
This Bot lets to place price alerts from mobile terminal (android/ios) and send it by Email, Push, or Terminal Alerts. Just place any pending order from your mobile device and delete it within 10 seconds, Bot will remember the order price and create Alert:
EURUSD Set ALERT at 1.1234
When the price reach target value, you will get Alert notification:
EURUSD ALERT: BID>1.1234
If pending order don’t remove within 10 seconds, Bot set Stop Loss and Take Profit values:
StopLoss = SL x ATR,
TakeProfit = TP x ATR,
ATR - Average True Range.
If market order without Stop Loss and Take Profit is placed, these values will be automatically placed.
EURUSD Set BuyLimit 1.1230/1.1200/1.1290/1.0%
Lot size depends on Risk settings. Bot calculate Lot for each new pending order, and when Stop Loss is changed by user. After each closing trade, Bot sends a notification for the last 24 hours trading results.
Loss=-0.2% DayProfit=1.2% DD=0.2%
Settings:
The Bot should be attached to only one chart any timeframe. You can place orders and set Alerts for all currency pairs available in the terminal. You can set two Alerts (above and below the current price) for each currency pair.
You can install this Bot on a free Amazon VPS server, and trade from any mobile device.
RISK=1 - deposit percent per one trade to lot size calculation.
SL=1 - default stop loss calculation: StopLoss = SL x ATR.
TP=3 - default take profit calculation: TakeProfit = TP x ATR.
ATR - Average True Range per last 24 hours for 60 minutes timeframe.
AlertSeconds=10 (seconds) pending order should be deleted within this time to create Alert.
Magic=0 - orders Magic number, the Bot work with.
Mail / Push / TerminalAlerts - different notify methods.