Data for Algo Traders
@datafortraders
9K
subscribers
30
photos
129
files
356
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
9K subscribers
Data for Algo Traders
Data for Algo Traders
https://youtu.be/MsTP2-OkDQg
Finvasia_video.py
3.7 KB
Data for Algo Traders
https://youtu.be/8iw-ROTt2sc
YouTube
Convert 1 Min OHLC Candle data to Multiple Time frames | Python
In this video I explained conversion of 1 min candlestick data to larger time frame like 2, 3, 5, 75 min etc. You can use this concept for Multi time frame analysis, also for back testing your strategy in multiple time frames.
Contact details :
Telegram…
Data for Algo Traders
Data for Algo Traders
https://youtu.be/8iw-ROTt2sc
Code used in Above video
Data for Algo Traders
Data for Algo Traders
https://youtu.be/8iw-ROTt2sc
resample.py
794 B
TCS_min.csv
533.1 KB
Data for Algo Traders
https://youtu.be/Hkq0jipHTm0
YouTube
Free NIFTY-BANKNIFTY Options Intraday Historical Data through ICICIdirect Breeze API
For back testing options strategy you need Option intraday historical data and this video help you out to get those historical data. All you need ICICIdirect account to access breeze API and get last 3 Years options historical data .
Breeze API Pyhton library…
Data for Algo Traders
Data for Algo Traders
https://youtu.be/Hkq0jipHTm0
breeze.py
1.2 KB
Data for Algo Traders
https://youtu.be/xqZBRbx63Uk
YouTube
How to Store Intraday Historical Data using MongoDB | PyMongo
Building Back testing system need Data and also require good management of data. So that you can focus on your back-test logic rather than data handling. In this video I explained about stocks historical data storage. You can use MongoDB to store your intraday…
Data for Algo Traders
Pymongo.py
1.4 KB
Data for Algo Traders
https://youtu.be/qiQDttx5-GA
YouTube
How to Store Live Tick Data in CSV File /Database using MongoDB
In this video I explained a way to store Live tick data into Database. After that you can also export tick data into CSV /JSON file.
Link for Part 1: https://youtu.be/xqZBRbx63Uk
Contact details :
Telegram Channel: https://t.me/datafortraders
Gmail…
Data for Algo Traders
https://youtu.be/_yhCB7TWaWg
YouTube
How to Handle Quantity Freeze Limit for Nifty/BankNifty through Algo
NSE have limitation of quantity that a market participant can buy or sell in a single order for F&O segment. Brokers web terminal have feature to handle this situation, but in your algo you have to handle this case by yourself. In this video I explained how…
Data for Algo Traders
Split_order.py
2.3 KB
Data for Algo Traders
https://youtube.com/shorts/FmUzyeggKWc
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…