You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I want to thank you for this great project!
My question is about the rebuying function. How does it work? When you say, waits for a drop, and then rebuy what quantity?
In the example command:
# Example usage: Buy 100 USD worth of BTC, sell when it gained 10% in value and re-buy when the BTC price drops by 5%
php bots/uptrendsurfer.php -p BTC-USD -bw 100 -g 10 -pv 5
When the prize drops over a 5%, then the bot rebuys, right? How much? 100USD again?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
First, I want to thank you for this great project!
My question is about the rebuying function. How does it work? When you say, waits for a drop, and then rebuy what quantity?
In the example command:
When the prize drops over a 5%, then the bot rebuys, right? How much? 100USD again?
Thank you in advance.
The text was updated successfully, but these errors were encountered: