Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Mql5 Objects: Intro To Panels-Multi Symbol Multi Time Frame

Posted By: ELK1nG
Mql5 Objects: Intro To Panels-Multi Symbol Multi Time Frame

Mql5 Objects: Intro To Panels-Multi Symbol Multi Time Frame
Published 7/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.24 GB | Duration: 4h 33m

Multi Symbol Multi Time-frame Indicator on Panel

What you'll learn
Create and modify an Object, and how to use default object creation full codes
Create object groups, that serve for interface and common functionality
introduction to OnChart Events, that include keyboard press, chart object press, location on screen where mouse is pressed
Creation of Objects that can display indicator information without having that indicator on the chart
Requirements
Intrest in mt5, mql5 and forex trading programming
previous knowledge on simple or basic mql5 introduction
Description
In this course we create an Indicator panel, that shows multi symbols and multi time-frames. However, we firstly start of with, the basics of creating, modifying and deleting objects to our MT5 chart windows. Then we cover Button colour change, and automatically change the colour of our button based on an attached indicator. Once we have covered these basics we go deeper and apply them to a multi symbol multi timeframe. We partially introduce the OnChart Function.ObjectsWe break down the objects and explain the differences in labels and non label type objects. Showing that in 1 chart we have 2 corordination systems. System 1: Coordinates based on time vs PriceSystem 2: Coordinates based on pixels of x and y axisOnChart EventsWe introduce the OnChart function and show that each click on the chart returns particular information that we then utilise to identify if the click was on our object and on what location on the chart based on System 2 Coordinates, resulting on us taking particular action based on the button pressed.MultiSymbol and MultiTimeframe Approach.For ease of handling these, an object oriented approach is used to create our Indicator object. Each Timeframe and symbol creates its own object. that will be identified by a multidimensional static array.

Overview

Section 1: Introduction

Lecture 1 Course Overview

Section 2: Building Blocks

Lecture 2 Rectangle Label (dashboard Background) Creation

Lecture 3 Rectangle Label Delete and Modifications 1

Section 3: Making a Library from Blocks

Lecture 4 Rectangle Label Modifications 2 and The Include file

Lecture 5 Rectangle Label Library Explained

Lecture 6 Automatically Deleting an Object Part 1

Section 4: A Basic Panel Indicator

Lecture 7 Add our Rectangle Label to an indicator

Lecture 8 Adding Buttons 1: Include file Update

Lecture 9 Adding Buttons 2: Button on Panel

Lecture 10 Button Pressed State 1

Lecture 11 Object Colour Change Again

Lecture 12 Buttons On Panel Part 2

Lecture 13 Multisymbol Multi Timeframe buttons

Lecture 14 Timeframe to String Custom Function

Lecture 15 House Keeping

Section 5: The OnChart Function

Lecture 16 Introduction

Lecture 17 Critical OnChart Constant variables

Lecture 18 Updating Buttons

Lecture 19 Detecting OnChart Event

Lecture 20 Filtering OnChart Event

Lecture 21 Pressed Button State 2

Lecture 22 Button Action

Section 6: Adding Indicator To Dashboard

Lecture 23 Creating a Stucture

Lecture 24 Populating The Structure

Lecture 25 Creating our Indicator Class CMovingAverageCross

Lecture 26 Simple Explanation of our Class

Lecture 27 Adding Functions to our Class

Section 7: Multi-Symbol Multi Timeframe Indicator

Lecture 28 Colour Assignments to Buttons

Lecture 29 Colour Assignment to Buttons 2

Lecture 30 Multi Symbol Multi TimeFrame Indicator

Forex traders,Software developers,Programmers and coders.,Anyone intrested in learning a new skill