Gunthy

GUNBOT: The automatic profit generator => General Discussion => Topic started by: Alphadan on February 04, 2021, 05:51:13 AM

Title: DOUBLE_UP doub
Post by: Alphadan on February 04, 2021, 05:51:13 AM
I'm trying to run a strategy using DOUBLE_UP my plan is to set a strategy to buy but only 50% of the base currency and then left the other 50% for the other 2 DU orders of 25% each.

my question is which setting is needed to prevent the bot buy more than 50%, but also allowing the DU orders to take place after?


I want to keep the other 50% to place DU orders but I'm afraid that if I set "TL_PERC": "50" or setting "FUNDS_RESERVE" would prevent the du orders to take place.

What's the standard procedure to make it?
Title: Re: DOUBLE_UP doub
Post by: sbogovac on February 05, 2021, 03:35:41 PM
I'm trying to run a strategy using DOUBLE_UP my plan is to set a strategy to buy but only 50% of the base currency and then left the other 50% for the other 2 DU orders of 25% each.

my question is which setting is needed to prevent the bot buy more than 50%, but also allowing the DU orders to take place after?


I want to keep the other 50% to place DU orders but I'm afraid that if I set "TL_PERC": "50" or setting "FUNDS_RESERVE" would prevent the du orders to take place.

What's the standard procedure to make it?

I would suggest to first read op on this: https://wiki.gunthy.org/how-to-work-with-gunbot/basic-workings/balance-settings

And then this: https://wiki.gunthy.org/trading-strategy-options/dollar-cost-avg-dca

Good luck and enjoy!
Title: Re: DOUBLE_UP doub
Post by: Alphadan on February 06, 2021, 12:43:42 AM
read that already but could not clear my doubts.