Common Inputs
In this section we will cover all the task inputs which are common among all task types for all the different modules we offer.
Last updated
In this section we will cover all the task inputs which are common among all task types for all the different modules we offer.
Last updated
Wallet
The wallet name from the wallets file which will be used by the task.
✅
Slippage (%)
Desired slippage for swaps.
Formatting:
buy_slippage:sell_slippage
100%
Max Block Diff
Maximum block difference between the trigger tx and your tx
30
Max Open Positions
Maximum amount of concurrent open positions. When the maximum is reached, bot won't buy until some of the positions is closed.
Priority Fee (SOL)
The transaction priority fee.
Formatting: buy_fee_sol:sell_fee_sol
✅
Jito Max Tip (SOL)
The maximum Jito tip you are willing to pay.
Formatting:
max_buy_tip:max_sell_tip
disabled
BloXroute Tip (SOL)
The BloXroute tip.
Formatting:
buy_tip:sell_tip
disabled
NextBlock Tip (SOL)
The NextBlock tip.
Formatting:
buy_tip:sell_tip
disabled
Temporal Tip (SOL)
The Temporal tip.
Formatting:
buy_tip:sell_tip
disabled
Dev Sell (%)
Automatically sells the specified amount when the token dev (deployer) sells his tokens
Quick Sell
Automatically sells a % of tokens after a delay in milliseconds.
Formatting:
delay_ms:sell_percent
❌
Inactivity Sell
Automatically sells a % of tokens after the price of a token has not changed for a period of time.
Formatting:
inactivity_sec:sell_percent
Order Take Profit (%)
Value at which price above your buy price the sell order will be executed.
Formatting:
50
= +50%
❌
Order Stoploss (%)
Value at which price below your buy price the sell order will be executed.
Formatting:
50
= -50%
❌
Trailing Order Stoploss (%)
Value at which price below your buy price the sell order will be executed.
Unlike stoploss, this order dynamically changes and rises the stoploss price as a token price increases based on the ATH.
Formatting:
50
= -50%
❌
Take Profit Sell Percent (%)
Value of how much of your token holdings you'll sell once take profit hits.
Formatting:
50
= 50%
❌
100%
Stoploss Sell Percent (%)
Value of how much of your token holdings you'll sell once stoploss hits.
Formatting:
50
= 50%
❌
100%
Trailing Stoploss Sell Percent (%)
Value of how much of your token holdings you'll sell once trailing stoploss hits.
Formatting:
50
= 50%
❌
100%