Fuzzy Candlestick Patterns Forecasting Algorithm

When designing algorithmic trading systems, knowing the direction of the market can help a lot in improving the accuracy of the signals. In this post I will try to develop an algorithmic trading system that attempts to predict the market direction using candlestick patterns and machine learning. Candlestick patterns get widely used by professional traders… Continue reading Fuzzy Candlestick Patterns Forecasting Algorithm

Machine Learning Artificial Intelligence Stock And Forex Trading System P1

In the next few posts we are going to discuss the design, development and testing of a machine learning artificial intelligence stock and forex trading system. Machine Learning is a new frontier. Machine learning is a new name forĀ  data mining using statistical algorithms. Machine learning has become possible with the increased computing power that… Continue reading Machine Learning Artificial Intelligence Stock And Forex Trading System P1