In this Scikit learn tutorial, we will see how we can leverage the power and simplicity of Scikit Learn to build a classification model (also called a classifier) and tune its parameters in a step by step guide....
In this tutorial, we will understand the different components of Jupyter Notebook and how to install it. We will also take a look at the different shortcuts and magic commands in the notebook and how to write in markdown language....
In this article, we will understand where stops help, where they don’t, their effect on profitability and, if you are using them, where to set them....
In this article, we will understand why reading is important to build on your trading knowledge and along the way, list down a few good reads which will be useful to you in the world of trading....
A story about an Entrepreneur, Rohit who honed his skills, worked harder and achieved his aspiration of becoming an Algorithmic Trader....
In this article on Python Pandas, we will see how to install Python Pandas and the Pandas data structures Series as well as DataFrame and their functions...
Are you new to Algo trading? Confused about how to start, where to start? If you want to develop your first Algo, what are the stages you have to go through, there is limited information on this. I will try to explain this by taking a real trading strategy....
In this article on the K-means machine learning algorithm, we will understand how it works and its importance in the world of statistical arbitrage trading. We will also develop and code a Statarb strategy using the K-means algorithm....
An interesting discussion with EPAT Alumni Chamundeswari where she shares her story, personal tidbits, her career path and her brief journey of Algorithmic Trading....
This blog is a Project work of an EPATian. It uses Ibridgepy and is written in Python to access and use both historical and real-time data of securities provided by Interactive Brokers through IB Gateway....