Tiqur / TradingviewPlus

Adds various features and quality of life improvements to TradingView™
MIT License
4 stars 2 forks source link

Bind hotkeys to enable/disable features #12

Closed Tiqur closed 1 year ago

Tiqur commented 1 year ago

Currently, hotkeys that enable/disable continuous features don't actually do anything. ( Like Adblock or auto-timeframe-colors )

Tiqur commented 1 year ago

I've decided to separate that responsibility to another Feature instance or something else entirely. For now, continuous features are no longer toggleable until this is implemented.