766 B
766 B
Step 1: Have you search for this issue before posting it?
If you have discovered a bug in the bot, please search our issue tracker. If it hasn't been reported, please create a new issue.
Step 2: Describe your environment
- Python Version: _____ (
python -V
) - CCXT version: _____ (
pip freeze | grep ccxt
) - Branch: Master | Develop
- Last Commit ID: _____ (
git log --format="%H" -n 1
)
Step 3: Describe the problem:
Explain the problem you have encountered
Steps to reproduce:
Observed Results:
- What happened?
- What did you expect to happen?
Relevant code exceptions or logs:
// paste your log here