vsaveris / trading-technical-indicators

Trading Technical Indicators python library
https://www.trading-technical-indicators.org/
MIT License
121 stars 34 forks source link

Unit tests development for the MachineLearningData class. #25

Open vsaveris opened 3 years ago

vsaveris commented 3 years ago

MachineLearningData class has been implemented. Unit test cases should be developed with coverage 100%.

Execution of the unit tests should be done after concurrency is (issue #24) implemented.