Skip to Content
Python Algorithmic Trading Cookbook
book

Python Algorithmic Trading Cookbook

by Pushpak Dagade
August 2020
Beginner to intermediate content levelBeginner to intermediate
542 pages
10h 50m
English
Packt Publishing
Content preview from Python Algorithmic Trading Cookbook
Algorithmic Trading Strategies - Coding Step by Step

It is a complex task to build your own algorithmic trading strategies. A trading platform with numerous components is required to test and run your strategy. Some of these components are the compute engine, real-time data feeds, broker connectivity, blotter, fund manager, clocks, a virtual order-management system, and so on.

In this chapter, you will be using the services provided by AlgoBulls, an algorithmic trading platform (https://algobulls.com). This platform provides a Python package called pyalgotrading (https://github.com/algobulls/pyalgotrading). You will code your strategy as a Python class by subclassing the StrategyBase abstract class provided in the package. The abstract class ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for Algorithmic Trading Cookbook

Python for Algorithmic Trading Cookbook

Jason Strimpel
Python Cookbook, 3rd Edition

Python Cookbook, 3rd Edition

David Beazley, Brian K. Jones

Publisher Resources

ISBN: 9781838989354Supplemental Content