From 636a65573a8acf767e137cf727244a90e6db7c41 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 7 Feb 2018 03:00:00 +0200 Subject: [PATCH] ETOMIC/BEER --- iguana/exchanges/prices/autoprice | 1 + 1 file changed, 1 insertion(+) diff --git a/iguana/exchanges/prices/autoprice b/iguana/exchanges/prices/autoprice index e4e261d86..f387d45d8 100755 --- a/iguana/exchanges/prices/autoprice +++ b/iguana/exchanges/prices/autoprice @@ -13,6 +13,7 @@ curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\ #curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"autoprice\",\"base\":\"BTCH\",\"rel\":\"KMD\",\"offset\":0.0,\"refbase\":\"HUSH\",\"refrel\":\"KMD\",\"factor\":0.7,\"buymargin\":0.05,\"sellmargin\":0.05}" curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"autoprice\",\"base\":\"BEER\",\"rel\":\"PIZZA\",\"fixed\":0.0001,\"margin\":0.00001}" +curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"autoprice\",\"base\":\"BEER\",\"rel\":\"ETOMIC\",\"fixed\":10,\"margin\":0.00001}" source crypto source trackbtc