Support constants in alarm configuration #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Title: Support constants in alarm configuration
Allow constants to be declared in
alarms.confand reused later in alarm definitions.Example:
Rules for the first version:
{{NAME}} valueThis should make
alarms.confeasier to maintain when several alarms are based on the same entry price, liquidation price, or similar shared value.