⚙️Set Trading Parameters

set

Suggested Trading Parameters

The default settings of the BOT can meet the needs of novice traders and may not need adjustment.

Suggested trading parameters are those with relatively high success rates, fast on-chain speed, and lower sandwiching risks, which can be referred to for use.

Option 1: Simply send the /set command to view and modify the trading parameters.

Option 2: Send the /menu command, click on [Settings], and modify accordingly.

Setting Trading Parameters

The default settings of the BOT are sufficient for meeting the trading needs of beginners and may not need adjustment.

However, if the token being traded experiences significant volatility or if you wish to enhance trading speed, you can adjust the slippage tolerance and prioritize GAS fees.

Slippage

Slippage tolerance represents the maximum difference allowed between the actual execution price and the price at which the trade was initiated. Higher slippage tolerance reduces the likelihood of trade failure in the face of significant price fluctuations but may result in larger deviations from the initially intended price. If there are large transactions occurring simultaneously, it could lead to being "front-run".

Anti-MEV Mode

Anti-MEV (Minimize Extractable Value): Executes transactions through privacy nodes to prevent frontrunners from exploiting insider information for front-running, thus safeguarding transaction prices. It can be activated during Solana network FOMO, and increasing gas through privacy nodes can enhance success rates.

Typically, slippage tolerance is recommended to be set between 50% to 80% for faster execution, lower likelihood of being front-run, and higher success rates.

Fast Mode

Enables faster buy-in, suitable for situations where speed is paramount. Slippage tolerance is generally recommended to be set between 10% to 15%.

If the token experiences significant volatility or has substantial transaction taxes, slippage tolerance is advised to be set between 15% to 30% to enhance trade success rates.

GAS Priority Fee

Extra gas added on top of the base gas fee on-chain, impacting transaction speed and prioritizing transaction processing.

For instance, if the current on-chain gas is 52 gwei, and the gas priority fee is set to 10 gwei, the actual gas for transaction initiation would be 52+10=62 gwei.

To expedite transaction speed, increasing the gas priority fee is recommended, but it will incur higher costs. Conversely, to reduce expenses, lowering the gas priority fee is advised, albeit at the expense of slower transaction speed.

Recommended settings

Solana: For standard transactions, it's suggested to set the gas priority fee at 0.003 SOL; for fast transactions, 0.005 SOL is recommended, and for ultra-fast transactions, it's suggested to set the gas priority fee at 0.01+ SOL.

Transaction Double Confirmation:

If concerned about accidental button presses or desiring cautious operation, enabling double transaction confirmation prompts a confirmation before executing a trade.

Adjust Default Buy Amount

Modify the buy button amount according to personal trading habits for convenient and swift operations.

Auto-Buy by Token Address Input

Given Solana token's significant price fluctuations, enabling this feature, along with specifying an auto-buy amount, facilitates quick purchases. After activation, simply send the token address to the bot to initiate an immediate purchase.

Last updated