Skip to content

A repository containing algo-trading strategies built for AutoTrader. See the website below.

Notifications You must be signed in to change notification settings

kieran-mackle/autotrader-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoTrader Logo

Welcome to the AutoTrader Demo Repository

This repository contains example files to help you get started with AutoTrader. More strategies will be added over time.

Getting Started

Install AutoTrader

To run the strategies in this repository, you must first have AutoTrader installed. The easiest way to do so is by using pip:

pip install autotrader

Download this Repository

Clone this repository by your preffered method. If you are new to git, simply click the green 'code' button at the top right of this page and download the zip. Alternatively, click here. You can also clone the repository on the command line using:

git clone https://github.com/kieran-mackle/autotrader-demo/ 

Tutorials

If you would like a detailed explanation of how to construct a strategy with AutoTrader, refer to the tutorials on the AutoTrader website, by clicking here.

Demo Strategies

The following is a list of demo strategies provided.

  • MACD Crossover Trend Strategy (from website tutorials)
  • EMA Crossover Strategy (long only)
  • SuperTrend Trend Detector (AutoScan demo)

About

A repository containing algo-trading strategies built for AutoTrader. See the website below.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages