FINANCE ,FINANCIAL ENGINEERING & ALGORITHMIC TRADING
___________________________________________________________________________________
T.1-BASIC TERMS IN THE FINANCIAL WORLD
FINANCE:-
COMMERCE
BUSINESS:-
FINANCIAL ENGINEERING:-
INVESTING
TRADING
ALGORITHMIC TRADING:-Using computers to make trading decisions.
_________________________________________________________________________________ T.2-ALGORITHMIC TRADING
BLOG CONTENT :-
1-ALGORITHMIC TRADING BASICS
2-API BASICS
3-PROJECT 1:-
___________________________________________________________________________________
2.1 ALGORITHMIC TRADING FUNDAMENTALS:-________________________
Algorithmic trading can be many types and the difference between them is the speed of execution.
The big players of algorithmic trading are 1-Renaissance technologies $165 in AUM
2-AQR capital management $61B in AUM 3-Citadel securities $32B in AUM
PROGRAMMING LANGUAGE, LIBRARIES, AND FRAMEWORK WE USE:-
We will use python for algorithmic trading.
THE ALGORITHMIC TRADING PROCESS
The process of running a quantitative investing strategy can be broken down into the following steps:
1. Collect data
2. Develop a hypothesis for a strategy
3. Back test that strategy
4. Implement the strategy in production
Comments
Post a Comment