Accumulation Bot
The accumulation bot is a bot which usable to buy (or sell) large quantities of coins unnoticed.
Suppose you want to buy a lot of X coins and it's a fragile market with a thin order book. In such cases, you put this bot to work because it will buy random amounts of coins at random amounts of times. So it just like your bot is a random user. There is no way to trace this back and see what's really happening.
There is no performance record of this bot, because this bot has been built to transfer large coin amounts into and out of markets.
Sets the direction in which the bot will be trading.
- Scale Up Long - Accumulates a buy/long position
- Scale Down Long - Distributes a buy/long position
- Scale Up Short - Accumulates a sell/short position
- Scale Down Short - Distributes a sell/short position
Lowest price point the bot is allowed to trade in. If prices are below this value, bot will not be trading. Set this to 0 (zero) to disable the limit.
Highest price point the bot is allowed to trade in. If prices are above this value, bot will not be trading. Set this to 0 (zero) to disable the limit.
The lower-end of the randomly generated order size.
The higher-end of the randomly generated order size.
The minimum time between orders (in minutes).
The maximum time between orders (in minutes).
Last modified 3mo ago