mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-02 11:18:09 +08:00
ab0d07d8d0
For the creation of a TALib transform use timeperiod intsead of window_length, to be more in the style of TALib usage, since all TALib functions may not ending up using BatchTransform, so start the practice of adhering to TALib conventions to make porting and explanation easier.