0

Discipline in Trading: Four Keys to Being a Disciplined Trader

Discipline in Trading Featured

Do you want to upgrade your trading to the next level? The essential factor to becoming a successful trader is trading discipline. As Jim Rohn said,  “Discipline is the bridge between goals and accomplishment.”  In this article, we will discuss… Continue Reading

0

Weekly Breakout Trading Strategy Amibroker AFL Code

AMIBROKER AFL REPOSITORY

The Weekly Breakout Trading Strategy is a popular technical analysis trading strategy that aims to take advantage of the market’s tendency to experience a significant price movement following a period of consolidation. This strategy involves identifying key price levels where… Continue Reading

0

Stock Alpha Calculation in a Spreadsheet: Step by Step Tutorial

Excel for finance tutorials

When you invest in financial markets, your primary goal is to generate “Alpha”. It’s an important metric for determining how your portfolio performs compared to the overall market. Hence you always aim for a higher alpha to get an “edge”… Continue Reading

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

Mastering the Art of Wealth: 10 Inspirational Quotes by Warren Buffet

10 Inspirational Quotes by Warren Buffet

Warren Buffet, often referred to as the Oracle of Omaha, is one of the most successful investors in the world. Known for his long-term investment strategies and his unique approach to wealth creation, Buffet has amassed a fortune through his… 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