Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - mauritso

Pages: [1]
1
General Discussion / Bitshares transaction graph (past 30 days)
« on: June 05, 2016, 10:50:38 am »
I made a network graph of the transactions on Bitshares in the past 30 days:



Full size graph and explanation:

Link to steem post

Had to use an url shortener because this happens to the url because of the @ sign:
https://steemit.com/bitshares/@mauritso/bitshares-transaction-graphs-past-30-days

2
General Discussion / [RELEASE] LiqBot 0.1 (alpha)
« on: May 05, 2016, 12:22:01 pm »
This is the first (alpha) release of the bot I have been working on with @linouxis9, the goal was to make a bot that could provide liquidity in the markets that are going to be used by the Smartcoins Point Of Sale (POS) systems of bitshares-munich. I am hoping to get some bug reports/feedback from people that are interested and want to try it.

https://github.com/linouxis9/bitshares2-liquiditybots

Features:
  • Creates an account
  • Lends bitassets
  • Maintains collateral ratio (@xeroc ’s work)
  • Places and watches orders replacing them when needed

This account is running the bot currently: http://cryptofresh.com/u/liquidity-bot-mauritso

How it looks on an almost empty market:

(The bot has almost no CAD in this graph)

Output:


Requirements:
  • General linux/unix knowledge (alpha stages)
  • docker
  • docker-compose

How to setup:

cli-wallet startup options in: ./cli-wallet-start.sh
bot config in: ./docker-exchangebot/exchangebot/config.py
  • git clone https://github.com/linouxis9/bitshares2-liquiditybots.git
  • Change the account name in the config (this account will be created on startup. You can also put in an existing wallet in ./wallet/ and set account to the account in the wallet.
  • Put a wallet_password in there.
  • Tweak the bot parameters to your liking, pay attention to borrow, if you don’t want the bot to lend bit assets set it to False (and remove the MaintainCollateralRatio bot).
  • docker-compose up
  • send funds to the bot account
  • ctrl+c
  • docker-compose start
  • check the output with: docker-compose logs
What does the bot do?

The default config will create an account, tell you to send bts/funds to it and after a restart it start operating. It lends bit assets with the bts (this can be turned of in the config) and started placing/watching/replacing orders, as well as keeping the collateral ratio of the debt positions the bot made between certain bounds.

Strategy:

Currently the bot places a buy and sell order on each configured markets if it has enough funds to place an order. The orders are placed at a specified spread percentage. After placing the orders the bot continuously watches the orders and replaces them if they drift more than allowed_spread_percentage.

Example:
spread_percentage = 4
allowed_spread_percentage = 2

The bot will place orders at -2% (bids) and +2% (asks) and will replace those orders if they get outside the allowed_spread_percentage of 2. That means that the orders will be replaced at -3%/-1% (bids) and 1%/3% (asks).

Profitable?

The bot costs less than 3 bts a day to run.
Currently I have no real data about bot performance, because there isn’t much happening on the markets.

Thanks to:

3
BitShares AGS / No AGS for my BTC, am I overlooking something?
« on: July 20, 2014, 12:20:01 pm »
http://www1.agsexplorer.com/balances/1KrtvvJ4KhhQXLqyQXkgvQ3CApKmHbyg9t
http://www1.agsexplorer.com/by_date/2014-3-3

0.1 to ANGEL BTC address on 03-03-14.

A donation made with the same timestamp: http://www1.agsexplorer.com/balances/1Dy8TtQvc9W7WqdowN4avVtnLDu3VLJch9

What can I do to resolve this?

Thanks in advance

4
Marketplace / [WTS] 50 PTS @ 0.008 BTC
« on: November 13, 2013, 09:19:41 am »
I want to sell 50 PTS for 0.40 BTC.

Previous transaction:
http://bitsharestalk.org/index.php?topic=330.msg2521#msg2521

5
Marketplace / [WTS] 86 PTS @ 0.005 [SOLD]
« on: November 10, 2013, 03:57:26 pm »
Hi, I want to sell 86 protoshares for 0.43BTC.

http://bitsharestalk.org/index.php?topic=330.msg2521#msg2521 Previous transaction.

6
Marketplace / [WTS] 60PTS @ 0.0035BTC [SOLD]
« on: November 09, 2013, 06:11:47 pm »
Hi, I want to sell 60PTS @ 0.0035.

EDIT: Sold to buybitcoinscanada

7
Marketplace / [WTS] 100 PTS @ 0.004 BTC
« on: November 07, 2013, 06:29:43 pm »
I have 100 PTS and I am asking 0.004BTC/PTS

You go first / Increments / Escrow (You decide)

http://imgur.com/JlMvODc,roZgrwf#1

http://thebotnet.com/members/mauritso.html an account on a forum that has a market and seller/buyer ratings, the signature says "100PTS @ 0.004BTC - http://bitsharestalk.org/" to prove that it's mine.

EDIT: Lowered price.

Pages: [1]