New Exchnage PAirs
#5
hi
@Ankasem thanks this is great..! :-)

i had missing pairs on Kraken in february.
because i did not know about Ankasem´s method, i just added the desired ASSET into the .json file.
for example Binance:
go to:

/gekko/exchanges

find exchange.json and open in editor:
binance-markets.json

here its two entries to make
first we add the coin in the ASSET-row

then we must create a new pair under "markets" that would look like this:

Code:
{
     "pair": [
       "BNB",
       "VEN"
     ],
     "minimalOrder": {
       "amount": 0.01,
       "price": 0.0001,
       "order": 1
     }
   },

whats all these numbers are all about???
i just looked up a similar coin-value-pair price range (price against BTC or USDT)

then restart gekko and browser

first you can import some market data in order to see if it works...before go live... hehe lol
it was working.
hope this helps
  Reply


Messages In This Thread
New Exchnage PAirs - by Kris191 - 06-05-2018, 12:28 PM
RE: New Exchnage PAirs - by ankasem - 06-05-2018, 12:44 PM
RE: New Exchnage PAirs - by Kris191 - 06-05-2018, 03:37 PM
RE: New Exchnage PAirs - by KyleSterling - 06-16-2018, 12:31 PM
RE: New Exchnage PAirs - by susitronix - 06-16-2018, 05:12 PM
RE: New Exchnage PAirs - by KyleSterling - 06-16-2018, 05:28 PM
RE: New Exchnage PAirs - by susitronix - 06-17-2018, 06:15 PM
RE: New Exchnage PAirs - by susitronix - 06-17-2018, 06:17 PM

Forum Jump:


Users browsing this thread: