Commit Graph

22 Commits

Author SHA1 Message Date
Palash Tyagi
e602b8b2b4 fix: change code block syntax to ignore in documentation examples 2025-04-16 01:35:59 +01:00
Palash Tyagi
213ea72b20 add Python wrapper for downloading JPMaQS indicators as DataFrame 2024-11-18 01:02:51 +00:00
Palash Tyagi
41e544d5bf adding filter layer to jpmaqsdownload 2024-11-17 05:12:21 +00:00
Palash Tyagi
ab30aa2380 feat: add documentation for JPMaQSDownloadGetIndicatorArgs struct and its default implementation 2024-11-14 17:09:07 +00:00
Palash Tyagi
4338c7d6d3 docs: update comment to format file path in code documentation for clarity 2024-11-14 02:02:26 +00:00
Palash Tyagi
09a2da68d6 docs: add documentation for save_indicators_as_csv function in jpmaqsdownload.rs 2024-11-14 01:20:47 +00:00
Palash Tyagi
356e442400 refactor: remove commented-out save_indicators_as_csv function in jpmaqsdownload.rs 2024-11-14 00:07:38 +00:00
Palash Tyagi
5bcc1da4f0 fix: enhance save_path handling in JPMaQSDownload to ensure valid directory structure 2024-11-13 16:48:20 +00:00
Palash Tyagi
9e1197662e fix: update print statement to use save_path instead of folder_path in JPMaQSDownload 2024-11-13 13:14:09 +00:00
Palash Tyagi
0978cb0a67 docs: add example usage for JPMaQSDownload in jpmaqsdownload.rs 2024-11-13 12:18:36 +00:00
Palash Tyagi
d05618f106 refactor: adjust batch size for ticker downloads and simplify main function logic 2024-11-13 01:08:57 +00:00
Palash Tyagi
a091ec2b88 refactor: update folder path handling in JPMaQSDownload 2024-11-13 00:57:11 +00:00
Palash Tyagi
6cf7a2f174 working 2024-11-13 00:35:07 +00:00
Palash Tyagi
c69454fe2f working 2024-11-12 23:56:37 +00:00
Palash Tyagi
6bb51905b8 working with docs 2024-11-12 21:31:52 +00:00
Palash Tyagi
91aa5762d6 working 2024-11-12 02:01:35 +00:00
Palash Tyagi
289cd9cc0b working! 2024-11-11 17:11:00 +00:00
Palash Tyagi
fe1c348dc7 working... 2024-11-09 22:21:17 +00:00
Palash Tyagi
b7bccf342d working... 2024-11-09 21:57:28 +00:00
Palash Tyagi
8ae35d2981 working as expected 2024-11-09 20:06:01 +00:00
Palash Tyagi
8ef47925d3 download IS slower than Go-lang 2024-11-08 17:10:38 +00:00
Palash Tyagi
001c8488b0 working 2024-11-08 16:50:42 +00:00