Results 18 issues of Grant Colley

![trade-chart-issue](https://user-images.githubusercontent.com/10507713/103361014-00526a00-4ab1-11eb-930c-85b7bab4c4ae.PNG)

bug

StrategyAssemblyManager - unload from memory strategies loaded using Assembly.LoadFile

todo

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...

todo

Identify bottlenecks and delays, make UI more responsive. In particular - time to load a document e.g. trading document or startegy

todo

Running strategy caches trades history so new subscribers can get the history when the first subscribe to the strategy.

todo

A strategy can subscribe to more than one symbol, all of which needs to be visible on the trades chart.

todo

Currently can only subscribe to one account whereas the trade server supports strategies the subscribe to multiple accounts across different exchanges.

todo

Possibly use redress customer and program as an example

feature