Thomas Wiecki
|
3884b15eb6
|
ENH: Changed algorithm class to provide .run() method. Testing of multiple param combos of DMA.
|
2012-08-12 20:24:34 -04:00 |
|
Thomas Wiecki
|
51f01c0f1f
|
ENH: Implemented new Zipline interface. Implemented Algorithm base class. Implemented example algorithm. Implemented example.py code.
|
2012-08-10 17:23:08 -04:00 |
|
Thomas Wiecki
|
da827c18b4
|
Fixed unittest bug (not copying config dict). Further refactoring of optimization tests and factory. Added documentation to optimization factory functions.
|
2012-05-30 10:15:35 -04:00 |
|
Thomas Wiecki
|
58bdad05b9
|
Minor fixes to adhere to refactored structure. Updated docs to be in line with rest. Skip optimization test by default as it takes a very long time.
|
2012-05-15 18:02:58 -04:00 |
|
Thomas Wiecki
|
809841d690
|
Fixed get_id() bug per Stephen's suggestion. Changed handle_data() back to handle_frame().
|
2012-05-15 17:28:59 -04:00 |
|
Thomas Wiecki
|
f1ce833995
|
Moved over files from optimize and incorporated into new infrastructure. Temporarily fixed control_out bug. get_id() bug remains however.
|
2012-05-14 18:02:40 -04:00 |
|