Saturday, October 7, 2023
Python: Regularities at beginning/end of month
An example in Python to create 2 columns:
- ascending from 1st day of month
- and descending from last day of month
using intraday data 10 minutes timeframe.
Useful to explore regularities around end/beginning of month.
I don't know if there is a more efficient way of doing this.
If anyone has a proposal please share.
After many and many tentatives ChatGPT did it almost right....😁
#Pyhton #pythonprogramming #100DaysOfCode
Subscribe to:
Post Comments (Atom)
Yahoo Finance Futures Contracts Historical Data
Futures data downloaded from yahoo finance are not adjusted as continuous contracts. When you download futures data from Yahoo Finance or ma...
-
I am thrilled with my TradeStation desktop setup! 💻 📈 Advanced charting tools, lightning-fast order execution, and a personalized workspa...
-
Frustration sets in when overfitting provides results promising on historical data, but that fail in real world. The right balance between ...
-
Here you can see how to download a file from Yahoo Finance and save it both in csv and Parquet format. Note that Parquet efficiently compre...
No comments:
Post a Comment