Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 298 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 298 Bytes

MachineTrader

  • Market simulator that accepts trading orders and keeps track of a portfolio's value over time and then assesses the performance of that portfolio

  • Performance analysis on Manual Rule-Based Trader and Bagging Random Forest-Based Trader

  • QTrader based on Q learning Algorithm