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 1
Basics of a Universal Trading Bot
Content Locked
Section 2
Benefits of Developing a Trading Bot to Programmers – Why Build a Trading Bot?
What is a trading bot? Why as a programmer should you invest time in a building a trading bot? How to go about building a bot? - Introduction to trading bots - Understand the reason to build a trading bot - Learn to build a trading bot