Mql5 programming tutorial pdf. COM teaches MQL5 Trading Robot Programming for Metatrader5.
Mql5 programming tutorial pdf. COM teaches MQL5 Trading Robot Programming for Metatrader5.
Mql5 programming tutorial pdf In a few clicks you select the options you want - and the Expert Advisor created will be trading according to your strategy. At the time of its appearance, the preceding MQL4 (the language of MetaTrader 4) was conventionally compared to the C programming language, while it is more reasonable to liken MQL5 to C++. Developing effective trading algorithms can be challenging, but with this free MQL coding video series for MetaTrader MT5 (and MT4) Expert Advisors, you will Aug 19, 2020 · I started with MQL5 reference and this website. 02. · Chapter 4 delves deep into understanding fundamental neural layer types, including convolutional and recurrent neural networks, their practical implementation, and comprehensive testing. This site uses cookies, by using it you agree to that. I am so excited to bring to you the first in a 12-part series that will teach you how to get started coding indicators and expert advisors for Meta Trader 5. Dec 1, 2023 · Dive into the fascinating realm of algorithmic trading with our beginner-friendly guide to MQL5 programming. In sections 2 to 5, we will cover the fundamentals of the MQL5 language. MQL5 Projects. As to the syntax, THE MQL5 language for programming trading strategies is very much similar to the C++ programming language, except for some features: no address arithmetic; no goto operator; an anonymous enumeration can't be declared; no multiple inheritance. A Trading Robot (also called Expert Advisor in MT5) for Forex Trading can trade 24/7 on up to 22 currency pairs while you The books include numerous practical exercises to help reinforce the acquired knowledge and develop programming skills in real trading environments. However, creating an expert advisor in MQL5 can be a challenging task for beginners. In the MQL5 projects section, we shall create some indicators and Expert advisors or trading robots to assist us to implement Algorithmic trading. In this step by step guide, you will see the basic steps required in writing a simple Expert Advisor based on a developed trading strategy. A service is an MQL program with a single OnStart handler and the #property service directive. While no prior programming knowledge is assumed, the reader will benefit from having some basic programming skills, and familiarity with concepts such as variables, control structures, functions and modern programming language syntax. The major difference of MQL5 from other programming languages is its trading specialization. Mar 28, 2024 · Difference between MQL4 and MQL5 codes; MQL4 indicator programming: How to write an Expert Advisor in MQL4 or MQL5; Pros and Cons of MQL4 and MQL5 languages; MQL4 to MQL5 conversion; MQL4 and MQL5 FAQ; I have prepared for you a detailed tutorial on MetaTrader programming MQL4 vs MQL5. Dec 17, 2022 · I am so excited to bring to you the second in a 12-part series that will teach you how to get started coding indicators and expert advisors for Meta Trader 5 Complete MT5 Programming Course: https://en. The articles are grouped into categories to help you quicker find answers to any questions related to programming: Integration, Tester, Trading Strategies, etc. MeNiazi. YouTube: YouTube hosts numerous free video tutorials on EA programming in MQL4 and Learn how to create your own fully-automated trading bot. After wasting about an year , i got my hands on a book for EA prog by andrew young. Your code examples in MQL4 and MQL5 will be distributed worldwide, and thousands of traders will know about you! MQL5 does not fully support the concept of the Run-Time Type Information (RTTI). MQL5 conditional operators . Client terminal events – description of events, which can be processed in programs. learning MQL5 can feel like learning a new language. Author: Rafael F. Wiley - Building Winning Trading Systems with TradeStation, 2003. However, due to its narrow specialization, MQL5 thrives in financial market programming challenges. de/mt5-martingale-class/*Recom Determining market direction can be straightforward, but knowing when to enter can be challenging. By increasing the number of embedded main types, the interaction of executable programs in MQL5 with other applications through dll is now as easy as possible. Following the steps below independently, you will make sure that programming is available to casual users and start adapting to the integrated development environment of MQL5 programs. But, if you never programmed before, you will need a deep course on MQL5 because the basics covered in this book are very very basic. To achieve this, we have utilized the MQL5 programming language. The "Preprocessor" section describes the principles of using preprocessor directives and their impact on the code. This MQL5 Masterclass is designed for anyone looking to elevate their trading journey. Is there a mql5 programming for dummies book available ? Or something similar to Coders guru's mql4 programming course ? Mar 31, 2022 · MQL5. See also. bmtrading. Something Interesting to Read March 2017. Users Operating features of MQL5 programs are described in the following sections: Program running – order of calling predefined event-handlers. , Object-Oriented Programming (OOP). TradeStation - EasyLanguage Reference Guide. MQL5 syntax is About. Course Features: Step-by-step tutorials: Practical, easy-to-follow lessons with real-world trading examples. Programmers often share codes and questions around specific problems in a programming language. community. MQL5 Programming for Traders by MetaQuotes is a guide to creating automated trading strategies, indicators and scripts in the MQL5 language. It also provides an example of using Nov 4, 2016 · Like many other programming languages, MQL5 features the functions for working with files. - Free download of the 'MQL5 Programming for Traders – Source Codes from the Book. However, this is only a foundation for writing real programs that meet trader requirements, such as analytical data processing and automatic trading. It is very well written and structured, containing all you need to build a novice-to-intermediate trading robot. Therefore, it is a script that we are going to try and *Complete MT5 Programming Course: https://en. pdf May 17, 2011 · Now anyone can create a fully functional Expert Advisor regardless of programming skills and experience. de/mt5-masterclass-english/Recommended Broker. It allows traders to create custom indicators, expert advisors, scripts, and libraries to automate trading strategies. This article will help you to get acquainted with this new programming language. MetaTrader 5 Trading Platform; MetaTrader 5 Expert Advisor Programming for Metatrader 5 - Free ebook download as PDF File (. It consists of seven parts: introduction to mql5 and development environment – an overview of the basic principles of mql5 programming and the mql5 development environment, including metaeditor's editing and compiling features "MQL5 Programming for Traders" is the most complete and detailed tutorial on MQL5, suitable for programmers of all levels. Develop MQL5 programming skills and learn to apply to solve common problems in both manual and automated trading. Take advantage of MetaTrader 5's new features and take your trading to the next level! Mar 22, 2012 · If you don't know how trade classes are constructed, and are scared of the words "Object Oriented Programming", then this article is for you. In this part, we will study the most complex and important component of the MQL5 API which allows the automation of trading actions. One of the most significant differences between 4 and 5 versions is that the last one supports the development of multi-currency and multi-timeframe indicators, whereas MQL4 only supports single currency and single timeframe indicators. Write better code with AI Security. com: Similarly, the official MQL5 website provides comprehensive tutorials and resources for EA programming in MQL5. Advanced MQL5: Get hands-on experience with advanced topics like event handling, libraries, and graphical interfaces. Recall that after the successful compilation of the service, you need to create and configure its instance (one or more) using the Add Service command in the context menu of the Navigator window. Services. pdf), Text File (. Complete MT5 Programming Course: https://en. Simple And Series Functions In Easylanguage - Jurik. Jul 16, 2014 · MetaQuotes Programming Language 5 (MQL5), included in MetaTrader 5 Client Terminal, has many new possibilities and higher performance, compared to MQL4. Enumerations, Structures and Classes, Inheritance MQL5 Features. Users MQL5 features; Table of Contents; Introduction to MQL4; Basics of MQL4; MetaEditor; Program in MQL4; Operators; Variables; Programming in MQL4; Programming of Trade Operations; Simple Programs in MQL4; Standard Functions; Creation of a Normal Program; About Complex Programs; Appendixes Programming mql5. We will be diving right into coding solutions to specific problems. 3. Mar 20, 2024 · Software required to start programming in MQL5 To make a computer useful to people, you need to write a program for each type of activity: trading, viewing pictures, listening to music, and others. All files in topic. The range of issues that require working with files is wide enough. All indicators are stored in the MQL5\Indicators folder within the MetaTrader 5 installation directory. These are already the best but all went above me as i didn't know the basics, even though i know few other programming languages but they were of no help in understanding the concept. Leave your email below to receive the free MetaTrader 5 PDF tutorial guide. We will also consider some details of MQL5 language Sep 30, 2021 · Forum on trading, automated trading systems and testing trading strategies. As part of the series titled "Price Action Analysis Toolkit Development", I am excited to introduce another tool that provides entry points, take profit levels, and stop loss placements. de/broker/Free Trading Journal: https://en. for high Leverage: http://icmarkets. NO EMOTIONS Your EA makes objective, error-free decisions without being influenced by emotions. systems in the MQL5 language. Try MQL5 Wizard today and create EAs with ease according to your specific trading strategy! Download MetaTrader 5 A detailed MQL5 tutorial that will make you familiar with the critical aspects of the MQL5 programming language from beginner to more advanced 56 enrolled $15. With it, programs can ask the runtime for descriptive meta-data about their constituent parts, including variables, structures, classes, functions, etc. _santos] - Free ebook download as PDF File (. Thank you for reading. We will start Trading automation - MQL5 Programming for Traders - MetaTrader 5 algorithmic/automatic trading language manual MQL5 Expert Advisor Algo Trading for Metatrader5. "MQL5 Programming for Traders" is the most complete and detailed tutorial on MQL5, suitable for programmers of all levels. V. Comprehensive materials: Access to trading software, scripts, templates, and other resources. After programming trading strategies for a while I started teaching how to program expert advisors for the MT4 (MetaTrader 4). MT5 is a popular multi-asset trading platform used for forex, stocks, futures and other markets. Originally, each version had both its custom MetaEditor and language (the languages were based on the same basis, the MQL5 was only further developed). Learn how to create an Expert Advisor! Master MQL5 and Unlock the Power of Autom May 2, 2024 · An MQL5 indicator is typically stored in a file with the ". The MQL5 preprocessor processes the source code before compilation. Although working with files is not a very common task when developing MQL5 Expert Advisors and indicators, each developer faces it sooner or later. The document is intended to teach beginners the basic process of Learn MQL5 Programming from the Easiest-to-Understand Tutorial around. START CODING +500 STUDENTS 4. Jun 29, 2018 · This book is one of the very few about MQL5, and specifically written about Expert Advisor programming. The few built-in features of MQL5 that can be classified as RTTI are operators typename and offsetof. 15 Advanced MQL5 Tools. I will show you how you can easily code your first Expert Advisor or trading system in Mql5. Discover the essentials of MQL5, the language powering MetaTrader 5, as we demystify the world of automated trading. community website. MQL5, covering everything from data preparation to model implementation and testing. It is based on the concepts of the well-known and popular C++ programming language. From understanding the basics to taking your first steps in coding, this article is your key to unlocking the potential of algorithmic trading even without a programming Jun 9, 2010 · The Expert Advisors programming in MQL5 is simple, and you can learn it easy. Part 1' expert by 'MetaQuotes' for MetaTrader 5 in the MQL5 Code Base, 2023. Apr 13, 2023 · MQL5 is a programming language that is specifically designed for creating high-performance trading applications in financial markets. Oct 16, 2024 · Link to download the code and EAs https://www. txt) or read book online for free. Development of indicators and advisors using the MQL5 programming language for the platform MetaTrader 5 Nov 2, 2021 · Complete MT5 Programming Course: https://bmtrading. Using the automata-based programming paradigm, the MQL5 and MetaTrader 5 developers will be anywhere near being able to create a new language - MQL6 - and a new platform - MetaTrader 6. Creating Expert Advisors. docx), PDF File (. Start the Tutorial Now. Expert Advisor taught in the book: Introduction to MetaTrader 5 and Programming with MQL5. 31 stars (Out of 5) on Udemy Mastering MQL5 Programming - Free download as Word Doc (. The book is divided into 7 parts, each focusing on different aspects of MQL5 programming. _v. It outlines defining a trading strategy, using the MQL5 wizard to set up the EA template, and describes the different sections of the generated code template including input parameters, initialization, and processing new ticks. txt) or read online for free. It is quite possible to write programs directly in processor commands. After writing Expert Advisor Programming for the MQL4 programming language in early 2010, I expected that the MQL5 version of the book would simply be an update to the first. Online trading / WebTerminal; Free technical indicators and robots; Articles about programming and trading; Order trading robots on the Freelance; Market of Expert Advisors and applications Follow forex signals; Low latency forex VPS; Traders forum; Trading blogs; Charts; MetaTrader 5. Users Here is an MQL5 Reference Manual in pdf All the best Xard777. . de/mt5-martingale-class/*Get m https://mql5tutorial. Jangan lewatkan! Di akhir video, kami memberikan akses ke PDF tutorial lengkap yang memuat langkah-langkah membaca report MQL5, tips penggunaan platform, serta strategi pemula agar lebih percaya diri dalam trading. A Trading Robot (also called Expert Advisor in MT5) for Forex Trading can trade 24/7 on up to 22 currency pairs while you MetaTrader. Users This document provides a step-by-step guide for beginners to write a simple Expert Advisor in MQL5. But once you get the hang of it, you'll see that MQL5 is much more powerful and efficient than its predecessor. Find and fix vulnerabilities Learn about the benefits of automated trading. Sergey Golubev, 2017. MQL5TUTORIAL. Just follow some simple rules. Download and study published code examples, develop your own indicators and Expert Advisors. The structure of an Expert Advisor, the use of built-in technical indicators and trading functions, the details of the Debug mode and use of the Strategy Tester are presented. Learn how to code and develop automated trading strategies. Furthermore, by supporting flexibly automated actions, such as testing various conditions, combining and looping the sequences of operations, and using algorithms based on MQL5 functions, these APIs enable sophisticated scenarios beyond manual control, offering extended features, such as working This document is a reference guide for MQL5, an algorithmic trading language used to develop trading strategies and custom indicators. Storing data in MQL5 Variables. In this chapter, we begin to study the MQL5 trading API used to implement Expert Advisors. Program your first EA for MetaTrader. This course is aimed at making students very familiar with the most important aspects of the MQL5 programming language, it walks towards giving the student a strong foundation in the language, then it progresses through the more advanced concepts and ultimately allows the students to easily learn more on their own making them able to automate any MetaTrader 5 trading strategy they can think of. e. Beginners will gain a solid foundation in trading and programming, intermediate traders can enhance their skills by exploring advanced techniques, and seasoned coders will unlock the full potential of MQL5 to develop innovative trading tools. Bonus PDF 2024. MQL5 Programming for Traders by MetaQuotes - Free ebook download as PDF File (. This file contains the source code written in the MQL5 programming language, defining the logic and behavior of the indicator. com/MQL5 Programming Tutorial | Build Expert Advisors for MT5Welcome to the fourth episode of MetaQuotes Language 5 (MQL5) es un lenguaje de programación de indicadores técnicos, robots comerciales y aplicaciones auxiliares para automatizar el comercio en los mercados financieros. Beginners will learn the basics: the book introduces development tools and MQL5TUTORIAL. 65 Introduction to MetaTrader 5 and Programming With MQL5 [Rafael_F. In this part of the book, we will learn about additional MQL5 API features in various areas that may be required when developing programs for the MetaTrader 5 environment. La sintaxis es muy semejante a С Dec 31, 2024 · iv. Tradestation - Easy Language for TradeStation - Getting Started. com. de/mt5-masterclass/Recommended Broker: https://en. mq5" extension. The simplest MQL5 programs are scripts. Procedural programming principles will act as the basis for the subsequent learning of a more powerful paradigm, i. com Simple automated trading with MQL5 and Metatrader5. Download and Read online, DOWNLOAD EBOOK, [PDF EBOOK EPUB], Ebooks download, Read EBook/EPUB/KINDLE, Download Book Format PDF. Feb 28, 2024 · The language syntax is very close to C++ enabling programmers to develop applications in the object-oriented programming (OOP) style. BECOME A FOREX TRADER. AROUND THE CLOCK Your EA works around the clock and utilises […] Mar 21, 2024 · MQL5. MQL5 Object Oriented Programing with classes. MQL5 es un lenguaje moderno de alto nivel, desarrollado por MetaQuotes para su propia plataforma comercial e informativa. MetaTrader 4 and MetaTrader 5 as such are different in many ways, however, the relevant programming languages only differ in parts. In fact, you do not need to know the details to write your own module of trading signals. Part 1 introduces basic MQL5 programming principles and MetaEditor, the standard MQL5 framework. Operators and Operations in MQL5. *Complete MT5 Programming Course: https://en. Dec 15, 2023 · The book is freely available online, under the "Book" section of the MQL5. MQL5 is the successor to MQL4 and provides traders with more advanced features and capabilities. Title: Introduction to MetaTrader 5 and Programming with MQL5 : Create your 1st Investment Robot with MQL5 step by step from ZERO. This article looks into the possibility of using complex custom data types, such as nodes and lists. Comparison with MQL4. Every attempt is made to explain "MQL5 Programming for Traders" is the most complete and detailed tutorial on MQL5, suitable for programmers of all levels. Sep 25, 2012 · In the future, this programming paradigm will gradually become the base standard for all traders in implementation of EAs. In these sections, we will address all the basic features of the language, with plenty of examples and Study the MQL5 language for programming trading strategies in numerous published articles mostly written by you - the community members. Strategy Trading - By Tradestation Technologies. It consists of seven parts: Introduction to MQL5 and development environment – an overview of the basic principles of MQL5 programming and the MQL5 development environment, including MetaEditor's editing and compiling features. Bauer@crowdcompany-ug. Due learning MQL5 can feel like learning a new language. You will be learning the basics of programming (in general) and how to create your own Expert Advis Aug 19, 2006 · Getting Started With Tradestation Easylanguage. Some of them are of an applied trading nature, for example, custom financial instruments or the built-in economic calendar. MT5-tutorial-PDF - Free download as PDF File (. In section 1, we will review the MetaTrader 5 (MT5) platform and introduce the MQL5 programming language and its applications. Testing trading strategies – operating features of MQL5 programs in the Strategy Tester. Publish your applications in the largest library of MQL5 and MQL4 codes, and they will be available in every MetaTrader terminal and MetaEditor. Arguments in the list are separated by commas. It is very important to participate in communities of developers, because with this our learning and the motivational side are enhanced. It offers faster speed and superior performance compared to other specialized programming languages used in algorithmic trading, and its syntax is similar to that of C++. Apr 7, 2010 · MetaQuotes Programming Language 5 (MQL5), included in MetaTrader 5 Client Terminal, has many new possibilities and higher performance, compared to MQL4. By the end of this course, students would be able to independently build most expert advisors for use in both manual and automated trading. MQL5 Community As discussed earlier, in Chapter 2, MQL5 is a programming language offered within MetaTrader 5. Santos One of the most important changes in MQL5 in its reincarnation in MetaTrader 5 is that it supports the object-oriented programming (OOP) concept. _C. It will always be needed for consolidating the material covered. Feb 28, 2024 · The book deals with MQL5-embedded APIs, which provide functionality similar to the user interface. 12. MQL5 is a programming language designed for developing algorithmic trading systems in MetaTrader 5. COM teaches MQL5 Trading Robot Programming for Metatrader5. com/?camp=11012f Mar 6, 2023 · MQL5 is one of the most popular programming languages used to develop expert advisors for MetaTrader 5 (MT5). 5M VIDEO VIEWS +200 BOTS BUILT +10 YEARS EXPERIENCE 3 BENEFTIS EAs ARE SMART. I’ll see you in the next lecture. Jan 24, 2013 · The first guide to programming in MQL5 is here! Expert Advisor Programming for MetaTrader 5 is a practical guide to creating automated trading strategies in the MQL5 language. Functions in MQL5. Learning mql5 programming with that official guide is a daunting task. Rated 4. de/broker/Learn about the benefits of autom Jan 21, 2022 · The main objective of this article is to guide beginners to learn how to design their algorithmic trading system in MQL5 through learning some of the basics of MQL5 for a simple trading system idea which will be coded step by step through this article after explaining some of the MQL5 basics. Dec 15, 2023 · One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++. BLOCK 1: MQL5 PROGRAMMING LANGUAGE . In addition to the MQL5 language, the trading platform package also includes the MetaEditor IDE with highly advanced code writing tools, such as templates, snippets, debugging, profiling and auto completion tools Dec 15, 2023 · We have released the most comprehensive guide to mql5 programming, authored by experienced algorithmic trader stanislav korotky with metaquotes' support. See DATENSCHUTZERKLAERUNG PRIVACY POLICY for details! So I hope you found this MetaTrader 5 tutorial informative. All the rest will be done by the MQL5 Wizard, and you will get a ready-to-use trading robot! Apr 28, 2010 · The official programming guide for mql5 has 5,000+ pages. MQL5 Master the programming language to implement complex scenarios, automating various terminal operation aspects and enhancing trading strategy efficiency. This type of program is perhaps the most complex and demanding in terms of error-free coding and the number and variety of technologies involved. The advantage essentially lies in the object-oriented programming features. MQL5 programming language: Advanced use of the trading platform MetaTrader 5: Creating trading robots and indicators by Timur Mashnin Print is one of many embedded functions constructing the MQL5 API (application programming interface). 99 $26. Master the programming language to implement complex scenarios, automating various terminal operation aspects and enhancing trading strategy efficiency. de/mt5-masterclass/*Complete MT5 Martingale Class: https://en. doc / . All trading applications for MetaTrader 5 are written in MQL5. Oct 12, 2023 · Can you learn MQL5 programming? It is possible to learn MQL5 programming as the language is based on the popular C++ programming language. Sep 19, 2020 · Expert Advisor Programming for MetaTrader 5: Creating automated trading. In the previous parts of the book, we studied the basic concepts, syntax, and rules for using MQL5 language constructs. toolkitfortraders. Kali ini saya akan menjelaskan cara membaca laporan MQL5 agar Anda bisa memahami data yang ada dengan lebih mudah. MQL5 Datatypes . The new line in our code denotes the statement to call the Print function sending into it the list of arguments (in parentheses) that will be printed in the log. An impressive set of built-in MQL5 functions for technical analysis and trade management, allows creating applications for automated market analysis and financial trading. Some traders go on to learn MQL5 programming, some hire other programmers to create their automated trading strategies and technical indicators for them and some use the MQL5 Market and the MQL5 Community to find what they need. 27 10:50. Questions ? +492486-2379991 Raimund. It covers topics such as EA development, indicators, libraries, and optimization techniques, offering detailed explanations and examples. pdf. MQL5 is based on the concept of the popular programming language C++. MQL5 offers numerous functions for quote analysis, as well as built-in technical indicators, functions and tools that can help you control trading positions. Feb 17, 2014 · The new version of the programming language for trading strategy development, MQL [MQL5], provides more powerful and effective features as compared with the previous version [MQL4]. MQL5 loops. pdf Downloaded 2493 times 25. Beginners will learn the basics: the book introduces development tools and basic programming concepts. Create your 1st Investment Robot with MQL5 step by step from ZERO. It offers advanced charting technology, enhanced security, and can be accessed from various devices. C. Based on this material, you will create, compile and run your first application in the MetaTrader 5 trading platform. The simple examples of how to write an Expert Advisor and Custom Indicator are presented in this article. MQL5 Tutorial Common MQL5 APIs. As always, if you have any questions, please feel free to ask me in the comments below and I’ll be happy to answer you. As compared to MQL4, the new language now has enumerations, structures, classes and event handling. MQL5 Reference Manual. 66 MiB.
nbtbn adyovb whtugm vvn awnc njeah iaitiu yaroea ndhv pmtj
{"Title":"What is the best girl
name?","Description":"Wheel of girl
names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,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],[0,1],[2,3],[32,33],[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],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}