Commit Graph

52 Commits

Author SHA1 Message Date
Javier Rodríguez Chatruc 7e8462c600 Merge pull request #53 from lambdaclass/add_matplotlib_dep
Added matplotlib to Pipfile
2020-01-09 12:40:41 -03:00
Juan Pablo Amoroso b6623c8cb4 Added matplotlib to Pipfile 2020-01-09 12:38:08 -03:00
Juan Pablo Amoroso 88e7abc239 Merge pull request #51 from lambdaclass/file-removal-fix
Fixed issue with logger in backup
2019-10-01 14:56:26 -03:00
Javier Rodríguez Chatruc 420058da94 Fixed issue with logger in backup 2019-10-01 14:15:02 -03:00
Javier Rodríguez Chatruc bcb3fedebd Merge pull request #50 from lambdaclass/daily-backup-fix
Delete daily files after successful backup
2019-09-24 18:38:15 -03:00
Juan Pablo Amoroso 4ab6be59e7 Files deleted correctly after successful backup 2019-09-24 18:34:44 -03:00
Juan Pablo Amoroso 7f93011326 Merge pull request #49 from lambdaclass/backup-logs
Added logging for cboe daily backup
2019-09-24 18:22:38 -03:00
Javier Rodríguez Chatruc 8982e9634e Added logging for cboe daily backup 2019-09-24 18:19:49 -03:00
Javier Rodríguez Chatruc 7ad0807c53 Merge pull request #48 from lambdaclass/remove-files-after-backup
Remove local files after successful backup
2019-09-10 10:45:45 -03:00
Juan Pablo Amoroso d330a18008 Now backup deletes local files. Fixed failed backup notifications. 2019-09-09 14:45:28 -03:00
Juan Pablo Amoroso e1c291a9ba Merge pull request #47 from lambdaclass/Prueba
Added backup of daily cboe
2019-08-22 18:30:45 -03:00
Javier Rodríguez Chatruc a6aa6ea21d Fixed some minor points 2019-08-22 17:41:57 -03:00
Javier Rodríguez Chatruc 145797d9f2 Added backup of daily cboe 2019-08-21 18:38:25 -03:00
Cata e6b3414cd1 Merge pull request #45 from lambdaclass/notifications_fix
Fixed missing CBOE notifications
2019-08-09 10:37:43 -03:00
Juan Pablo Amoroso 7dd718c541 Fixed missing CBOE notifications 2019-08-09 10:31:40 -03:00
Juan Pablo Amoroso dc3ca42e79 Merge pull request #44 from catalinasy/master
Adding data for testing
2019-08-07 11:52:01 -03:00
Catalina Syddall b371b1cc58 Modifying gitignore to add testing data 2019-08-06 15:46:55 -03:00
Catalina Syddall 387dbf6c94 data_scraper/test/data 2019-08-06 15:44:06 -03:00
Juan Pablo Amoroso 6e1d596873 Merge pull request #43 from catalinasy/master
Sorting array in validation
2019-08-06 11:10:25 -03:00
Catalina Syddall dd1178f4b0 reordering columns on scraper 2019-08-06 11:05:38 -03:00
Catalina Syddall 34e04c9add reindex symbol_df 2019-08-05 17:26:44 -03:00
Catalina Syddall fb0fc164f8 changing details con Makefile 2019-08-05 17:08:03 -03:00
Catalina Syddall 9f663ee771 Sorting array in validation 2019-08-05 16:40:04 -03:00
Juan Pablo Amoroso 512f146156 Merge pull request #42 from catalinasy/master
Adding retry on scraper
2019-08-02 18:04:43 -03:00
Catalina Syddall ec4c633c4c Eliminating unnecesary dependencies 2019-08-02 18:02:42 -03:00
Catalina Syddall 107b740777 deleting unnecesary files 2019-08-02 17:57:19 -03:00
Catalina Syddall a969a7634e changing notification channel 2019-08-02 17:56:47 -03:00
Catalina Syddall d36abd14e5 changing expected columns 2019-08-02 17:54:06 -03:00
Catalina Syddall 7f7827dcfe fixing bugs on test 2019-08-02 17:52:47 -03:00
Catalina Syddall 8903bda2bd Updating symbol list 2019-07-30 10:55:30 -03:00
Catalina Syddall 91f4b90406 eliminating blank space 2019-07-23 17:56:52 -03:00
Catalina Syddall a86e99e641 changing channel on notifications 2019-07-23 17:49:28 -03:00
Catalina Syddall e8c6d118e2 fixing bug on tests and cboe.py 2019-07-23 17:48:11 -03:00
Catalina Syddall cb41086f74 adding details on test 2019-07-22 16:12:13 -03:00
Catalina Syddall 148ffc9ea1 adding retry function with tests 2019-07-22 16:08:03 -03:00
Federico Carrone 2a148ba584 Merge pull request #41 from catalinasy/master
Changing notifications
2019-07-19 21:18:00 +02:00
Catalina Syddall c0aae9c480 eliminating comments 2019-07-16 18:12:35 -03:00
Catalina Syddall ca4e17c852 changing notifications on scraper 2019-07-16 18:11:19 -03:00
Juan Pablo Amoroso 2302fea3d1 Merge pull request #31 from lambdaclass/data_scraper
Reduced number of notifications for aggregate task
2019-05-31 18:52:09 -03:00
Juan Pablo Amoroso 3387a191b8 Running backup regardless of whether aggregate fails or succeeds 2019-05-31 17:25:08 -03:00
Juan Pablo Amoroso 45eac371a8 Fixed slack notifications for aggregate task. Now sends one notification for the total number of symbols failed 2019-05-31 17:24:18 -03:00
Juan Pablo Amoroso e0194cb4db Now using pytest to run tests 2019-05-31 17:22:54 -03:00
Federico Carrone b783c63f59 Update README.md 2019-05-26 17:20:21 +00:00
Federico Carrone 0400429348 Merge pull request #19 from lambdaclass/data_scraper
Changed status report message
2019-05-23 19:40:00 +00:00
Juan Pablo Amoroso 815c271a4a Changed status report message. Now displays count for successfully scraped symbols, and count plus symbol name for unsuccessful attempts 2019-05-22 18:22:08 -03:00
Federico Carrone 5d1005d26e Merge pull request #18 from lambdaclass/contributing
Contributing doc
2019-05-17 21:43:00 +00:00
Juan Pablo Amoroso 36fde6b769 First draft of contribution document 2019-05-16 18:26:47 -03:00
Juan Pablo Amoroso 22011b7cd1 Added flake8 and yapf dependencies 2019-05-16 14:18:12 -03:00
Juan Pablo Amoroso 9af977a031 Added alert system 2019-05-13 17:28:34 -03:00
Juan Pablo Amoroso 5ae3b91424 Added first draft of backtester 2019-05-13 15:35:59 -03:00