Cryptocurrency Price Prediction Using News and Social Media
In the past few years, there have been a variety of experiments utilizing sentiment from twitter to predict price fluctuations of the price of Bitcoin. This study by three Stanford…
In the past few years, there have been a variety of experiments utilizing sentiment from twitter to predict price fluctuations of the price of Bitcoin. This study by three Stanford…
Your monthly news & research update for all things quant trading Dive into this month’s edition and find out just how easy it is to create a machine learning algorithm…
Machine learning is increasing in popularity and is a buzzword in the quantitative finance community. After all, it is a branch of artificial intelligence where algorithms and mathematical models are…
Overfitting is a chief concern for most systematic traders, and rightfully so. Traders use quantitative analysis methods to evaluate their backtests and tweak their strategies for better performance. However oftentimes…
Welcome to the second part of the backtesting tutorial on a Bollinger band strategy using REST API and Python. We will be using the Jupyter notebook to do a simple…
In this live workshop, our in-house programmer walked through the process of developing a trading strategy in Python and connecting to FXCM’s REST API to stream live data into your strategy. You…
Your monthly news & research update for all things quant trading This month, QuantNews created a BTC/USD trading strategy using Python and explained the development process so you can follow…
With FXCM recently adding the BTC/USD trading pair on their retail trading platform, we thought it would be useful to show how quick and easy it is to setup a…
Tuesday, 4th December 2018 18:00 - 19:00 GMT
Looking to automate your trading ideas or want to move to algorithmic trading, but not sure how? Register for this live webinar! Read More
Welcome to this tutorial on a Bollinger Bands strategy using REST API and Python. We will be using a Jupyter notebook to do a simple backtest of a strategy that…