GithubHelp home page GithubHelp logo

fly2fire / trading_evolved Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hsm207/trading_evolved

0.0 1.0 0.0 3.36 MB

Code from the Trading Evolved book

Dockerfile 0.01% Jupyter Notebook 99.98% Python 0.02%

trading_evolved's Introduction

Introduction

This repository contains the code from the book Trading Evolved: Anyone Can Build Killer Trading Strategies In Python by Andreas F. Clenow.

Why?

The goal of this repository is to make it easy for traders who are not software developers and/or Python programmers to get started experimenting with the code in the book. Readers do not have to worry about installing or patching zipline.

Prerequisites

Download and install the following software:

  1. Docker Desktop
  2. VS Code

Usage

  1. Create an image for zipline.

    In a terminal, execute:

    docker build -t quantopian/zipline:trading_evolved https://github.com/hsm207/zipline.git#trading-evolved
  2. Clone this project.

  3. Open devcontainer.json and replace the value of QUANDL_API_KEY with your own API key (line 33). Click here for details on how to retrieve your Quandle API key.

  4. In VS Code, open this project's root directory in a container defined by Dockerfile.

  5. When inside the container, execute jupyter notebook --allow-root to start viewing the notebooks.

  6. To ingest the quandl bundle, refer to the 01_get_quandl_data notebook,

Useful Resources

trading_evolved's People

Contributors

hsm207 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.