Picking Stocks with a Quantitative Momentum Strategy in Python
A simple yet useful method to optimize the process of choosing stocks Source
All about Artificial Intelligence and Machine Learning for Banking, Finance and Trading
Arificial Intelligence and Machine Learning for Finance and Banks
A simple yet useful method to optimize the process of choosing stocks Source
Using the Fractal Indicator With Moving Averages to Trade the Markets. Source
Creating and Coding a Contrarian Trading Strategy From Scratch. Source
Stock Trading Strategy Using On-Balance Volume (OBV) & Python Source
How can the Coefficient of Variation make Genetic Algorithms more robust? Source
Developing a Market Timing Pattern for Financial Trading. Source
Backtesting is a fundamental step in testing the viability of your trading ideas and strategies. Here is a simple backtesting implementation in Python. Source
Algorithmic Trading aims to remove the human factor and instead follows pre-determined statistics based strategies that can be run 24/7 by computers with minimal oversight. Source
Use fastquant to easily optimize your trading strategy’s parameters automatically! Source
An overwhelming number of traders use the famous Relative Strength Index to help with their decisions, and although it can only serve as a confirming indicator, it nevertheless, has its weight in many trading decisions ...