Description

The StragegyController component is needed to run the strategies. 

It contains a queue in which strategy requests will be stored and a thread which will process these requests in the received order.


Implementation

It's present by default in the Strategy Folder.



Properties


Actions