Book Image

Building Trading Algorithms with Python [Video]

By : BignumWorks Software LLP
Book Image

Building Trading Algorithms with Python [Video]

By: BignumWorks Software LLP

Overview of this book

This course is a great opportunity to get started with trading, reap the rewards, and take the markets by storm. Programmers who have a basic knowledge of trading in traditional assets and wish to develop their own trading bots will find that this course addresses their core concerns and shows how to go about designing and developing a trading bot. The course will enable you to get started with creating a traditional asset trading bot. It will arm you with all the necessary programming tools and techniques to develop a full-fledged trading bot that numerous investors/traders can utilize. It covers general features such as using a financial calculator to do conversions, simply by interacting with a bot. Your customers, using your trading, bot can look up recent trends to make informed predictions and see what others have been trading, and how much. All the code and supporting files for this course are available at https://github.com/PacktPublishing/Building-Trading-Bots
Table of Contents (4 chapters)
Chapter 3
Building a Bot for Traditional Asset Trading
Content Locked
Section 4
Test Running the Algorithm and Code for Different Traditional Assets
Demonstrate the running of a trading algorithm on Quantopian. - Walk through the code for the algorithm - Run the algorithm on Quantopian - Evaluate the results of the run