Fibonacci Retracement EA in MQL5 - Full Code
Trade Pretty
Fibonacci Retracement EA in MQL5 - Full Code
24:17
Financial Data Analysis with Yfinance and Python
Trade Pretty
Financial Data Analysis with Yfinance and Python
14:13
14.  MA Crossover Bot in Python for MT5 – Full Code
Trade Pretty
14. MA Crossover Bot in Python for MT5 – Full Code
21:50
59. How to Draw Vertical Lines in MQL5
Trade Pretty
59. How to Draw Vertical Lines in MQL5
2:47
58. How to Draw Trend Lines in MQL5 for Market Analysis
Trade Pretty
58. How to Draw Trend Lines in MQL5 for Market Analysis
4:16
57. How to Draw Horizontal Lines on the Chart in MQL5 for Key Price Levels
Trade Pretty
57. How to Draw Horizontal Lines on the Chart in MQL5 for Key Price Levels
2:46
54. How to Use Calendar Events in MQL5 for Strategic Trading Decisions
Trade Pretty
54. How to Use Calendar Events in MQL5 for Strategic Trading Decisions
4:00
56. How to Create a Button in MQL5 for Interactive Charts
Trade Pretty
56. How to Create a Button in MQL5 for Interactive Charts
2:48
55. How to Draw Fibonacci Retracement in MQL5
Trade Pretty
55. How to Draw Fibonacci Retracement in MQL5
4:38
42. How to Find Bar Time Using iTime in MQL5
Trade Pretty
42. How to Find Bar Time Using iTime in MQL5
2:32
41. How to Retrieve Historical Prices in MQL5 for Market Analysis
Trade Pretty
41. How to Retrieve Historical Prices in MQL5 for Market Analysis
3:32
49. How to Find the Minimum Value in an Array in MQL5
Trade Pretty
49. How to Find the Minimum Value in an Array in MQL5
1:30
48. How to Find the Maximum Value in an Array in MQL5
Trade Pretty
48. How to Find the Maximum Value in an Array in MQL5
1:35
47. How to Copy Arrays in MQL5
Trade Pretty
47. How to Copy Arrays in MQL5
1:33
46. How to Fill Arrays in MQL5
Trade Pretty
46. How to Fill Arrays in MQL5
1:35
45. How to Resize Arrays in MQL5 for Dynamic Data Handling
Trade Pretty
45. How to Resize Arrays in MQL5 for Dynamic Data Handling
2:14
44. How to Get the Size of an Array in MQL5
Trade Pretty
44. How to Get the Size of an Array in MQL5
2:07
43. How to Initialize Arrays in MQL5 for Effective Data Management
Trade Pretty
43. How to Initialize Arrays in MQL5 for Effective Data Management
1:08
40. How to Find the Lowest Price Index Using iLowest in MQL5
Trade Pretty
40. How to Find the Lowest Price Index Using iLowest in MQL5
2:22
39. How to Find the Highest Price Index Using iHighest in MQL5
Trade Pretty
39. How to Find the Highest Price Index Using iHighest in MQL5
2:27
38. How to Modify Pending Orders in MQL5
Trade Pretty
38. How to Modify Pending Orders in MQL5
3:53
37. How to Close Orders for a Specific Symbol in MQL5
Trade Pretty
37. How to Close Orders for a Specific Symbol in MQL5
3:02
36. How to Place a Sell Limit Order in MQL5
Trade Pretty
36. How to Place a Sell Limit Order in MQL5
3:06
35. How to Place a Buy Limit Order in MQL5
Trade Pretty
35. How to Place a Buy Limit Order in MQL5
3:25
34. How to Modify Stop Loss and Take Profit for Open Positions in MQL5
Trade Pretty
34. How to Modify Stop Loss and Take Profit for Open Positions in MQL5
2:43
33. How to Close All Positions for a Specific Symbol in MQL5
Trade Pretty
33. How to Close All Positions for a Specific Symbol in MQL5
3:14
32. How to Place a Sell Market Order in MQL5
Trade Pretty
32. How to Place a Sell Market Order in MQL5
2:58
31. How to Place a Buy Market Order in MQL5
Trade Pretty
31. How to Place a Buy Market Order in MQL5
3:47
30. How to Retrieve Account Information of String Type
Trade Pretty
30. How to Retrieve Account Information of String Type
1:13
29. How to Retrieve Account Information of Integer Type in MQL5
Trade Pretty
29. How to Retrieve Account Information of Integer Type in MQL5
1:02
28. How to Retrieve Account Information of Double Type in MQL5
Trade Pretty
28. How to Retrieve Account Information of Double Type in MQL5
1:13
27. How to Retrieve GMT Time in MQL5
Trade Pretty
27. How to Retrieve GMT Time in MQL5
1:04
26. How to Retrieve Local Time in MQL5
Trade Pretty
26. How to Retrieve Local Time in MQL5
1:09
25. How to Retrieve Current Server Time in MQL5
Trade Pretty
25. How to Retrieve Current Server Time in MQL5
1:20
24. How to Add/Remove a Symbol from MarketWatch in MQL5
Trade Pretty
24. How to Add/Remove a Symbol from MarketWatch in MQL5
2:10
23. How to Get the Total Number of Symbols in MQL5
Trade Pretty
23. How to Get the Total Number of Symbols in MQL5
2:03
21. How to Retrieve the Symbol Name in MQL5
Trade Pretty
21. How to Retrieve the Symbol Name in MQL5
1:49
20. How to Retrieve Position Information in MQL5 for Better Trade Analysis
Trade Pretty
20. How to Retrieve Position Information in MQL5 for Better Trade Analysis
1:48
19. How to Count Total Orders in MQL5
Trade Pretty
19. How to Count Total Orders in MQL5
1:10
18. How to Count Open Positions in MQL5 for Trade Management
Trade Pretty
18. How to Count Open Positions in MQL5 for Trade Management
1:39
17. How to Control Decimal Precision in MQL5
Trade Pretty
17. How to Control Decimal Precision in MQL5
2:36
16. How to Pause Your MQL5 Script for a Specific Time
Trade Pretty
16. How to Pause Your MQL5 Script for a Specific Time
1:22
15. How to Create an Embedded Chart in MQL5
Trade Pretty
15. How to Create an Embedded Chart in MQL5
2:53
14. How to Find Digits in MQL5
Trade Pretty
14. How to Find Digits in MQL5
2:01
13. How to Create a Message Box in MQL5
Trade Pretty
13. How to Create a Message Box in MQL5
1:22
12. How to Use the Print Function in MQL5
Trade Pretty
12. How to Use the Print Function in MQL5
1:32
11. Display Comments on the Chart with MQL5
Trade Pretty
11. Display Comments on the Chart with MQL5
1:45
22. How to Handle Multiple Symbol Names in MQL5 for Multi-Asset Trading
Trade Pretty
22. How to Handle Multiple Symbol Names in MQL5 for Multi-Asset Trading
1:34
11. History Orders & Deals in MetaTrader 5 with Python – Part 1
Trade Pretty
11. History Orders & Deals in MetaTrader 5 with Python – Part 1
12:35
13 . History Orders & Deals in MetaTrader 5 with Python – Part 3
Trade Pretty
13 . History Orders & Deals in MetaTrader 5 with Python – Part 3
11:54
12. History Orders & Deals in MetaTrader 5 with Python – Part 2
Trade Pretty
12. History Orders & Deals in MetaTrader 5 with Python – Part 2
4:31
10. Accessing Positions in MetaTrader 5 Using Python
Trade Pretty
10. Accessing Positions in MetaTrader 5 Using Python
11:26
9. Working with Orders in MT5 Using Python - Part 3
Trade Pretty
9. Working with Orders in MT5 Using Python - Part 3
8:27
8. Working with Orders in MT5 Using Python - Part 2
Trade Pretty
8. Working with Orders in MT5 Using Python - Part 2
13:31
7. Working with Orders in MT5 Using Python - Part 1
Trade Pretty
7. Working with Orders in MT5 Using Python - Part 1
12:16
6.  Price & Tick Data in MT5 Using Python – Accessing Market Quotes - Part 2
Trade Pretty
6. Price & Tick Data in MT5 Using Python – Accessing Market Quotes - Part 2
9:08
5. Price & Tick Data in MT5 Using Python – Accessing Market Quotes - Part 1
Trade Pretty
5. Price & Tick Data in MT5 Using Python – Accessing Market Quotes - Part 1
14:58
4. Working with Symbols in MT5 Using Python - Part 2
Trade Pretty
4. Working with Symbols in MT5 Using Python - Part 2
5:48
3. Working with Symbols in MT5 Using Python - Part 1
Trade Pretty
3. Working with Symbols in MT5 Using Python - Part 1
11:36
2. Retrieving & Understanding Account Information in MT5 with Python
Trade Pretty
2. Retrieving & Understanding Account Information in MT5 with Python
9:12
1.  Installation & Initialization – Connect Your Python Environment to the MT5 Terminal
Trade Pretty
1. Installation & Initialization – Connect Your Python Environment to the MT5 Terminal
13:17
53. Mastering Technical Indicators in MQL5: A Step-by-Step Guide
Trade Pretty
53. Mastering Technical Indicators in MQL5: A Step-by-Step Guide
4:31
50. Mastering Arrays in MQL5: A Comprehensive Guide
Trade Pretty
50. Mastering Arrays in MQL5: A Comprehensive Guide
3:47
51. Mastering Timeseries and Indicator Data in MQL5
Trade Pretty
51. Mastering Timeseries and Indicator Data in MQL5
3:33
52. Mastering Core Event Handlers in MQL5: Key Functions for Your Trading Programs
Trade Pretty
52. Mastering Core Event Handlers in MQL5: Key Functions for Your Trading Programs
3:46
10. Compilation in MQL5: Step-by-Step Guide
Trade Pretty
10. Compilation in MQL5: Step-by-Step Guide
2:02
9. Constants, Enumerations, and Structures in MQL5
Trade Pretty
9. Constants, Enumerations, and Structures in MQL5
4:04
8. Exploring Functions in MQL5: A Detailed Breakdown
Trade Pretty
8. Exploring Functions in MQL5: A Detailed Breakdown
6:41
7. Understanding Operators in MQL5
Trade Pretty
7. Understanding Operators in MQL5
4:09
6. Mastering Operations and Expressions in MQL5
Trade Pretty
6. Mastering Operations and Expressions in MQL5
3:35
5. MQL5 Variables Explained: Types, Usage, and Best Practices
Trade Pretty
5. MQL5 Variables Explained: Types, Usage, and Best Practices
4:25
4. Understanding Data Types in MQL5
Trade Pretty
4. Understanding Data Types in MQL5
2:59
3. Understanding Comments, Identifiers, and Reserved Words in MQL5
Trade Pretty
3. Understanding Comments, Identifiers, and Reserved Words in MQL5
3:08
2. Creating Your First MQL5 Script: A Step-by-Step Guide
Trade Pretty
2. Creating Your First MQL5 Script: A Step-by-Step Guide
3:37
1. Getting Started with MQL5: Configuring Settings and Launching MetaEditor
Trade Pretty
1. Getting Started with MQL5: Configuring Settings and Launching MetaEditor
3:08
16. MQL4 Basics: Mastering Technical Indicators
Trade Pretty
16. MQL4 Basics: Mastering Technical Indicators
3:42
15. MQL4: Mastering Arrays for Efficient Data Management
Trade Pretty
15. MQL4: Mastering Arrays for Efficient Data Management
3:10
14. MQL4 Basics: Accessing Timeseries and Indicator Data in MQL4
Trade Pretty
14. MQL4 Basics: Accessing Timeseries and Indicator Data in MQL4
2:15
13. MQL4 Event Handlers: Building Dynamic Trading Tools
Trade Pretty
13. MQL4 Event Handlers: Building Dynamic Trading Tools
3:11
12. MQL4 Compilation Process
Trade Pretty
12. MQL4 Compilation Process
2:55
11. MQL4 Code with Constants, Enums, and Structures
Trade Pretty
11. MQL4 Code with Constants, Enums, and Structures
3:02
10. MQL4 Functions: Syntax, Types, and Event Handling
Trade Pretty
10. MQL4 Functions: Syntax, Types, and Event Handling
5:10
9. MQL4 Programming Essentials: Understanding Operators
Trade Pretty
9. MQL4 Programming Essentials: Understanding Operators
5:05
8. MQL4 Operations & Expressions: Essential Tools for Trading Algorithms
Trade Pretty
8. MQL4 Operations & Expressions: Essential Tools for Trading Algorithms
3:10
7. MQL4 Basics: Variables, Types, and Scope Simplified
Trade Pretty
7. MQL4 Basics: Variables, Types, and Scope Simplified
2:57
6. MQL4 Essentials: Exploring Key Data Types
Trade Pretty
6. MQL4 Essentials: Exploring Key Data Types
2:58
5. MQL4: What Are Reserved Words and Why They Matter?
Trade Pretty
5. MQL4: What Are Reserved Words and Why They Matter?
2:13
4. MQL4 Identifiers: Naming Variables & Functions
Trade Pretty
4. MQL4 Identifiers: Naming Variables & Functions
1:57
3. MQL4 Comments Explained: Write Clearer, More Readable Code
Trade Pretty
3. MQL4 Comments Explained: Write Clearer, More Readable Code
1:54
2. Step-by-Step: Your First MQL4 Script in MetaTrader!
Trade Pretty
2. Step-by-Step: Your First MQL4 Script in MetaTrader!
3:55
1. Getting Started with MQL4: Configuring Settings and Launching MetaEditor
Trade Pretty
1. Getting Started with MQL4: Configuring Settings and Launching MetaEditor
1:44