Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AssertionError when adding relativestrategy profile. #4

Closed
Byte1122 opened this issue Mar 17, 2017 · 1 comment
Closed

AssertionError when adding relativestrategy profile. #4

Byte1122 opened this issue Mar 17, 2017 · 1 comment

Comments

@Byte1122
Copy link

Great project! Everything is up and running. I get this little error when trying to add a relative strategy profile. (for example, sell 0,002 and buy 0,001)

AssertionError at /admin/core/relativestrategyprofile/add/
No exception message supplied
Request Method: POST
Request URL: http://localhost:8000/admin/core/relativestrategyprofile/add/
Django Version: 1.8
Exception Type: AssertionError
Exception Location: /cointrol/cointrol/cointrol/core/models.py in save, line 126
Python Executable: /Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6
Python Version: 3.6.0
Python Path:
['/Library/Frameworks/Python.framework/Versions/3.6/bin',
'/Library/Frameworks/Python.framework/Versions/3.6/lib/python36.zip',
'/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6',
'/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/lib-dynload',
'/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages',

@Byte1122
Copy link
Author

deleted "assert"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant