ta-oliver / infertrade

Open source trading and investment strategy library designed for accessibility and compatibility
Apache License 2.0
34 stars 20 forks source link

CSV Export Function #223

Closed NikolaR01 closed 3 years ago

NikolaR01 commented 3 years ago

Function used to export CSV file containing portfolio performance after using rule/relationship, if 2 data series are passed through the data is saved in one file and data can be distinguished by index values

ta-oliver commented 3 years ago

@Cal231995 - can you try the script out with @NikolaR01 's assistance?

@NikolaR01 - can we add usage of the script to the repo's readme examples to show people how to easily export results.

NikolaR01 commented 3 years ago

@Cal231995 - can you try the script out with @NikolaR01 's assistance?

@NikolaR01 - can we add usage of the script to the repo's readme examples to show people how to easily export results.

Sure, I'll get it up first thing in the morning

Cal231995 commented 3 years ago

@Cal231995 - can you try the script out with @NikolaR01 's assistance?

@NikolaR01 - can we add usage of the script to the repo's readme examples to show people how to easily export results.

yes sir. already tried this with sample data last time. will try again for this version. Thanks

ta-oliver commented 3 years ago

Thanks @NikolaR01 and thanks for reviewing, @bi-kash and @Cal231995 .