Username: Password:

Author Topic: TRADING_LIMIT  (Read 8595 times)

Offline jimbogbt

  • Rookie
  • *
  • Posts: 16
    • View Profile
TRADING_LIMIT
« on: February 01, 2018, 02:58:20 PM »
Afternoon all

Bought Gunbot last night, loving it.

Just a little advice if possible?

TRADING_LIMIT

Is this how much each pair will attempt to buy with?
And if there isn't that amount available in the primary currency, it wont buy?
Or is it the MAXIMUM it will buy and will put any available amount on, up to that amount so long as it's available?

I appreciate if using BB for example, the bot isnt going to buy more until it sells everything
But if we want to "buy the dips" to top up, can we go into our exchange and put in a manual purchase or will this mess everything up?

Also, am I right in thinking if you transfer a coin INTO your exchange wallet, THEN set up a pair, it wont do anything until you also make a manual trade so it can get price info?

Cheers

Offline jimbogbt

  • Rookie
  • *
  • Posts: 16
    • View Profile
Re: TRADING_LIMIT
« Reply #1 on: February 01, 2018, 04:06:56 PM »
Also should I be concerned about this?

events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at _errnoException (util.js:1024:11)
    at TCP.onread (net.js:615:25)
events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at _errnoException (util.js:1024:11)
    at TCP.onread (net.js:615:25)

Is it possible to clear the log to see if it re-occurs?

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: TRADING_LIMIT
« Reply #2 on: February 02, 2018, 02:40:00 PM »
Afternoon all

Bought Gunbot last night, loving it.

Just a little advice if possible?

TRADING_LIMIT

Is this how much each pair will attempt to buy with?

yes. I suggest you read the wiki.

And if there isn't that amount available in the primary currency, it wont buy?

no. wiki also

Or is it the MAXIMUM it will buy and will put any available amount on, up to that amount so long as it's available?

absolutely read the wiki.

I appreciate if using BB for example, the bot isnt going to buy more until it sells everything

not true. double_up. read the wiki.

But if we want to "buy the dips" to top up, can we go into our exchange and put in a manual purchase or will this mess everything up?

no, it won't.

Also, am I right in thinking if you transfer a coin INTO your exchange wallet, THEN set up a pair, it wont do anything until you also make a manual trade so it can get price info?

no, you are wrong, the bot will immediately proceed to sell, if it can find a bought price. if it can't fin it, it will prompt you to provide it. read wiki.

Cheers

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: TRADING_LIMIT
« Reply #3 on: February 02, 2018, 02:41:48 PM »
Also should I be concerned about this?

events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at _errnoException (util.js:1024:11)
    at TCP.onread (net.js:615:25)
events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at _errnoException (util.js:1024:11)
    at TCP.onread (net.js:615:25)

Is it possible to clear the log to see if it re-occurs?

read the wiki, troubleshooting. firewall issue.