Active Monitoring
Your Telegram Bot comes with another cool feature: Active Monitoring of all your tokens and notifications about your investments!
When you enable active monitoring, you will be automatically notified if there is any abnormal volatility in any of your investments (any tokens you are currently holding or are locked in an investment).
That's right! All your portfolio is automatically monitored out of the box. When you buy any new token, or invest on any new farm, pool, stake, etc, WalletNow will automatically detect it and start monitoring it — you don't need to move a finger for that.
Did you decide to stop investing in a given token and swapped it for other ones? No problem: Active Monitoring will automatically stop tracking the old token and start tracking all the new tokens you purchased.
To configure this feature, just open your Account Settings and select Telegram.
You can configure the following settings for this feature:
Setting | Description |
Time window | Number of hours in the past that Wallet Now will look to check for price differences. The default is 1 hour, which means that alerts are generated for price changes on that period. |
Price Increase | Only notify about price increases higher than the given percentage (E.g.: Alert if any price increases more than 6% in one hour) |
Price Drop | Only notify about price drops higher than the given percentage (E.g.: Alert if any price drops more than 6% in one hour) |
Notifications about your investments
Some protocols may also include special notifications as part of our Active Monitoring. For example, RugZombie will notify once your NFTs have been crafted and are ready to be minted. Other protocols may notify you if they retire a pool where you are investing. Different protocols may have different types of notifications.
All you need to do to activate this feature is to ensure that you are on the "Diamond membership" (see our plans). You also need to have Active Monitoring enabled, of course!
Each notification will be sent only once to your Telegram, but you can list all your notifications at any time using the /notifications command on the Telegram Bot.
Configuring via Telegram commands
You can also configure this functionality using the following telegram commands:
Commmand | Description |
/monitor enable | Enables active monitoring |
/monitor disable | Disables active monitoring |
/monitor increase <percentage> | Sets the Increase threshold to the given percentage Example to set the threshold to 7%:
(The '%' is optional, so the following also works):
|
/monitor drop <percentage> | Sets the Drop threshold to the given percentage Example to set the threshold to 7%:
(The '%' is optional, so the following also works):
You can also set this to 0 (zero) to disable Price Drop checks |
/monitor hours <hours> | Sets the Time window to the given number of hours Example to set the time window to 2 hours:
|
Example configuration session with the bot:
Last updated