issues
search
grantcolley
/
tradeview
A .NET Core 3.1 WPF client and ASP.NET Core Web API platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.
Apache License 2.0
126
stars
52
forks
source link
Add permissions layer
#73
Open
grantcolley
opened
4 years ago
grantcolley
commented
4 years ago
Permission a users ability to:
view modules in the navigation panel (Configuration, Trading, Strategies, Dashboard)
view configuration data (accounts, strategies, servers)
manage configuration data (add, edit or delete)
view an account in the trading module
place an order on an account
cancel an open order on an account
view strategies
run a strategy
monitor a running strategy
update a running strategy's parameters in realtime
Permission a users ability to: