💻Main Config

💻OPEN_MENU

Option to open the menu before each trade so you can double check all the values We recommend to set this to true

💻DELAY_BETWEEN_REQUESTS_IN_MS

The default value to delay between requests Delay between requests in milliseconds in modes like Simulate, Stream Profit

💻WALLETS

Set here the amount of wallets that you would like to use to buy Each wallet need to have wsol or sol in case of USE_WSOL TRUE => WSOL for the amount to buy and SOL to pay fees

💻TOKEN_ADDRESS

Set here the TARGET token adress

You can also add this inside the interface

💻TARGET_POOL

Set here the TARGET pool/marketid adress

💻GET_MARKET_CAP

True will also look for market cap in the stream profit Set to false if your node have low requests

💻USE_SPAM_IN_SCRAPPER

When you are using any scrapper if the token is not live and you set true in this option the for bot will start to spam buy the token

Never enable Take Profit and Instant sell at the same time

💰TAKE PROFIT

Take Profit % Amount. Will sell when your profit reach this value.

💰TAKE_PROFIT_PRIORITY_FEE

Take profit priority fee in sol

💰TAKE_PROFIT_BAG_PERCENTAGE

The amount of tokens in % that you would like to sell when TP is reached

💰INSTANT_SELL_BAG_PERCENTAGE

Set 0 To disable How much % to sell when take profit is triggered

💰INSTANT_SELL_PRIORITY_FEE

Set to 0 To disable Instant sell priority fee

Last updated