-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Vladimir Zhbanko edited this page Jun 4, 2019
·
2 revisions
Motivation of this project is explained in this plog post The main idea is simply to
learn computer and data science using algorithmic trading
To make this project easily reproducible anyone is welcome to help the author to create an R package lazytrade
If you are the part of the udemy courses this is how you can help:
- transfer and document functions used in the separate repositories
- possibly unify functions used among repositories
- prepare small datasets to test functions and write tests
- Well, actually practicing creating a package is a separate skill to learn
- Be ready to write your own package
- Better understand, learn by hands on practicing of the Data Science Concepts
thanks for practicing and contributing!