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....
A more justified, responsible, and efficient hands-off approach of overriding an Algorithmic Trading System, this article can be considered like tweaking or halting an algorithmic trading system prior to an earnings announcement....
In this article on Python Numpy, we will learn the basics of the Python Numpy module including Installing NumPy, NumPy Arrays, Array creation using built-in functions, Random Sampling in NumPy, Array Attributes and Methods, Array Manipulation, Array Indexing and Iterating....
This blog is a step by step guide about how one can use NLP or Natural Language Processing in Trading. It covers the basic structure from a traders perspective....
A definitive read about Portfolio Management, this blog serves as an introductory article and your guide. It explains all that you need to know about Portfolio Management like techniques, types, derivatives, and much more....