lacpecuniam / Building-Trading-Bots

Building Trading Algorithms with Python, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Trading Algorithms with Python [Video]

This is the code repository for Building Trading Algorithms with Python [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

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.

What You Will Learn

  • Explore the landscape, of trading bots for different market segments
  • Use Python and Pandas to track data and trends for different traditional trading market spaces
  • Explore several trading bot modules, including stocks, traditional assets, and Forex trade
  • Use Python to build a trading bot to track market trends 
  • Use your trading bot to decide when to purchase and when to sell
  • Designing trading logic using Python
  • Ensure different types of order are catered for by your bot
  • Learn techniques for training and scaling your trading bot
  • Apply practical code examples without acquiring excessive theory

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Basics of Python Programming Language

Technical Requirements

This course has the following software requirements:
Python 3.x

Related Products

About

Building Trading Algorithms with Python, published by Packt

License:MIT License


Languages

Language:Jupyter Notebook 60.9%Language:HTML 39.1%