algo2t / alphatrade

Python APIs for SAS Online Alpha Trade Web platform for creating algo trading using python
https://algo2t.github.io/alphatrade
MIT License
44 stars 23 forks source link

Better examples with sample output #61

Open rohit1998 opened 1 year ago

rohit1998 commented 1 year ago

Thanks for such a amazing package.

Is your feature request related to a problem? Please describe. The readme file is very comprehensive but its hard to develop on because there is no documentation of how the output will look like. Only way to check right now is to run the package in live market and check the data from there.

Describe the solution you'd like It would be great if sample output format for each function can be provided. Maybe as comment in examples or as a jupyter notebook.

Describe alternatives you've considered Run live and dont code while market closed.

Additional context kite has some amazing documentations. https://kite.trade/docs/connect/v3/portfolio/#position-conversion.