CryptoUmnTheProject / Algorithmic-Trading

This is the repo where all algorithmic trading should be done
3 stars 2 forks source link

Create an algorithm helper class - Algorithms #6

Open ThisIsEric1 opened 6 years ago

ThisIsEric1 commented 6 years ago

We need to create a script that will allow us to call buy and sell functions as well as help us choose our sample data. This will allow us to more easily build algos in the future.