Finally ready with fully automated Nifty pos option selling system. Going live on Friday
Here is my learning journal, from as option beginner. Sharing of last 1 month learning
I am not sure system is fruitful or not, but learning curve hit multiple EQ High last one month
1/n
Initial goal to avoid intra selling to avoid noise and stress and I felt it is tough for me. So started manual testing ideas with opstra define edge.
2/n
Apr 2, 2021 • 6 tweets • 1 min read
I am going to share list of hard learned learnings on stocks algo trading in this thread. It may benefit new comers . It’s just my point of view. It may differ person to person.
1/1
Stock selection - it’s not good to backtest current list of stocks or fixed list. Selection should be dynamic. For ex: if u r testing nifty stocks u need to test with historical nifty stocks not with current nifty stocks with historic data.
2/2
Jan 18, 2021 • 7 tweets • 2 min read
My first #crypto#algotrades after two weeks of coding. i share experience so far in this thread.
I use #binance api for history and order placement.
It was far better than our local apis available. Speedy, clean and most important it is free.
Jul 23, 2020 • 7 tweets • 1 min read
GM..!
Stock trading is riskiest business, there are n number circumstances which is not in our control which leads to big losses.
1/n1. Not able to close day's position due to brokers site is down( we encountered in past).
Apr 15, 2020 • 5 tweets • 1 min read
Input: F&O stocks
Interval: 5 mins
Var: price & volume for each stocks
2/n
Max stocks traded per day : 5
Max risk per day: 3%
Ex: for 5L cap, each stokc will be allocated 1Lac captial
If not learn below python topics online,
Basics/syntax
Data processing
Data storage
For if loops
Api calls
1/n
Do u have working manual strategy?
If not , learn to setup strategy using online,
Like entry,exit, SL, target.
There r n number of sources avail online to learn strategies. Pick one which suite u. 2/n