Machine Learning Trading Strategy

Introduction To perform a machine learning on tweets, the data needs to be cleaned, tokenised and vectorised. We will show the steps we have taken to run the machine learning algorithm on our data. Loading Libraies These are the libraries that we used for the project. They can be installed... [Read More]

Get Your Trading Strategy Using Python

Hello everyone, welcome back to our blog! Last time, we share how to start the very first step of NLP trading strategy development - Collecting the data. In this blog, we would like to introduce how to test trading strategies with Python tool. We will take our data collected from... [Read More]

Getting Started with NLP!

Hello World

Greetings from AlphaEdge team! Welcome to our blog. Please spend a few minutes with us getting a glimpse of our project, goal and current progress. Our team is working on the project of “Bitcoin futures trading strategy based on Natural Language Processing (NLP)”. This is a classroom project of our... [Read More]