Mark collected deposits |
every minute |
mark_accumulated_topups |
|
|
|
Checking New ETH Blocks |
settings.ETH_BLOCK_GENERATION_TIME |
eth_process_new_blocks |
Checking ETH wallet balances |
settings.ETH_ERC20_ACCUMULATION_PERIOD |
eth_check_balances |
|
|
|
ETH dust collection |
0:00 |
cryptocoins.tasks.eth.accumulate_eth_dust |
Checking the performance of crypto workers |
every hour X:00 |
cryptocoins.tasks.commons.check_crypto_workers |
User KYC update |
every 10 minutes |
plan_kyc_data_update |
Cleaning bot-bot matches |
0:30 |
bot_matches_cleanup |
Clearing and merging order editing transactions |
0:20 |
auto_transactions_cleanup |
Cleaning up Django sessions |
0:10 |
clear_sessions |
Clearing the AccessLog |
0:11 |
clear_old_logs |
Clearing LoginHistory |
0:12 |
clear_login_history |
Clearing OrderChangeHistory |
0:13 |
order_changes_cleanup |
Clearing External Price History ExternalPricesHistory |
0:13 |
external_prices_history_cleanup |
Clearing the minute chart |
0:14 |
trades_aggregated_cleanup |
Clearing DifBalance |
0:15 |
clean_old_difbalances |
Launching bots |
every 5 sec |
run_bots |
Updating the price of auto orders |
every minute |
otc_orders_price_update |
External Price Update with Binance |
every 15 sec |
update_external_exchanges_pairs_price_cache |
Updating external prices with Cryptocompare |
every 30 sec |
update_cryptocompare_pairs_price_cache |
Populating the UserPairDailyStat table |
5:01 |
make_user_stats |
Aggregation of all commissions to a special user |
4:01 |
aggregate_fee |
Cache update with coin statistics for the last 24h |
every minute |
pairs_24h_stats_cache_update |
Creating a minute chart |
every minute |
plan_trades_aggregation |
Creating an Hourly Chart |
every hour X:01 |
plan_trades_aggregation |
Creating a daily chart |
0:01 |
plan_trades_aggregation |
Calculation and caching of sat/b for Bitcoin |
settings.SAT_PER_BYTES_UPDATE_PERIOD |
cache_bitcoin_sat_per_byte |
Daily statistics on cold wallets |
0:00 |
calculate_topups_and_withdrawals |
Calculation of the deviation of balances (DifBalance) |
0:00 |
calculate_dif_balances |
Calculation of deviation of balances (DifBalance) for 10 days |
every 10 days в 1:00 |
calculate_dif_balances_1m |
Calculation of deposits/withdrawals by coins |
0:05 |
fill_inout_coin_stats |