Data for Algo Traders
@datafortraders
8.95K
subscribers
28
photos
127
files
345
links
Join membership :
https://learn.datafortraders.in/learn
Personal telgram ID :
@datafortrader
For any business related query you can contact me on datafortrader@gmail.com
Download Telegram
Join
Data for Algo Traders
8.95K subscribers
Data for Algo Traders
https://youtu.be/p33QJcv1pS8
YouTube
How to Build Option Chain Like NSE website Using Streamlit
Final and last video of option chain series where we learn how to build option chain like NSE website. Also we added options greeks info in this option chain table. Zerodha kite API used to build this option chain.
Video link for option greeks Calculation…
Data for Algo Traders
https://youtube.com/shorts/yOGMGVOJTcU?feature=share
YouTube
🛑
🛑
Fraud Alert
🛑
🛑
| Fake Telegram Channel | Be Aware Be Safe
Our official telegram channel is only https://t.me/datafortradersDon't join/Subscribe any other telegram channel. If anyone join these kind of fake channel...
Data for Algo Traders
Currently traveling and having limited access of network, so can't reply queries on telgram/youtube. Will start posting video from October first week.
Data for Algo Traders
https://youtu.be/-Cw_R0K8-A8
YouTube
How to Automate Finvasia Shoonya API Login after TOTP feature
Finvasia recently change their login flow and introduce TOTP/OTP feature.
This new change now required manual intervention in api login process, but we can solve this issue with help of pyotp python library.
Contact details :
Telegram Channel: https://…
Data for Algo Traders
finvasiaLoginv2.py
687 B
Data for Algo Traders
https://youtu.be/ufdHsf38GxE
YouTube
How to Automate AngelOne Smart API Login after TOTP feature
AngelOne recently change their smart api login flow and introduce TOTP/OTP feature. This new change now required manual intervention in api login process, but we can solve this issue with help of pyotp python library.
Link to enable TOTP feature : htt…
Data for Algo Traders
angleOneTOTPLogin.py
430 B
Data for Algo Traders
https://youtu.be/VbGMcLiarUA
YouTube
How to Automate Kite Zerodha API Login Process without using Selenium
In this video we learn way to automate Zerodha login without using selenium. Selenium is also good tool , but you need chromedriver and browser to automate login process.Method which explained here require nothing only few lines code enough to login.
…
Data for Algo Traders
https://youtu.be/DyiPtvl3pJU
YouTube
How to Find Options Strike on the Basis of Premium | Finvasia | Shoonya API
Scanning strike on basis of options premium very common requirement in most of the options strategy. In this video I explained way to fetch strike which near to given premium.
Contact details :
Telegram Channel: https://t.me/datafortraders
Gmail ID: …
Data for Algo Traders
FinvasiaOptLtp.py
1.7 KB
Data for Algo Traders
https://www.youtube.com/watch?v=aCO6tI6hkFA
YouTube
How to Build TradingView API Bridge for Finvasia - Part 1
TradingView is very famous charting platform and many traders take buy sell decision from TradingView. To place order from TradingView you need some kind of API Bridge . In this video I explained how you can build this bridge for Finvasia.
Contact details…
Data for Algo Traders
https://youtu.be/m8dPhUTHnlM
YouTube
How to get Complete Option Chain data in Single API call | OPEN INTEREST | Change in OI | Volume
Option chain data is very common requirement for traders . In this video we learn how to get this data in single API call. This data contain OI, Change in OI, volume data also. Later you can filter data according to your need and also add Greeks value. …
Data for Algo Traders
OptionChain SingleCall.py
1.2 KB
Data for Algo Traders
https://youtu.be/9C4x380JsNM
YouTube
How to Access Google Sheet From Python
Google sheet have various application in Algo trading . For that we must know how to access Google Sheet through Python code. So in this video we discuss same and learn how to read write google sheet with help of gspread python library.
gspread Documentation…
Data for Algo Traders
https://youtu.be/ihTT4Wr8MGI
YouTube
How to Automate your Trading Journal Using Google Sheet
Maintaining trading journal is one of important activity that every trader should add in their trading journey. In this video we learn how to build and automate basic trading journal with help of Python and Google Sheet.
Connect Google Sheet through Python:…
Data for Algo Traders
tradingJrnl.py
1.5 KB
Data for Algo Traders
https://youtu.be/6Rzz2jv83XA
YouTube
Display Live Option Chain in Google Sheet
In this video we learn how to display live NIFTY/ BANKNIFTY option chain in Google Sheet. you can share google sheet link in your community and every user can access that option chain simultaneously.
Playlist for google Sheet : https://youtube.com/pla…
Data for Algo Traders
https://youtu.be/3iGa_7-dpwo
YouTube
DhanHQ Trading API Integration In Python
In this video we learn how to use DhanHQ trading API in Python. We cover below point:
i) How to get necessary credentials to access API?
ii) How to filter instrument from script master list ?
iii) Demo of few basic API like order placement, trade book,…
Data for Algo Traders
dhanAPI.py
1.6 KB
Data for Algo Traders
https://youtu.be/WQmJschs-C8
YouTube
Two Unique features of Dhan Broker
In this video I explain two special feature of Dhan broker,which might help you. In my knowledge , I don't know any other broker who provide this kind of features.
Contact details :
Telegram Channel: https://t.me/datafortraders
Gmail ID: datafortrader@gmail.com…