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

Python scripts in the InferTrade package to make calling the API easier #248

Closed NikolaR01 closed 2 years ago

NikolaR01 commented 2 years ago

Scripts would allow InferTrade package users to execute API requests easily, the default request bodies would be scraped from the API_GUIDANCE.md file found in the package, and execution of all of them would be done with one line of code