You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
Thank you for starting and sharing this module, very nice of you!
I'd like to help you to extend it if you are open to it.
Mainly, I'd like to have the option to create orders similarly to the node.js version.
I would also create the necessary files for a pip module: http://python-packaging.readthedocs.io/en/latest/minimal.html
This would require moving the files around a bit. Would you be open to maintain the module in the official repo? It would be much easier for the users to use the module.
I noticed that the function names are not PEP compatible: https://www.python.org/dev/peps/pep-0008/#function-and-variable-names ideally, they should be renamed.
My plan is to do these changes in the following days/weeks, if you are open to it we can collaborate.
V
The text was updated successfully, but these errors were encountered:
Hi, I am happy to hear that somebody finds my work useful. My main interest was to log the value of my portfolio. Adding order placement functionality and maintaining this functionality is too much work for me at the moment. Perhaps this is something you would like to pick-up ? I could add you as collaborator to the project.
I like the idea create a pip module and to follow the PEP8 style guide.
Hello bramton,
Thank you for starting and sharing this module, very nice of you!
I'd like to help you to extend it if you are open to it.
Mainly, I'd like to have the option to create orders similarly to the node.js version.
I would also create the necessary files for a pip module: http://python-packaging.readthedocs.io/en/latest/minimal.html
This would require moving the files around a bit. Would you be open to maintain the module in the official repo? It would be much easier for the users to use the module.
I noticed that the function names are not PEP compatible: https://www.python.org/dev/peps/pep-0008/#function-and-variable-names ideally, they should be renamed.
My plan is to do these changes in the following days/weeks, if you are open to it we can collaborate.
V
The text was updated successfully, but these errors were encountered: