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

spelling and minor updates #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cpepe
Copy link

@cpepe cpepe commented Sep 2, 2021

I added Solana, however it cannot trade because the accuracy is too great. Solana will only trade units down to 0.001 on CBPro. I will work on how to configure/detect that.

This is otherwise a trivial set of changes to introduce myself to you. Neat project. I have enjoyed playing with it.

@@ -8,7 +8,7 @@
CONFIG_INPUT_MODE_IS_REAL_MARKET = True

# Main ticker : Retrieves the next samples and processes them
CONFIG_MAIN_TICK_DURATION_IN_MS = 200
CONFIG_MAIN_TICK_DURATION_IN_MS = 10000
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment on line 14 suggests that this should be 10000 and not 200. What is the significance of it differing?

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

Successfully merging this pull request may close these issues.

1 participant