Username: Password:

Author Topic: DOUBLE_UP doub  (Read 3284 times)

Offline Alphadan

  • Rookie
  • *
  • Posts: 42
    • View Profile
DOUBLE_UP doub
« 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?

Offline sbogovac

  • Contributor
  • **
  • Posts: 113
    • View Profile
Re: DOUBLE_UP doub
« Reply #1 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!

Offline Alphadan

  • Rookie
  • *
  • Posts: 42
    • View Profile
Re: DOUBLE_UP doub
« Reply #2 on: February 06, 2021, 12:43:42 AM »
read that already but could not clear my doubts.