SpeedyOrderSell
With this script you can quickly and easily place an order for sale to the market performance. When you first start the default settings are saved in the global variables.
Use global variables:
SpeedyOrder_vol | volume | 0.1 |
SpeedyOrder_dev | Deviation in points | 10 |
SpeedyOrder_sl | Stop-loss points | 50 |
SpeedyOrder_tp | Take-profit points | 50 |
SpeedyOrder_confirm | Enable pop-up message to the opening of the order (0-1) | 0 |
Their values can be changed at any time using the F3 key, these settings will be used every time the script is run.
Remember that the stop-loss / take profit will be set at the minimum stop level. Minimum stop level broker is the amount of spread and level stops set by the broker.
By assigning a hotkey for the script (for example, Alt + A), you can easily open orders with your preferred settings.
To turn on the confirmation window before entering the market just set the variable value SpeedyOrder_confirm 1.
No comments:
Post a Comment