0

Python for Algorithmic Trading : Introduction to Financial Data

PYTHON for Algorithmic Trading

Understanding financial data is foundational for financial analysis and decision-making. In this lesson, we’ll understand various types of financial data commonly encountered in financial markets and explore methods to access, clean, and analyze this data using Python. Also read the… Continue Reading

0

Python for Algorithmic Trading : Working with Libraries (Numpy and Pandas)

PYTHON for Algorithmic Trading

In the previous lessons, we laid the foundation of Python programming, covering basic syntax, data types, and variables. Now, in this lesson, we’re going to delve into two powerful libraries: Numpy and Pandas. These libraries are essential for data manipulation… Continue Reading

0

Python for Algorithmic Trading : Advanced Data Types and Variables

PYTHON for Algorithmic Trading

In the previous lessons, we explored basic Python syntax and introduced you to fundamental programming concepts. Now, in this lesson, we will dive into advanced data types and variables. Understanding data types is crucial for working with different kinds of… Continue Reading

0

Python for Algorithmic Trading : Basic Python Syntax

PYTHON for Algorithmic Trading

In the previous lesson, we successfully set up our Python environment and wrote our first Python script. Now, it’s time to dive deeper into the fundamental building blocks of Python programming. This lesson will cover basic Python syntax, data types,… Continue Reading

0

Python for Algorithmic Trading : Setting Up Python Environment

PYTHON for Algorithmic Trading

In this post, we’ll guide you through setting up your Python environment for Algorithmic Trading. This step is crucial as it’s the foundation on which you’ll build your skills throughout this course. Objective Install Python and essential libraries for financial… Continue Reading

0

Capital Requirement for Algorithmic Trading : Myths and Facts

Capital Requirement for Algorithmic Trading

There are several underlying myths associated with Algorithmic Trading, and the most common among them is about the capital requirement. People hesitate to pursue algorithmic trading just because they have been told that it requires huge investment. In this post,… Continue Reading

0

Types of Algorithmic Trading Strategies

Types of Algorithmic Trading Strategies

Google uses them when you search.  Facebook employs these to show you ads you might be interested in.  And Amazon utilizes them to predict which products will make you a happy consumer. What are these mysterious tools that the big… Continue Reading