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
Handling and Manipulating Date, Time, and Time Series Data

Time series data is ubiquitous when it comes to algorithmic trading. So, handling, managing, and manipulating time series data is essential to performing algorithmic trading successfully. This chapter has various recipes that demonstrate how algorithmic trading can be done using the Python standard library and pandas, which is a Python data analysis library.

For our context, time series data is a series of data consisting of equally spaced timestamps and multiple data points describing trading data in that particular time frame.

When handling time series data, the first thing you should know is how to read, modify, and create Python objects that understand date and time. The Python ...

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