Search found 1959 matches

Re: MT5 Smart Money Concept

https://www.youtube.com/watch?v=_ia_3351jS8 T h e S u p p l y a n d D e m a n d O r d e r B l o c k s coder: Issam Kassas released date: October 22, 2023 The Supply and Demand Order Blocks: The " Supply and Demand Order Blocks " indicator is a sophisticated tool based on Smart Money Concep...

Re: MT4 Coding Examples

New Feature: from 22 prices to 33 prices Previous version: STLM_hist + alerts + arrows mtf.mq4 New Version: STLM hist arrows alerts mtf 1.02.mq4 Date Coded: March 8, 2021 //33 Prices enum enPrices { pr_close, // Close pr_open, // Open pr_high, // High pr_low, // Low pr_median, // Median pr_typical, ...

Re: MT4 Coding Examples

New Feature: store the arrows in buffers instead of using objectcreate. In order to create an EA, we have to store arrows in buffers. Previous version: 1-2-3 Pattern.mq4 New Version: 1-2-3 Pattern BT.mq4 Date Coded: April 10, 2024 https://forex-station.com/download/file.php?id=3486391&t=1

Return to the advanced search