Version 1.10 2025.10.29
In this update, I've fixed the issue that prevented buying and selling when no Take Profit (TP) or Stop Loss (SL) was set. I have also replaced the specific price input for pending orders with a 'Distance' parameter.

The purpose of this change is to execute orders faster. Instead of calculating and entering a specific price, you now simply enter a distance value. This 'Distance' is the offset from the current market price where you want your Buy Limit/Sell Stop or Sell Limit/Buy Stop orders to be placed.

For example:
If the current price is 3001 and you set the distance to 1:

A Buy Limit or Sell Stop order will be placed at 3000 (3001 - 1).

A Sell Limit or Buy Stop order will be placed at 3002 (3001 + 1).