Author Topic: bitBTC price  (Read 4456 times)

0 Members and 1 Guest are viewing this topic.

Offline serejandmyself

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile

. If there's any interest I'll post it up but I'm still testing it. It's kinda crude but it compiles and runs :).

yes please  :)
btsx - bitsharesrussia

Offline Riverhead


possibly because people aren't running arb/market making bots on bitBTC yet. I've been wanting to get started on it won't have time to look at it until later in the week. It's really easy to adjust bytemaster's example code in the market making thread.

I took the few lines of code Toast posted up a while ago and retrofitted it to the market_maker code. It basically gets the last filled price of a pair and then creates bid and sell orders a few points above and below the last fill price. When the next fill price is a certain percentage different from the last fill price (trade history) it cancels the orders and reposts them. If there's any interest I'll post it up but I'm still testing it. It's kinda crude but it compiles and runs :).

Offline kisa

  • Sr. Member
  • ****
  • Posts: 240
    • View Profile
btc38 looks really heavy... big short orders... waiting for big bulls to come and eat the bears up and bears to switch back to long. I expect the low to be here somewhere. Maybe in 4-5 hours we might see a bump up.

i was on about the bitBTC price on the platform - why is it way below what it should be? (but thanks for the TA anywas  :D )

1 - its early days and little liquidity in bitBTC, arbitrage is difficult to execute in reasonable volume.
2 - current BTSX market participants are rather BTSX bulls, and prefer short bitBTC position, pushing bitBTC below BTC peg.
3 - the search for an appropriate level interest on bitAssets holdings to ensure sufficient demand is continuing

Offline maqifrnswa

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
btc38 looks really heavy... big short orders... waiting for big bulls to come and eat the bears up and bears to switch back to long. I expect the low to be here somewhere. Maybe in 4-5 hours we might see a bump up.

i was on about the bitBTC price on the platform - why is it way below what it should be? (but thanks for the TA anywas  :D )

possibly because people aren't running arb/market making bots on bitBTC yet. I've been wanting to get started on it won't have time to look at it until later in the week. It's really easy to adjust bytemaster's example code in the market making thread.
maintains an Ubuntu PPA: https://launchpad.net/~showard314/+archive/ubuntu/bitshares [15% delegate] wallet_account_set_approval maqifrnswa true [50% delegate] wallet_account_set_approval delegate1.maqifrnswa true

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
It is better IMO.. black swans are an anomaly in the market, and it is best kept organic.

About the client reporting 0 fund, I think if Xeroc is right then its a bug because the fund is not being updated or displayed correctly or BM simply removed the notion of a fund and just put it somewhere else internally to distribute yield based on time/size of stake.

If I am informed correctly then this should be the reserve fund:
Quote
delegate (locked) >>> blockchain_get_asset USD
{
  "id": 22,
  "symbol": "USD",
  "name": "United States Dollar",
  "description": "1 United States dollar",
  "public_data": "",
  "issuer_account_id": -2,
  "precision": 10000,
  "registration_date": "20140719T000000",
  "last_update": "20140719T000000",
  "current_share_supply": 5477664136,
  "maximum_share_supply": 1000000000000000,
  "collected_fees": 25150589
}

Offline serejandmyself

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
btc38 looks really heavy... big short orders... waiting for big bulls to come and eat the bears up and bears to switch back to long. I expect the low to be here somewhere. Maybe in 4-5 hours we might see a bump up.

i was on about the bitBTC price on the platform - why is it way below what it should be? (but thanks for the TA anywas  :D )
btsx - bitsharesrussia

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
btc38 looks really heavy... big short orders... waiting for big bulls to come and eat the bears up and bears to switch back to long. I expect the low to be here somewhere. Maybe in 4-5 hours we might see a bump up.
Hired by blockchain | Developer
delegate: dev.sidhujag

Offline serejandmyself

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
There is a independent reserve fund for each and every bitAsset that is used to pay the yield!

But this fund is not used to intervene in the market right?
It was originally the idea to use it as a black swan fund in the case of a flash crash .. but as far as I know the only purpose of it is to pay the yield .. nothing more... no market intervention

It is better IMO.. black swans are an anomaly in the market, and it is best kept organic.

About the client reporting 0 fund, I think if Xeroc is right then its a bug because the fund is not being updated or displayed correctly or BM simply removed the notion of a fund and just put it somewhere else internally to distribute yield based on time/size of stake.

got it. Back to price, anyone?
btsx - bitsharesrussia

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
There is a independent reserve fund for each and every bitAsset that is used to pay the yield!

But this fund is not used to intervene in the market right?
It was originally the idea to use it as a black swan fund in the case of a flash crash .. but as far as I know the only purpose of it is to pay the yield .. nothing more... no market intervention

It is better IMO.. black swans are an anomaly in the market, and it is best kept organic.

About the client reporting 0 fund, I think if Xeroc is right then its a bug because the fund is not being updated or displayed correctly or BM simply removed the notion of a fund and just put it somewhere else internally to distribute yield based on time/size of stake.
Hired by blockchain | Developer
delegate: dev.sidhujag

Offline serejandmyself

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
Well i earlier on today before updating the client took my 8500 satoshi in yield so there is a yield (held for a4 or 5 days). BUT on bitsharesbolcks it shows as 0 (reserve fund). Anyone esle on the price - its imortant i think to get those pegs working

bump
btsx - bitsharesrussia

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
There is a independent reserve fund for each and every bitAsset that is used to pay the yield!

But this fund is not used to intervene in the market right?
It was originally the idea to use it as a black swan fund in the case of a flash crash .. but as far as I know the only purpose of it is to pay the yield .. nothing more... no market intervention

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
There is a independent reserve fund for each and every bitAsset that is used to pay the yield!

But this fund is not used to intervene in the market right?
« Last Edit: September 15, 2014, 04:53:14 pm by jsidhu »
Hired by blockchain | Developer
delegate: dev.sidhujag

Offline Riverhead

How come the price so differs from the real price? Should be almost 15000? but its on the 13000 boundary. I mean doesnt it defeat the point of having assets - they are supposed to tied up to the price of the real asset. + why isnt there a reserve fund in bitBTC

If I recall correctly

There is no reserve fund, it is used for interest to pay for long asset holders.

Right! It turned into that with bitAsset "Rewards". So as it turns out I did not recall correctly :P.
« Last Edit: September 15, 2014, 04:52:18 pm by Riverhead »

Offline serejandmyself

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
Well i earlier on today before updating the client took my 8500 satoshi in yield so there is a yield (held for a4 or 5 days). BUT on bitsharesbolcks it shows as 0 (reserve fund). Anyone esle on the price - its imortant i think to get those pegs working
btsx - bitsharesrussia

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
There is a independent reserve fund for each and every bitAsset that is used to pay the yield!