작업 종료됨
명시
Hi.
This order script is designed to save time when manually entering pending orders around the previous candle's high or low.
There is one script for pending buy stops and one script for pending sell stops. They must do the following:
Script 1: Set a pending buy stop order at X distance above PREVIOUS candle high
Script 2: Set a pending sell stop order at Y distance below PREVIOUS candle low.
X and Y are pip distances to one decimal point (e.g 1.7), these can be adjusted through 'Inputs'.
Target price and stop loss can also be added and adjusted through 'Inputs' or left as 0.0.
The lots size must always be the exact same as the lot size in the 'One Click' window on the chart to which the script is added.
Should be quite straight forward.
Thanks!