Looking at the S&P 500 E-mini Futures chart, the Fibonacci extension has reached its 100% fully measured move. So, where are we going from here? Another leg up, or will a deeper correction take place? more...
It seems like everybody nowadays is interested in Artificial Intelligence, it's everywhere, and the big guys in the tech industry such as Google and Microsoft behind openAI are pushing for AI adaptation in different aspects and industries such as entertainment, healthcare industry, arts, creativity, etc. I see this trend also in the MQL5 community why not, with the introduction of matrices and vectors and ONNX to Metatrader5, It is now possible to make Artificial intelligence ...
In this article, we will see how we can use an autoencoder neural network in the financial space to help us remove noise in the market so that we can discover trading opportunities. This article is an easy read if you have a basic understanding of ONNX, PCA, and Neural Networks in general. more...
All traders hope to maximize the percentage return on their investment by as much as possible, however higher returns usually come at a higher risk. This is the reason why risk adjusted returns are the main measure of performance in the investment industry. There are many different measures of risk adjusted return, each one with its own set of advantages and disadvantages. The Sharpe ratio is a popular risk return measure famous for imposing unrealistic preconditions on the distribution of returns ...
ONNX (Open Neural Network Exchange) revolutionizes the way we make sophisticated AI-based mql5 programs. This new technology to MetaTrader 5 is the way forward to machine learning as it shows a lot of promise like no other for its purpose however, ONNX comes with a couple of challenges that can give you headaches if you have no clue how to solve them whatsoever. This article assumes you have a basic understanding of machine learning and AI theory, and that you have at least tried ...