Skip to content
Vladimir Zhbanko edited this page Jun 4, 2019 · 2 revisions

Welcome to the lazytrade wiki!

What is it?

Motivation of this project is explained in this plog post The main idea is simply to

learn computer and data science using algorithmic trading

How to contribute?

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

What is the value for the students?

  • 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
Clone this wiki locally