Fibo & Gann variations - page 36

 
Learn how to design a trading system by Fibonacci


Learn how to design a trading system by Fibonacci

In this new article from our series about learning how to design a trading system based on the most popular technical analysis tools and indicators, we will learn how to create a trading system based on the Fibonacci Retracement technical tool which is one of the most popular and widely used in trading. After that, we can use this trading system on our MetaTrader 5 trading terminal.
Learn how to design a trading system by Fibonacci
Learn how to design a trading system by Fibonacci
  • www.mql5.com
In this article, we will continue our series of creating a trading system based on the most popular technical indicator. Here is a new technical tool which is the Fibonacci and we will learn how to design a trading system based on this technical indicator.
 
Sergey Golubev #:
Learn how to design a trading system by Fibonacci


In this new article from our series about learning how to design a trading system based on the most popular technical analysis tools and indicators, we will learn how to create a trading system based on the Fibonacci Retracement technical tool which is one of the most popular and widely used in trading. After that, we can use this trading system on our MetaTrader 5 trading terminal.

Just read this article; it was very good. I will have to read it a few more times to make sure that I understand everything, but overall it is a great article.

 

William Gann methods (Part I): Creating Gann Angles indicator

William Gann methods (Part I): Creating Gann Angles indicator

In this article, we will dive into the world of William Gann's trading methods, starting with creating Gann Angles indicator in MQL5. We will go through the theory behind this tool and implement it step by step as a custom indicator for the MetaTrader 5 platform.
William Gann methods (Part I): Creating Gann Angles indicator
William Gann methods (Part I): Creating Gann Angles indicator
  • www.mql5.com
What is the essence of Gann Theory? How are Gann angles constructed? We will create Gann Angles indicator for MetaTrader 5.
 

William Gann methods (Part III): Does Astrology Work?

William Gann methods (Part III): Does Astrology Work?

Let's try to combine the most modern technologies and ancient knowledge. We will use the Python programming language, as well as the MetaTrader 5 platform to find the connection between astronomical phenomena and the movements of the EURUSD pair. We will cover the theoretical part of astrology in finance, and try ourselves in the practical part of developing a forecasting system.
William Gann methods (Part III): Does Astrology Work?
William Gann methods (Part III): Does Astrology Work?
  • www.mql5.com
Do the positions of planets and stars affect financial markets? Let's arm ourselves with statistics and big data, and embark on an exciting journey into the world where stars and stock charts intersect.
 

Data Science and ML (Part 40): Using Fibonacci Retracements in Machine Learning data 

Data Science and ML (Part 40): Using Fibonacci Retracements in Machine Learning data

Fibonacci numbers can be traced back to the ancient mathematician Leonardo of Pisa, also known as Fibonacci.

In his book named "Liber Abaci", published in 1202, Fibonacci introduced the sequence of numbers now known as the Fibonacci sequence. The sequence that starts with 0 and 1, and each subsequent number in the series is the sum of the two preceding numbers.

Data Science and ML (Part 40): Using Fibonacci Retracements in Machine Learning data
Data Science and ML (Part 40): Using Fibonacci Retracements in Machine Learning data
  • www.mql5.com
Fibonacci retracements are a popular tool in technical analysis, helping traders identify potential reversal zones. In this article, we’ll explore how these retracement levels can be transformed into target variables for machine learning models to help them understand the market better using this powerful tool.