!JbufLjfsczYKNYAXrn:matrix.org

KMD-Tradebots

27 Members
2 Servers

Load older messages


SenderMessageTime
21 Nov 2018
@komodobridge:matrix.orgkomodobridge[discord] <dukeleto> @jl777c i just realized I missed an `extern CCerror`, sorry about that09:35:23
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> @SHossain Using `"amount"` in `setprice` didn't seem to work. I also couldn't find any references to `"amount"` in the code for`setprice` https://github.com/KomodoPlatform/KomodoPlatform/blob/master/iguana/exchanges/LP_prices.c#L513 https://github.com/KomodoPlatform/KomodoPlatform/blob/master/iguana/exchanges/LP_commands.c#L10516:15:43
@komodobridge:matrix.orgkomodobridge[discord] <SHossain> did the `amount` param worked in `autoprice` script?16:21:00
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> I haven't tried it16:26:10
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> How do I use `autoprice` to place an order at a price that doesn't change?16:27:11
@komodobridge:matrix.orgkomodobridge[discord] <SHossain> ```JSON curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"autoprice\",\"base\":\"KMD\",\"rel\":\"BEER\",\"fixed\":0.4}" curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"autoprice\",\"base\":\"BEER\",\"rel\":\"KMD\",\"fixed\":100}" ```16:36:43
@komodobridge:matrix.orgkomodobridge[discord] <SHossain> if you can't set amount, just keep the amount you want to trade in the barterDEX address and send the rest to main account. in any circumstances, using main account for barterDEX is not recommended. always better to create a separate address for trading.16:38:21
@komodobridge:matrix.orgkomodobridge[discord] <tolken> @SHossain I would have sworn James stated you couldn’t set a limit/amount for bobs, unfortunately. A mm2 thing.17:03:56
@komodobridge:matrix.orgkomodobridge[discord] <SHossain> in that case, that is my mistake.17:04:30
@komodobridge:matrix.orgkomodobridge[discord] <SHossain> in that case, that is my mistake. @wbradt ^^17:04:57
@komodobridge:matrix.orgkomodobridge[discord] <SHossain> thanks @tolken17:05:08
@komodobridge:matrix.orgkomodobridge[discord] <tolken> It would be a very powerful addition though, to have a min/max. Btc will generally require larger UTXOs, so it would be nice to just prevent 1kmd trades against btc before swap even starts, even if there is an appropriately sized btc UTXO.17:07:41
26 Nov 2018
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> I am not sure if this is the right channel to ask: is there any self-trade prevention in BarterDEX?14:53:59
@komodobridge:matrix.orgkomodobridge[discord] <jl777c> yes14:55:35
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> Thanks15:02:48
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> What is the functionality of the "duration" argument in the "orderbook" RPC method?15:03:14
@komodobridge:matrix.orgkomodobridge[discord] <jl777c> it isnt used anymore as i rmember15:05:04
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> https://github.com/KomodoPlatform/KomodoPlatform/blob/master/iguana/exchanges/LP_prices.c#L81815:07:38
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> It seems to be used in `LP_orderbook_utxoentries` @jl777c15:09:48
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> Which is called here: https://github.com/KomodoPlatform/KomodoPlatform/blob/master/iguana/exchanges/LP_prices.c#L88015:10:35
@komodobridge:matrix.orgkomodobridge[discord] <jl777c> maybe you can follow the code to see what it does then15:12:18
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> The only usage it has is at this line: https://github.com/KomodoPlatform/KomodoPlatform/blob/master/iguana/exchanges/LP_prices.c#L827 I believe the rest of the body of `HASH_ITER` (lines 832-851) simply adds an `LP_orderbookentry` to the asks or bids array. But I can't figure out the significance of `timestamp` of `LP_pubkey_info`15:25:19
@komodobridge:matrix.orgkomodobridge[discord] <SHossain> use dev branch from this repo https://github.com/jl777/SuperNET the one you are using may not been updated15:34:05
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> Thanks15:43:56
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> Is the RPC API rate limited?16:03:47
@komodobridge:matrix.orgkomodobridge[discord] <CHMEX> Limited by your hardware. Afaik there is not limiter its all local on your machine16:06:58
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> Thanks16:14:03
27 Nov 2018
@komodobridge:matrix.orgkomodobridge[discord] <kmdkrazy-VaraPay> last statement - you could insert tails on USB and have Bdex running and all orders are on KVM - -- one seed - all of the work - no down time04:28:07
@komodobridge:matrix.orgkomodobridge[discord] <kmdkrazy-VaraPay> good night04:28:14
@komodobridge:matrix.orgkomodobridge[discord] <wbradt> What is "SPV mode"?21:45:42

Show newer messages


Back to Room ListRoom Version: