Register now, make more friends, enjoy more functions, and let you play in the community easily.
You need Sign in Can be downloaded or viewed without an account?Register Now
x
Intelligent trading is a piece of content included in quantitative trading, which belongs to the initial stage of quantitative trading. Exposed to foreign exchangeTraders usually useMT4Trading platform, andMT4The trading platform has a dedicated supporting implementationEAProgramming Language for Intelligent Transactions——MQL4。
What is?EAIntelligent trading? Actually, I want to understandEAFirst of all, we still need toMT4The programming language used by the platformMQL4With a certain understanding and mastery of the concepts of scripts and custom metrics, one can applyEAFor a deeper understanding, we will not discuss scripts and custom metrics here, just briefly introduce themEAIntelligent trading. OneEABe able to decide when to trade, modify orders, and close orders based on the logic written.EANot only can it be used to make simple switch order decisions. It is also possible to dynamically determine the size of a position based on standards, or combine some transactions together and treat them as one transaction, with a common stop loss and stop gain. someEAIt is only used to manage transactions, without actual trading actions. The trader manually executes the transaction, and thenEAManage these orders by adjusting stop loss and other things until the orders are closed. suchEAEnable a good combination between humans and machines. You use your own brain to process complex technical and fundamental analyses, and then let the machine manage them when the transaction enters, so emotions will not affect the transaction.  What is foreign exchangeEASoftware? To know the answer to this question, we first need to clarify a concept,EAIntelligent trading is not a software, but a program template that is loaded through the trading platformEAProgram templates enable programmatic transactions. The software that implements this function is generallyMT4And byMT4Authorized trading software. Actually, all you need to do is download the reliable brokerageMT4Trading platform(MT4There are many brokers and some black platforms on the platform, so you should pay extra attention when choosingMT4SupportingMQL4Language WritingEAIntelligent transaction program template. If you want to achieve the use ofEAIntelligent trading for quantitative trading, choosing a legitimate broker supported trading software is the primary factor related to whether funds can safely enter and exit. Jia(slf01625)  Foreign exchangeEAWhat is the working principle? EAThe working principle of '' is actually to convert the logic of some transaction strategies and the details of order processing into program language, and achieve automatic transactions through computers. Of course, if you have a detailed understanding, you will knowEAThe more specific working principle is through someCTAAfter translating the strategy into a programming languageEALoad onto the chart of the trading software, and then proceed with the next transactiontickAfter the data enters, some order operations and management are carried out according to the rules set by the transaction strategy. Of course, this is just a brief introduction aboutEASome basic information about. Only by adjusting theEAOnly through detailed understanding and learning can oneEAUnderstand the operational logic and principles of, in order to create your ownEA。
|