17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FTUForum.com] [UDEMY] Algorithmic Trading In Forex Create Your First Forex Robot! [FTU]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Trading With Forex Robots: Learn MQL4 Programming By Doing! Create Your First Algorithmic Trading System in MetaTrader 4
BESTSELLER
Created by : Kirill Eremenko, ForexBoat Team Last updated : 1/2019 Language : English Torrent Contains : 127 Files, 6 Folders Course Source : https://www.udemy.com/learn-mql4/
What you'll learn
• Learn what forex algorithmic trading is • Quickly & simply learn basic MQL4 programming • Learn elementary concepts of forex trading system design • Send, modify, and close your first market order • Learn how to create, test, and optimize algorithmic trading systems (expert advisors)
Requirements
• Basic fluency with computers
Description
Latest News: Course Updated Again in July 2015 (MT4 Build 840+)
Learn to program in MQL4 and develop, test, and optimize your own algorithmic trading systems. This course assumes no prior programming or Forex knowledge, just a desire to learn and be successful
In the first section of this course we will install MetaTrader 4, open a free demo account, and learn the essential theory behind algorithmic trading.
The second section focuses on fundamentals of programming. Even if you have never programmed before, this part of the course will quickly bring you up to speed. Moreover, MQL4 is a C-based programming language and everything you learn in this section will also be applicable in languages like C / C++ / C# / Java / etc.
Section three introduces trading system design and gradually blends it with the programming knowledge you developed in section two. Here you will learn how to open your first order through a program also created by you, and how to then work with that order to modify or close it at your discretion.
Finally, everything is put together in the fourth section of the course, where we will come up with a unique trading strategy idea and turn it into a holistic Algorithmic Trading system. Also, I will briefly show you how to test and optimize your Forex Robot in the MetaTrader 4 strategy tester.
Enrol today and kick-start your Algorithmic Trading journey!
I'll see you inside
Who this course is for :
• Anyone who wants to learn the fundamentals of algorithmic forex trading • Anyone who wants to learn a programming language by doing • Anyone who wants to practice real-life application of C-based programming.
For More Udemy Free Courses >>> https://ftuforum.com/ For more Lynda and other Courses >>> https://www.freecoursesonline.me/ Our Forum for discussion >>> https://discuss.ftuforum.com/
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
0. Websites you may like/How you can help Team-FTU.txt
237 B
1. Introduction/1. Disclaimer.mp4
16.3 MB
1. Introduction/1. Disclaimer.vtt
1.1 KB
1. Introduction/2. Course snapshot.mp4
6.8 MB
1. Introduction/2. Course snapshot.vtt
2.6 KB
1. Introduction/2.1 Course Overview - Algorithmic Trading in MQL4 for Complete Beginners Intro Part 1 - ForexBoat.html
101 B
1. Introduction/3. Before You Start.mp4
33.7 MB
1. Introduction/3. Before You Start.vtt
2.1 KB
1. Introduction/4. Practice Demo Account.html
763 B
1. Introduction/5. Updates on Udemy Reviews.mp4
56.1 MB
1. Introduction/5. Updates on Udemy Reviews.vtt
3.2 KB
1. Introduction/6. Installing MetaTrader4 and opening a demo account.mp4
21 MB
1. Introduction/6. Installing MetaTrader4 and opening a demo account.vtt
13.6 KB
1. Introduction/6.1 Installing MetaTrader 4 - Algorithmic Trading in MQL4 for Complete Beginners Intro Part 2 - ForexBoat.html
109 B
1. Introduction/7. What is MQL4 and how does it work.mp4
4.9 MB
1. Introduction/7. What is MQL4 and how does it work.vtt
5.6 KB
1. Introduction/7.1 What is MQL4 - Algorithmic Trading in MQL4 for Complete Beginners Intro Part 3 - ForexBoat.html
98 B
1. Introduction/8. Where to get the Source Codes for this course.mp4
19.7 MB
1. Introduction/8. Where to get the Source Codes for this course.vtt
4.8 KB
2. Programming Core MQL4/1. A Hello World Program.mp4
8 MB
2. Programming Core MQL4/1. A Hello World Program.vtt
6.9 KB
2. Programming Core MQL4/1.1 A HELLO WORLD PROGRAM – MQL4 FOR COMPLETE BEGINNERS.html
99 B
2. Programming Core MQL4/10. The Else If Statement.mp4
10.1 MB
2. Programming Core MQL4/10. The Else If Statement.vtt
8.8 KB
2. Programming Core MQL4/10.1 Else If Statement - MQL4 for Complete Beginners Tutorial Part 10 - ForexBoat.html
142 B
2. Programming Core MQL4/11. The Switch Operator.mp4
6.8 MB
2. Programming Core MQL4/11. The Switch Operator.vtt
7.7 KB
2. Programming Core MQL4/11.1 Switch Operator - MQL4 for Complete Beginners Tutorial Part 11 - ForexBoat.html
143 B
2. Programming Core MQL4/12. Section recap.mp4
9.6 MB
2. Programming Core MQL4/12. Section recap.vtt
7.6 KB
2. Programming Core MQL4/12.1 Recap of Section 1 - MQL4 for Complete Beginners Tutorial Part 12 - ForexBoat.html
2. Programming Core MQL4/6.1 Multi-Line Comments - MQL4 for Complete Beginners Tutorial Part 6 - ForexBoat.html
146 B
2. Programming Core MQL4/7. The For Loop.mp4
6 MB
2. Programming Core MQL4/7. The For Loop.vtt
6.2 KB
2. Programming Core MQL4/7.1 For Loop - MQL4 for Complete Beginners Tutorial Part 7 - ForexBoat.html
139 B
2. Programming Core MQL4/8. The IF Statement.mp4
8.1 MB
2. Programming Core MQL4/8. The IF Statement.vtt
8.1 KB
2. Programming Core MQL4/8.1 Basic algorithmic trading system design - MQL4 for Complete Beginners Tutorial Part 13 - ForexBoat.html
167 B
2. Programming Core MQL4/9. The Else Statement.mp4
8.6 MB
2. Programming Core MQL4/9. The Else Statement.vtt
7.9 KB
2. Programming Core MQL4/9.1 Else Statement - MQL4 for Complete Beginners Tutorial Part 9 - ForexBoat.html
141 B
3. System design and trading functions/1. Basic algorithmic trading system design.mp4
11.3 MB
3. System design and trading functions/1. Basic algorithmic trading system design.vtt
13 KB
3. System design and trading functions/1.1 Basic algorithmic trading system design - MQL4 for Complete Beginners Tutorial Part 13 - ForexBoat.html
167 B
3. System design and trading functions/10. System design and trading functions.html
115 B
3. System design and trading functions/2. Incorporating trader inputs in algorithmic systems.mp4
11.9 MB
3. System design and trading functions/2. Incorporating trader inputs in algorithmic systems.vtt
8.9 KB
3. System design and trading functions/2.1 Incorporating trader inputs in algorithmic systems - MQL4 for Complete Beginners Tutorial Part 14 - ForexBoat.html
175 B
3. System design and trading functions/3. Creating Orders With OrderSend.mp4
10.4 MB
3. System design and trading functions/3. Creating Orders With OrderSend.vtt
9.5 KB
3. System design and trading functions/3.1 A GUIDE TO ORDERSEND – MQL4 FOR COMPLETE BEGINNERS TUTORIAL.html
97 B
3. System design and trading functions/4. Functions in MQL4.mp4
12 MB
3. System design and trading functions/4. Functions in MQL4.vtt
13 KB
3. System design and trading functions/4.1 Functions - MQL4 for Complete Beginners Tutorial Part 16 - ForexBoat.html
137 B
3. System design and trading functions/5. Failsafe programming techniques.mp4
13.8 MB
3. System design and trading functions/5. Failsafe programming techniques.vtt
14.7 KB
3. System design and trading functions/5.1 Failsafe programming techniques - MQL4 for Complete Beginners Tutorial Part 17 - ForexBoat.html
159 B
3. System design and trading functions/6. Closing Orders With OrderClose.mp4
10.4 MB
3. System design and trading functions/6. Closing Orders With OrderClose.vtt
9.5 KB
3. System design and trading functions/6.1 ORDERCLOSE – MQL4 FOR COMPLETE BEGINNERS TUTORIAL.html
98 B
3. System design and trading functions/7. Adjusting Orders With OrderModify.mp4
12.3 MB
3. System design and trading functions/7. Adjusting Orders With OrderModify.vtt
11.2 KB
3. System design and trading functions/7.1 USING THE MQL4 ORDERMODIFY FUNCTION – MQL4 FOR COMPLETE BEGINNERS.html
104 B
3. System design and trading functions/8. Getting information with OrderSelect.mp4
18.3 MB
3. System design and trading functions/8. Getting information with OrderSelect.vtt
19.9 KB
3. System design and trading functions/8.1 GETTING INFORMATION WITH ORDERSELECT() – MQL4 FOR COMPLETE BEGINNERS.html
99 B
3. System design and trading functions/9. Section recap.mp4
10.1 MB
3. System design and trading functions/9. Section recap.vtt
5.9 KB
3. System design and trading functions/9.1 Section recap - MQL4 for Complete Beginners Tutorial Part 20b - ForexBoat.html
142 B
4. Putting it all together/1. Expert Advisors in MetaTrader 4.mp4
9 MB
4. Putting it all together/1. Expert Advisors in MetaTrader 4.vtt
10.2 KB
4. Putting it all together/1.1 Expert Advisors in MetaTrader 4 - MQL4 for Complete Beginners Tutorial Part 21 - ForexBoat.html
156 B
4. Putting it all together/10. Trading Filter Optimisation.mp4
18.3 MB
4. Putting it all together/10. Trading Filter Optimisation.vtt
11.6 KB
4. Putting it all together/10.1 Trading Filter Optimization - MQL4 for Complete Beginners Tutorial Part 30 - ForexBoat.html
155 B
4. Putting it all together/11. Section recap.mp4
19.6 MB
4. Putting it all together/11. Section recap.vtt
7.2 KB
4. Putting it all together/11.1 Recap Of Section 4 - MQL4 for Complete Beginners Tutorial Part 31 - ForexBoat.html
143 B
4. Putting it all together/12. Putting everything together.html