Codes

Support Vector Machine Indicator for MetaTrader 5

This indicator uses support vector machines to analyse indicator data and signal future trades. Buy trades are signalled by a green ‘up’ arrow with sell trades signalled by a red ‘down’ arrow

Schnick [Support Vector Machine Learning Tool Tester - DEMO] for MetaTrader 5

This script attempts to demonstrate the power of using support vector machines in solving classification style problems. 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 the MQL5

Schnick - Support Vector Machine Learning Tool Tester for MetaTrader 5

This script attempts to demonstrate the power of using support vector machines in solving classification style problems

Support Vector Machine Learning Trader for MetaTrader 5

This Expert Advisor uses support vector machine learning to analyze historical price data and signal future trades

Articles

Machine Learning: How Support Vector Machines can be used in Trading for MetaTrader 5

Support Vector Machines have long been used in fields such as bioinformatics and applied mathematics to assess complex data sets and extract useful patterns that can be used to classify data. This article looks at what a support vector machine is, how they work and why they can be so useful in