
This is a bot that adds a trailing stop loss to the currently entered position. The configuration items are as follows.
・Positions to exclude are specified by OIDs, separated by commas.
・You can choose to Buy or Sell, or even both.
・You can set the update interval for setting the trailing stop loss in 0.1 second increments. This reduces the load on your PC when running the bot.
・Set your realized profit. For example, if you confirm a profit of 2 pips, you can set a trailing stop loss, etc. You can set it in increments of 0.1 pips.
・If the settlement rate moves by the set value, the trailing stop loss will be moved accordingly. For example, if you set it to 0.5 pips, the initial profit target will be 2 pips, and then when a profit of 2 pips is realized, the trailing stop loss will be set to 1.5 pips, 0.5 pips away.