martin-ueding / vigilant-crypto-snatch

A little program that observes the current market price for your choice of currency pairs, looks for drastic reductions (dips) and then places buy orders.
https://martin-ueding.github.io/vigilant-crypto-snatch/
21 stars 5 forks source link

Disable notifications during simulation #45

Open martin-ueding opened 2 years ago

martin-ueding commented 2 years ago

In the Qt GUI there are notifications for all trigger events, even in the simulation. This is annoying as it spams notifications. These should be disabled during the simulation.