mjuchli / ctc-executioner

Master Thesis: Limit order placement with Reinforcement Learning
176 stars 83 forks source link

[Framework] Rename action related classes #17

Open mjuchli opened 6 years ago

mjuchli commented 6 years ago

Previously name classes with the name Action actually indicate an Execution. Therefore a renaming of all the related files and classes should be done.

Preferably, a class called ExecutionSet should be created which features a list of Execution that is filled over the course of an episode. But that is low prio, for now it works with updating orders.