Closed nwho99 closed 3 years ago
Add a setting in the config that allows for inbound notifying.
# completed, inbound, or both notifier_type = both
# completed, inbound, or both
notifier_type = both
Completed trades & inbound trades should be separated into two different webhooks completed_trades_webhook = webhooklink inbound_trades_webhook = webhooklink
completed_trades_webhook = webhooklink
inbound_trades_webhook = webhooklink
Add a setting in the config that allows for inbound notifying.
# completed, inbound, or both
notifier_type = both