23 Commits
Author SHA1 Message Date
Camilo1704 aa266c0638 fixed sell 1 entry case and test added 2020-03-26 15:50:28 -03:00
Camilo1704 a726063637 data settings moved to conftest 2020-03-25 17:28:23 -03:00
Camilo1704 feb426876e linter error fixed 2020-03-25 16:43:41 -03:00
Camilo1704 899b0ff340 test branch cleaned up 2020-03-25 16:10:05 -03:00
Juan Pablo AmorosoandGitHub f504e1b5ed Merge pull request #70 from lambdaclass/organize-repo
Organized repo
2020-03-20 17:05:07 -03:00
Juan Pablo AmorosoandGitHub 61bcce5a67 Merge pull request #69 from lambdaclass/disaggregated-stock-qty
Disaggregated stock qty
2020-03-20 16:40:00 -03:00
Javier Rodríguez Chatruc 97c0ebe6cc Removed old run_benchmark file 2020-03-20 16:38:08 -03:00
Javier Rodríguez Chatruc de0fed75cd Modified test_backtest to keep only the balance columns used for the test 2020-03-20 15:04:58 -03:00
Juan Pablo Amoroso a6c8a3f58d Removed obsolete test file. 2020-03-20 14:18:04 -03:00
Juan Pablo Amoroso 0f1637fac0 Renamed test_data.csv to test_data_options.csv 2020-03-19 16:11:53 -03:00
Juan Pablo Amoroso e0272074da Added only options test 2020-03-19 15:11:23 -03:00
Juan Pablo Amoroso ff70bf12eb Add constant price sma test 2020-03-19 14:36:11 -03:00
Javier Rodríguez Chatruc 565931c062 Added tests for buy_stocks, current_stock_capital and sma 2020-03-18 18:04:06 -03:00
Juan Pablo Amoroso bb0a294c86 Added only cash test 2020-03-18 17:48:40 -03:00
Juan Pablo Amoroso d8011a4418 Added Ivy portfolio data 2020-03-18 12:04:20 -03:00
Juan Pablo Amoroso 13557f9a54 Added only stocks test 2020-03-17 19:16:39 -03:00
Javier Rodríguez Chatruc 55356ff56d Added global test 2020-03-17 15:40:23 -03:00
Javier Rodríguez Chatruc 98ea3dd12b Fixed exit costs being computed incorrectly and filter tests not working 2020-03-16 12:12:49 -03:00
Javier Rodríguez Chatruc d6783a5fc0 Added unit test for backtester 2020-01-22 17:24:22 -03:00
Juan Pablo Amoroso 8edc657bc3 Added more tests for Filter and Field classes. 2019-06-04 17:39:14 -03:00
Juan Pablo Amoroso a3b49bfceb Fixed filter composition with or. Now takes account of operator precedence 2019-05-30 12:27:36 -03:00
Juan Pablo Amoroso 16436dc124 Added tests for filter. Added pytest dependency. 2019-05-30 11:42:52 -03:00
Juan Pablo Amoroso 5ae3b91424 Added first draft of backtester 2019-05-13 15:35:59 -03:00