JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://sourceforge.net/projects/bitcointrader/
732 stars 376 forks source link

Rules not working? #264

Closed Synthacon closed 3 years ago

Synthacon commented 4 years ago

I want to beep if last price is >= (grater than or equal) than 7480

Trigger:
Last price BTC/USDC
0.0

Operator:: >=

When condition is true: Last price BTC/USDC 7480

I don't understand why there is + - * / ?! So I leave plus no tick on the percentage

Then execute action Beep

And absolutely nothing happens when price is higher than 7480.

JulyIghor commented 4 years ago

While you are waiting what is status of that rule? You can edit rule and while editing press on check box on the left bottom corner, you will see source code of rule that makes you deeply understand what is going on. If you select plus, it will add selected % or value to the price before comparison.

JulyIghor commented 3 years ago

maybe fixed, if not, open ticket again