fbpx ...

GER40 Index Buy At Open

The code below is for the Index Buy At Open strategy for the dax (Ger40) as per the youtube video. //+——————————————————————+//| IndexBuyAtOpen.mq5 |//| Global Finance Trading |//| www.globalfinancetrading.com |//+——————————————————————+#property copyright “Global Finance Trading”#property link “www.globalfinancetrading.com”#property version “1.00” #include<TradeTrade.mqh>CTrade trade; ///FTMO input double Target = 180.00;double Lots = 0.00;double LotCalc = Read more…

Crab Pattern Trading

This article is designed to help you understand crab pattern trading, how to use it and what it means. https://youtube.com/shorts/PvUzlHDTh4s What is a Crab Pattern? A crab pattern is a harmonic pattern seen in charts for financial markets. Structure: The Crab pattern is a five-point pattern labeled as X-A-B-C-D. Specific Read more…