JulyIghor / QtBitcoinTrader

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

Save the rules to disk, and be able to deactivated with a checkbox #9

Closed pentium10 closed 11 years ago

pentium10 commented 11 years ago

Make sure that rules are flushed to disk, as when the app restarts it will pick it up. We envision a checkbox that toggles the active status of a rule.

This enhancement is top priority and will add a lot to the application. If you can, please focus on this next.

JulyIghor commented 11 years ago

I'll add this too.

pentium10 commented 11 years ago

Ticket was rewritten, and make sure this is on top of your list

JulyIghor commented 11 years ago

I'll include this to v1.07

JulyIghor commented 11 years ago

There is security question. Password never stored. So you mast re-enter password before saving rules. Or save rules without encryption?

JulyIghor commented 11 years ago

I think there is no reason to encrypt saved rules. So I'll check rules at program starts and you will be able to enable each or all.

JulyIghor commented 11 years ago

Done in v1.07.81