Support Vector Machine Learning Trader – EA MetaTrader 5

Block Diagram - Support Vector Machine Learning Tool
The example Expert Advisor below (“svmTrader”) has been written to show a typical use of the support vector machine learning tool (a copy of the support vector machine learning tool can be downloaded from the MQL5 Market). This Expert Advisor works as follows: Two new support vector machines are created using the svMachineTool library. One … Read more

Schnick – Support Vector Machine Learning Tool Tester – script MetaTrader 5

Schnick - Support Vector Machine Learning Tool Tester - script for MetaTrader 5
This script was written to form part of the “Machine Learning: How Support Vector Machines can be used in Trading” article posted on the MQL5 website. Imagine this hypothetical scenario, you are a researcher investigating a rare animal only found in the depths of the Arctic called Shnicks. Given the remoteness of these animals, only … Read more

Schnick [Support Vector Machine Learning Tool Tester – DEMO] – EA MetaTrader 5

Schnick [Support Vector Machine Learning Tool Tester - DEMO] - expert for MetaTrader 5
This script was written to form part of the “Machine Learning: How Support Vector Machines can be used in Trading” article posted on the MQL5 website. This version of the code has been written specifically to be used in conjunction with the demo version of the Support Vector Machine Learning Tool available for free from … Read more

Self Adapting EA – Deep Learning System – EA MetaTrader 4

Self Adapting EA - Deep Learning System - expert for MetaTrader 4
First of all , I was trying to sell this self adapting Expert advisor on the Market. I get the Idea to develop such system after I developed an expert advisor that trade static patterns : “The Unreal Engine” https://www.mql5.com/en/market/product/62341?source=Site+Profile+Seller I encountered limitation testing this Deep Learning Expert advisor due to my computer resources. ( … Read more