Stephen Njuki / 발표
기고글
MQL5 Wizard Techniques you should know (Part 45): Reinforcement Learning with Monte-Carlo MetaTrader 5를 위하여
Monte-Carlo is the fourth different algorithm in reinforcement learning that we are considering with the aim of exploring its implementation in wizard assembled Expert Advisors. Though anchored in random sampling, it does present vast ways of simulation which we can look to exploit
MQL5 Wizard Techniques you should know (Part 44): Average True Range (ATR) technical indicator MetaTrader 5를 위하여
The ATR oscillator is a very popular indicator for acting as a volatility proxy, especially in the forex markets where volume data is scarce. We examine this, on a pattern basis as we have with prior indicators, and share strategies & test reports thanks to the MQL5 wizard library classes and
MQL5 Wizard Techniques you should know (Part 43): Reinforcement Learning with SARSA MetaTrader 5를 위하여
SARSA, which is an abbreviation for State-Action-Reward-State-Action is another algorithm that can be used when implementing reinforcement learning. So, as we saw with Q-Learning and DQN, we look into how this could be explored and implemented as an independent model rather than just a training
MQL5 Wizard Techniques you should know (Part 42): ADX Oscillator MetaTrader 5를 위하여
The ADX is another relatively popular technical indicator used by some traders to gauge the strength of a prevalent trend. Acting as a combination of two other indicators, it presents as an oscillator whose patterns we explore in this article with the help of MQL5 wizard assembly and its support
MQL5 Wizard Techniques you should know (Part 41): Deep-Q-Networks MetaTrader 5를 위하여
The Deep-Q-Network is a reinforcement learning algorithm that engages neural networks in projecting the next Q-value and ideal action during the training process of a machine learning module. We have already considered an alternative reinforcement learning algorithm, Q-Learning. This article
MQL5 Wizard Techniques you should know (Part 40): Parabolic SAR MetaTrader 5를 위하여
The Parabolic Stop-and-Reversal (SAR) is an indicator for trend confirmation and trend termination points. Because it is a laggard in identifying trends its primary purpose has been in positioning trailing stop losses on open positions. We, however, explore if indeed it could be used as an Expert
MQL5 Wizard Techniques you should know (Part 39): Relative Strength Index MetaTrader 5를 위하여
The RSI is a popular momentum oscillator that measures pace and size of a security’s recent price change to evaluate over-and-under valued situations in the security’s price. These insights in speed and magnitude are key in defining reversal points. We put this oscillator to work in another custom
MQL5 Wizard Techniques you should know (Part 38): Bollinger Bands MetaTrader 5를 위하여
Bollinger Bands are a very common Envelope Indicator used by a lot of traders to manually place and close trades. We examine this indicator by considering as many of the different possible signals it does generate, and see how they could be put to use in a wizard assembled Expert Advisor
MQL5 Wizard Techniques you should know (Part 37): Gaussian Process Regression with Linear and Matern Kernels MetaTrader 5를 위하여
Linear Kernels are the simplest matrix of its kind used in machine learning for linear regression and support vector machines. The Matérn kernel on the other hand is a more versatile version of the Radial Basis Function we looked at in an earlier article, and it is adept at mapping functions that
MQL5 Wizard Techniques you should know (Part 36): Q-Learning with Markov Chains MetaTrader 5를 위하여
Reinforcement Learning is one of the three main tenets in machine learning, alongside supervised learning and unsupervised learning. It is therefore concerned with optimal control, or learning the best long-term policy that will best suit the objective function. It is with this back-drop, that we
포럼
클라우드 동기화 오류
이러한 오류가 계속 발생하고 최적화할 때 클라우드 서비스가 종료됩니다. 2012.12.20 13:49:33 시험 장치 거부된 작업 한도에 도달하면 클라우드 연결이 닫힙니다. 2012.12.20 13:49:32 MQL5 클라우드 유럽 2 802초(PR 141)에 "OnInit 기능에서 무한 루프 감지, MQL5 클라우드 네트워크 에서 전문가 거부" 오류로 테스트된 유전적 패스(0, 33) 내 OnInit에는 이동 평균 버퍼만 생성됩니다. //--- if (!m_ma_eurjpy.Create( "EURJPY"