Skip to content

Set configuration

Base investment amount to be made in each operation:

  • Minimum of 0.001 SOL per investment in each operation is allowed. By default, it is set to 0.05 SOL.

Slippage ratio in percentage to be used:

  • By default, it is set to 50%. 0% means off.
Note

The available values that can be used range from 0 to 100%

Take profit ratio in percentage:

  • At which the bot will automatically sell when reaching the configured percentage. If the value of this option is 0, it means it is disabled. By default, it is set to 20%.
Note

The available values that can be used range from 0 to 1000%

Wait in seconds to sell:

  • The bot will wait for these seconds once the purchase transaction is confirmed, and then the bot will send the sell order. The values can be decimal, for example, 20.5 seconds would be 20 and a half seconds. By default, it is set to 0 seconds (which means it is disabled).
Note

The available values that can be used range from 0 to 600 (10 min)

Stop loss ratio in percentage:

  • If the value of this option is 0, it means the stop loss is disabled. By default, it has a value of 30%.
Note

The available values that can be used range from 0 to 100%