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

[Improvement] Follow origin tracked address when selling #29

Open
AdamB2023 opened this issue Feb 8, 2023 · 1 comment
Open

[Improvement] Follow origin tracked address when selling #29

AdamB2023 opened this issue Feb 8, 2023 · 1 comment

Comments

@AdamB2023
Copy link

AdamB2023 commented Feb 8, 2023

While tracking multiple wallets, if you copy buy TX of address A, but B will sell, your bot will copy that as well.
In my case, it makes multiple %'tage sells, which decrease income due to ERC20 fees.

Could you make a switch FOLLOW_ORIGIN_FOR_SELL with true / false?
With it if we copy coin X from wallet A, and wallet B sell it nothing will happen, as it will only follow wallet A sells.

@AdamB2023 AdamB2023 changed the title [Improvement] Sell only if address which was copied sold [Improvement] Follow origin tracked address when selling Feb 8, 2023
@AdamB2023
Copy link
Author

I just noticed i've been using two different bots.
However, if currently WH working as mentioned, then improvement is still valid.
Otherwise, please close the issue.

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