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

are you sure to keep the " # Check to see if the tokens file has changed every 10 iterations" ? #14

Open
tsarbuig opened this issue Dec 17, 2021 · 1 comment

Comments

@tsarbuig
Copy link

The problem with this is the fact that if user change the tokens.json after seeing that the bot has created a BUY order, it won't be taken into account

for instance, me, when I see that a BUY order is made, I instantly open tokens.json and set "BUYPRICEINBASE": "0",

you cannot do that anymore, you need to stop the bot

--> does it really make the bot faster ? really much ?

@yaqub0r
Copy link
Owner

yaqub0r commented Dec 18, 2021

I'm working on finding a healthy medium. We absolutely positively want to minimize the number of "other things" the bot is doing when it's checking for liquidity. I have some ideas I'm working on.

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

2 participants