Username: Password:

Author Topic: what file is "total profit" coming from?  (Read 7238 times)

Offline falconCoin

  • Rookie
  • *
  • Posts: 20
    • View Profile
what file is "total profit" coming from?
« on: September 14, 2017, 01:49:51 AM »
i am trying to find where this is located so that i can reset to zero every few hours  and not have to stop the bot to do so and mess up the past buy and sell prices

i do not see it in the Json or the log  files

thanks for any help

Offline falconCoin

  • Rookie
  • *
  • Posts: 20
    • View Profile
Re: what file is "total profit" coming from?
« Reply #1 on: September 18, 2017, 06:22:13 AM »
sorry to bump this

but i find this could very helpful to more than just me.

we know shutting bot  down is not a great idea  so the ability to reset these numbers to Zero would be perfect so we can keep a daily log of who each pair is doing etc

Offline falconCoin

  • Rookie
  • *
  • Posts: 20
    • View Profile
Re: what file is "total profit" coming from?
« Reply #2 on: October 01, 2017, 02:20:16 AM »
anyone able to help with this?


Offline falconCoin

  • Rookie
  • *
  • Posts: 20
    • View Profile
Re: what file is "total profit" coming from?
« Reply #3 on: October 02, 2017, 01:48:11 AM »
ok i have owned gun bot for weeks..

i pmed gunthy quite a while ago to get into the telegram and no luck and no response

seems no one will respond to questions over here either,   i dont get it....   what are we supposed to do?


Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: what file is "total profit" coming from?
« Reply #4 on: October 02, 2017, 02:09:42 AM »
Hi -

The developper develops, and it's a 2x full time job.
The community may help with precise questions.

For OP: there is no total profit file or such in Gunthy.
Simply check every day your total currency (the main one, like BTC), and calculate the difference.
You may start a spreadsheet?

But there are some third party solutions, like some totalling earns/losses... please find them in forum?
Thanks!

Offline falconCoin

  • Rookie
  • *
  • Posts: 20
    • View Profile
Re: what file is "total profit" coming from?
« Reply #5 on: October 02, 2017, 03:17:27 AM »
i want to just reset the figures back to zero  so i do not need to restart the bot


Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: what file is "total profit" coming from?
« Reply #6 on: October 02, 2017, 10:28:11 AM »
In 3.3.2 the total profit shown?
Oh.

You can't I think. Or you may try to delete the bittrex-BTC_BCC-trades.txt for example. I don't know if it'll work or do anything. I guess you've to stop and restart each pair, or the whole bot.

Offline falconCoin

  • Rookie
  • *
  • Posts: 20
    • View Profile
Re: what file is "total profit" coming from?
« Reply #7 on: October 02, 2017, 09:26:10 PM »
thats what i want to avoid.

isn't restarting the bot a NO NO

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: what file is "total profit" coming from?
« Reply #8 on: October 02, 2017, 10:23:09 PM »
Then use 5.0.5.4 version.
No problem when restarting, no delay.

Offline falconCoin

  • Rookie
  • *
  • Posts: 20
    • View Profile
Re: what file is "total profit" coming from?
« Reply #9 on: October 02, 2017, 10:35:15 PM »
i thought  it doesnt have a gui?

and can not see anything

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: what file is "total profit" coming from?
« Reply #10 on: October 02, 2017, 10:48:31 PM »
It has a colored dos-like interface.
I don't use a GUI, you just have to edit the config.js file with Notepad for example.
Please read the forums also.

Offline Cosmic-Coin

  • Rookie
  • *
  • Posts: 1
    • View Profile
Re: what file is "total profit" coming from?
« Reply #11 on: October 08, 2017, 02:52:42 PM »
It's probably pulling it from the SQL lite database. Install SQLite Browser and browse to the GB db and browse the tables. It may not be very intuitive yet it's a start. Make sure GB is not running when you do this.

Offline falconCoin

  • Rookie
  • *
  • Posts: 20
    • View Profile
Re: what file is "total profit" coming from?
« Reply #12 on: October 09, 2017, 03:53:04 AM »
where is the db located?

that sounds like a good away to do it

but how come it can not be running?  should be able to query it no probs while it is running