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://youtube.com/shorts/xAJY5JYhRiI?feature=share
YouTube
How to Access Live Feed through Finvasia Websocket API #shorts
Finvasia API Integration Playlist : https://youtube.com/playlist?list=PLtq1ftYrDPQblEvkHhbK61POAkS80dliiFinvasia Github Page : https://youtube.com/playlist...
Data for Algo Traders
Finvasia_feed.py
1.8 KB
Data for Algo Traders
https://www.youtube.com/shorts/8TGrZyCeMoo
YouTube
How to Get Weekly Expiry Date in Python ? #Shorts # Concept Video#1
Contact details :Telegram Channel: https://t.me/datafortradersGmail ID: datafortrader@gmail.comDisclaimer: The information provided by the Data For Trader...
Data for Algo Traders
Weekly_expiry.py
553 B
Data for Algo Traders
https://youtube.com/shorts/sEDmYLjOiK0?feature=share
YouTube
How to Get Futures Monthly Expiry Date ? #Python #algotrading #shorts # Concept video#2
Get Code from Telegram Channel : https://t.me/datafortraders/141Contact details :Telegram Channel: https://t.me/datafortradersGmail ID: datafortrader@gm...
Data for Algo Traders
Monthly_exp.py
785 B
Data for Algo Traders
https://youtu.be/CbkfTAOIX54
YouTube
How to Use Finvasia WebSocket API for Live Data Feed | ShoonyaAPI | Python
In this video I explained ShoonyaAPI Websocket feature. If you are facing any issue while getting live feed or want some example for use case of live feed, then watch this video. Hope it will help you.
ShoonyaApi Github link : https://github.com/Shoonya…
Data for Algo Traders
Data for Algo Traders
https://youtu.be/CbkfTAOIX54
Finvasia_Websocket.py
1.7 KB
Data for Algo Traders
https://youtu.be/hKu8GXuXCrk
YouTube
Build Top Gainers Losers Scanner Using Finvasia Shoonya API | Python | 2022
In this video explained how to build simple gainer-losers scanner in Python. Finvasia Shonnya API used to build this scanner . Same concept can use for build other scanner like pivot points, Gap up -down scanner, where previous day candle data required.…
Data for Algo Traders
GAIN_LOSER.ipynb
115.2 KB
NIFTY50.csv
477 B
Data for Algo Traders
Nowadays busy, will start video uploading from June 2nd week.
Data for Algo Traders
https://youtu.be/4fC8w9ENWCk
YouTube
How to Build Intraday EOD Candlestick Data downloader in Python | AngelOne Smart API
In this video I explained, process to code Python program for download Equity/Future and Options segments intraday data. I used AngleOne smart API for demo, you can use same logic for any broker.
Contact details :
Telegram Channel: https://t.me/datafortraders…
Data for Algo Traders
ANGEL_IEOD_downlder.py
3.1 KB
Data for Algo Traders
https://youtu.be/Fv3DYiPLYH4
YouTube
How to Build Your own Stock Market Alert System In Python
Alert is very common feature using by trader for getting signal for entry exit. Now days every broker provide alert feature but most of these alerts notify user through email or app. If you are looking for telegram alert then this video might help you to…
Data for Algo Traders
alice_Blue_alert.zip
2.1 KB
Data for Algo Traders
https://youtu.be/Jo697Mxjk84
YouTube
Samco StockNote Trade APIs Integration | StocknoteBridge | Samco Algo Trading | Part -1
First video of Samco API integration series, in this part we learn how to activate API , install Python library (StocknoteBridge) then login to trading account through StocknoteBridge Python Library.
API documentation : https://developers.stocknote.com/api/…
Data for Algo Traders
SAMCO_VIDEO.py
944 B
Data for Algo Traders
https://youtu.be/T-XnRPzRc8w
YouTube
How to Create Buy Sell Panel in Python | Streamlit | Finvasia Shoonya API
In this video we learn how to build basic BUY-SELL panel using Streamlit Python library. You can customize this panel feature as per your requirements and make it suitable for your trading purpose.
Create Options Chain Dashboard using Streamlit | Python…
Data for Algo Traders
https://youtu.be/8o6HOdUzaQY
YouTube
How to Calculate Anchored VWAP in Python | VWAP| Anchored VWAP Indicator
In this video we learn how to calculate Anchored VWAP in Python for algo trading. Anchored VWAP is modified version of VWAP and calculation is also simple. All you need to know basic concepts of VWAP. Use below link to clear your thought regrading VWAP.…