Bitcoin Forum
May 21, 2024, 06:54:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  

Warning: Moderators do not remove likely scams. You must use your own brain: caveat emptor. Watch out for Ponzi schemes. Do not invest more than you can afford to lose.

Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 139 »
  Print  
Author Topic: [BTC-TC] Virtual Community Exchange [CLOSED]  (Read 316309 times)
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 27, 2012, 09:11:04 PM
 #81

Eh... this one confused me.  How do you propose using someone else's email address and still achieving two way communication?  Either you receive mail at the address (rendering it yours, whether you stole it or not) or you do not. 

MPEx doesn't need or really use two-way email communication. It's one way, you send your public key.

Ahhh.  Why not a web based form submit then?


Bottom line is that with MPEx if your desktop is owned, you're owned.

Depending on the exact configuration, this may be true. If it's a concern the solution obviously is not to use your desktop for signing. This is something that one can do on MPEx but can't do on a plain website, which is why the plain website NEEDS some form of 2FA: to try and replicate what MPEx does natively.

What MPEx does natively seems to discourage use of 2FA because it is unnecessarily difficult.


Would it be possible to reasonably combine gpg + 2fa?

Yes, as described in the MPEx faq: get an offline computer, sign there.

How do you get the signed order to/from the offline computer?  USB stick?  Is this the process?  Format key on offline computer, create file on usb stick, sign file, remove usb stick, put usb stick in networked computer, post file to MPEx?  (...virus installs on usb stick, put it back in offline computer for the next order.  oops...)  Or ... Print it out using offline computer, then type it back into online computer?  How big are the signed files?

And if you have to use the offline computer in place of a yubikey device or google auth app, which do you expect is going to be more user-friendly?

To be clear, I have no qualms with MPEx or anyone at MPEx.  I expect that we can and will all get along nicely, and I very much appreciate the opportunity to discuss design decisions with someone that "gets it".  Thank you for that.

One problem with the signature of coins system proposed is that it breaks anonymity: all transactions become visible from the outside (X deposits m-by-n BTC to exchange, THOSE BTC are used to pay for share Y, etc).

Are you referring to the colored coin proposal?  It is definitely interesting, and you're right, would break anonymity.  The database truly becomes public.

Re the auto-payout etc: one thing that may be worth your while is hooking in with smpake.com (it's a service that allows insta-payments).

smpake.com looks like a great idea.  I'll read up on it.


Cheers.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 27, 2012, 09:20:29 PM
 #82

burnside... i thought it more this way:

create order -> amount X needed to fulfill -> load up this amount of money + fee -> offer gets live -> its sold, you get shares, the btc are moved to other user and instantly transferred to his external btc-adddress

sell order -> its sold -> you get btc, the buyer your shares -> the btc are transferred to your address instantly.

issuer has to pay dividends -> is loading up the needed btc -> spreads dividend -> every shareholders gets his btc transferred to the btc-address instantly.

Ideally it shouldnt need 6 confirmations. I still dont know why mtgox is doing this. Its a real pain to wait a hour. The more because i have to wait sometimes more than a hour to only get one block. So by chance one can wait way more than a hour only to put money in there. By a nearly not available lower risk gained through that. I have to write the representative of mtgox here in forum about this. Maybe he thinks this over.

But i prefer anything that helps to lower the risks. Not only to not suffer loss but to make life harder for scammers. So that maybe someday scamming is technically harder so that it goes down.

Thank you for the more in-depth explanation.

I think that an auto-withdrawal would work for all three of those scenarios.  We could have several options:

[ ] auto withdraw proceeds from sales
[ ] auto withdraw proceeds from dividends
[ ] auto withdraw if my balance ever gets over [     ] BTC

Thank you for the great idea.  I'll work it into the todo list.

Cheers
MPOE-PR
Hero Member
*****
Offline Offline

Activity: 756
Merit: 522



View Profile
November 27, 2012, 09:41:07 PM
 #83

Ahhh.  Why not a web based form submit then?

Simple way to make sure customer knows email address. IRC doesn't treat GPG pastes too well.

What MPEx does natively seems to discourage use of 2FA because it is unnecessarily difficult.

Uh. I think the problem here is moreover a lack of fundamental understanding. 2FA is a concept, not an object. 2FA != dongle.

MPEx doesn't get in the way of the user's security policies (nor should it). The fact that worse security implementations (such as, any website on the password model) are forced to break this principle by their poor design (and even so fail to really solve the problem) is irrelevant.

How do you get the signed order to/from the offline computer?  USB stick?  Is this the process?

Whichever way you want. Some people use QR code readers. You can print it and scan it. You could whistle it, if you wanted to.

How big are the signed files?

In general under 1kb.

which do you expect is going to be more user-friendly?

This is not a question that can be answered in the abstract. It obviously depends on the user.

Are you referring to the colored coin proposal?  It is definitely interesting, and you're right, would break anonymity.  The database truly becomes public.

Yes, I was. For the record, I'm not saying a public-db exchange is automatically a bad thing. It may be a horrible thing if the (or some) users proceed on the false belief that it's private when in fact it's public. But as long as it's clearly understood to be public I suspect it may turn out to be an interesting and maybe even valuable way to do things. Certainly in the "learning/playing with stocks" niche it would be valuable, and this is not derision in any way - Bitcoin has been more valuable as a tool for people to learn about finance than to actually do it so far.

Related: see if you can stick with the naming convention proposed and maybe review the process standard proposed. Comments welcome (preferably there, so you actually get a competent answer).

My Credentials  | THE BTC Stock Exchange | I have my very own anthology! | Use bitcointa.lk, it's like this one but better.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 27, 2012, 10:30:02 PM
 #84

Related: see if you can stick with the naming convention proposed and maybe review the process standard proposed. Comments welcome (preferably there, so you actually get a competent answer).

I don't have any issues with the naming convention.  I'll post a link on our asset creation page and recommend issuers follow it.

Parity on the API is an interesting thought as well.  Definitely worth looking into.

Cheers.
bitcoinbear
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
November 28, 2012, 08:26:35 PM
 #85

If an exchange doesn't allow unfunded orders and publishes the book, then inferences about the real market depth and stock liquidity can be made. If an exchange allows unfunded orders then practically it might as well not publish the book, seeing how it's largely meaningless.

Yeah, that wouldn't be very smart.  Did you have a particular exchange in mind that does that?  I don't think I've ever seen any that do.

Deprived is correct, on BTCTC orders in the book are backed by currency as of the moment you load the book.  You could fill the entire book in one direction or the other if you really wanted to.

Cheers.


The original GLBSE allowed unfunded orders. You could literally put up as many orders as you wanted, and the orders which you couldn't afford would just disappear when somebody tried to sell into them.

CryptoNote needs you! Join the elite merged mining forces right now here in Fantomcoin topic: https://bitcointalk.org/index.php?topic=598823.0
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 28, 2012, 08:43:43 PM
 #86

If an exchange doesn't allow unfunded orders and publishes the book, then inferences about the real market depth and stock liquidity can be made. If an exchange allows unfunded orders then practically it might as well not publish the book, seeing how it's largely meaningless.

Yeah, that wouldn't be very smart.  Did you have a particular exchange in mind that does that?  I don't think I've ever seen any that do.

Deprived is correct, on BTCTC orders in the book are backed by currency as of the moment you load the book.  You could fill the entire book in one direction or the other if you really wanted to.

Cheers.


The original GLBSE allowed unfunded orders. You could literally put up as many orders as you wanted, and the orders which you couldn't afford would just disappear when somebody tried to sell into them.

lol, that figures.  Wink

Deprived
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
November 28, 2012, 09:04:56 PM
 #87

If an exchange doesn't allow unfunded orders and publishes the book, then inferences about the real market depth and stock liquidity can be made. If an exchange allows unfunded orders then practically it might as well not publish the book, seeing how it's largely meaningless.

Yeah, that wouldn't be very smart.  Did you have a particular exchange in mind that does that?  I don't think I've ever seen any that do.

Deprived is correct, on BTCTC orders in the book are backed by currency as of the moment you load the book.  You could fill the entire book in one direction or the other if you really wanted to.

Cheers.


The original GLBSE allowed unfunded orders. You could literally put up as many orders as you wanted, and the orders which you couldn't afford would just disappear when somebody tried to sell into them.

As opposed to the ones you COULD afford, which wouldn't disappear until nefario spoke to a lawyer for the first time in his life.
MPOE-PR
Hero Member
*****
Offline Offline

Activity: 756
Merit: 522



View Profile
November 28, 2012, 09:08:49 PM
 #88

The original GLBSE allowed unfunded orders. You could literally put up as many orders as you wanted, and the orders which you couldn't afford would just disappear when somebody tried to sell into them.

Yep  Sad

My Credentials  | THE BTC Stock Exchange | I have my very own anthology! | Use bitcointa.lk, it's like this one but better.
BTC-TradingCo (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile WWW
November 29, 2012, 05:39:10 AM
 #89

Today's Dev Update:

- New api endpoint /api/assetContract, gives you the contract and other details in json.
- Newly created assets are now "Issuer Locked" by default.  This way the issuer can fine tune them before opening them up for moderator voting.
- "Admin Locked" and "Issuer Locked" assets now show up with a reddish background in the Market.
- Bug fix to the Market "Trades" tab, the 24h high and 24h low columns were backwards.
- Bug fix to the textual depost/withdrawal history where the quantity of the sellers entire order was written into the trade log rather than the quantity of the bid the seller filled.  (important note... this was a textual history bug only, not a bug with the actual quantity in the trade itself.)


The BTC Trading Corp Stock Exchange Demo: https://demo.btct.co
BTC-TradingCo (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile WWW
November 30, 2012, 02:28:17 AM
 #90

Quick Dev Update.  We have added protection against google auth replay attacks.  This means that you now cannot reuse the same google auth key in a 5 minute window.  If you want to do another transaction quickly, you will have to wait for a new key.  Please let me know ASAP if you find anything broken as a result of this.  eg, if you can't trade.  Wink

The BTC Trading Corp Stock Exchange Demo: https://demo.btct.co
BTC-TradingCo (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile WWW
December 03, 2012, 10:24:30 AM
 #91

Today's Dev Updates:

- Cache strategy changes to the market page.  It should be cached slightly less now, and more up to the second with trades.
- New feature, public portfolios!  On the "Account" page you can now turn on public access to your portfolio.  When you turn it on, you are given a custom URL.  Anyone you give that URL will be able to view your portfolio, all they have to do is log in with their own account first.  This should be especially handy for FUNDS that want to make it easy for their users to see what assets they are holding.


The BTC Trading Corp Stock Exchange Demo: https://demo.btct.co
EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
December 04, 2012, 04:02:40 PM
 #92

Today's Dev Updates:

- Cache strategy changes to the market page.  It should be cached slightly less now, and more up to the second with trades.
- New feature, public portfolios!  On the "Account" page you can now turn on public access to your portfolio.  When you turn it on, you are given a custom URL.  Anyone you give that URL will be able to view your portfolio, all they have to do is log in with their own account first.  This should be especially handy for FUNDS that want to make it easy for their users to see what assets they are holding.



+10!
Excellent. Make it mandatory for funds (with a delay up to N days?) and if you have time, please add also full transaction history and automatic NAV calculation.
This will help avoid all sorts of drama.

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
creativex
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
December 04, 2012, 04:15:58 PM
 #93

The fund I manage on litecoinglobal has public portfolio enabled without delay, but since it's charter enables me to purchase outside of litecoinglobal and I currently have assets at both cryptostocks and btct.co(w/ public portfolio), automatic NAV calculation will not work and would just be confusing.

EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
December 04, 2012, 06:08:00 PM
 #94

The fund I manage on litecoinglobal has public portfolio enabled without delay, but since it's charter enables me to purchase outside of litecoinglobal and I currently have assets at both cryptostocks and btct.co(w/ public portfolio), automatic NAV calculation will not work and would just be confusing.

True, but requesting data from a "sister site" can not be that hard.
GLBSE experience was bad and I hope we all can learn form that. Some jokers got really creative with NAV calculations and who wants to repeat that crap Smiley

There is few more feature request, I posted some time ago to GLBSE thread:

1) "Dividends calendar" will be nice to have.
2) Highlight users bid/ask in the order book (btc-e has it well implemented).
3) Mark security issuers orders for their own security with a different colour in the order book.

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
December 04, 2012, 06:30:58 PM
 #95

+10!
Excellent. Make it mandatory for funds (with a delay up to N days?) and if you have time, please add also full transaction history and automatic NAV calculation.
This will help avoid all sorts of drama.

I had a discussion about this with a fund operator on LTC-GLOBAL yesterday.  As much as I'd like to, I don't think I can.  It works great for longer term investment funds, but some of the funds are day trading funds.  If we publish their portfolio, then competing day trading funds can figure out their strategy and use it against them.

I love the idea to add NAV calculation.  Though it may get tricky given limited depth.

The fund I manage on litecoinglobal has public portfolio enabled without delay, but since it's charter enables me to purchase outside of litecoinglobal and I currently have assets at both cryptostocks and btct.co(w/ public portfolio), automatic NAV calculation will not work and would just be confusing.

True, but requesting data from a "sister site" can not be that hard.

We do support JSON API publishing of the portfolios as well.  If I let users plug in an API key on one site, they could link their portfolios.  I like that.

GLBSE experience was bad and I hope we all can learn form that. Some jokers got really creative with NAV calculations and who wants to repeat that crap Smiley

There is few more feature request, I posted some time ago to GLBSE thread:

1) "Dividends calendar" will be nice to have.
2) Highlight users bid/ask in the order book (btc-e has it well implemented).
3) Mark security issuers orders for their own security with a different colour in the order book.

1) What do you mean by a dividends calendar?  Like a history in your portfolio of past dividends?  Or a display of scheduled dividends in the future?

2) LTC-GLOBAL has been doing this for a while.  I'll check it out on BTC-TC.  If it's not already working, it'd be from a CSS snafu most likely.

3) As much as I'd like to do this, I don't think I can.  Problem on this one is similar to why not all funds can have public portfolios.  The day trading funds would get abused horribly if all their orders started getting highlighted.  What I could do though is give asset issuers the option when placing an order of highlighting it.

Appreciate the input, some great ideas!

Cheers.

EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
December 04, 2012, 06:49:50 PM
 #96

There is few more feature request, I posted some time ago to GLBSE thread:

1) "Dividends calendar" will be nice to have.
2) Highlight users bid/ask in the order book (btc-e has it well implemented).
3) Mark security issuers orders for their own security with a different colour in the order book.

1) What do you mean by a dividends calendar?  Like a history in your portfolio of past dividends?  Or a display of scheduled dividends in the future?

2) LTC-GLOBAL has been doing this for a while.  I'll check it out on BTC-TC.  If it's not already working, it'd be from a CSS snafu most likely.

3) As much as I'd like to do this, I don't think I can.  Problem on this one is similar to why not all funds can have public portfolios.  The day trading funds would get abused horribly if all their orders started getting highlighted.  What I could do though is give asset issuers the option when placing an order of highlighting it.

Appreciate the input, some great ideas!

Cheers.

1) Show a calendar, where you can see dividend payers for selected date: 2012.12.07 - XYX 0.05 BTC per share. Really cool, if current month or selected security can be downloaded in iCalendar format for importing to other calendars. dates and time must be in UTC obviously.
2) I must have missed it while in testing Smiley My bad
3) I as a issuer of security XYX set orders to to buy my issued XYX - those orders are highlighted.Good idea for transparency.
BTW, in real world trading systems, buyer/seller codes (Trader/Bank/etc) are visible to other members/traders and in some markets, even to the general public. This is completely normal. 

You mentioned day trading as a problem, that is why I added "(with a delay up to N days?)"

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
December 04, 2012, 07:16:51 PM
 #97

Doh, I missed the "with a delay up to N days part".

That's hard, but not impossible.  Would have to setup a way to store snapshots of the portfolios.  I'll look into it.

Deprived
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
December 04, 2012, 07:24:12 PM
 #98

There is few more feature request, I posted some time ago to GLBSE thread:

1) "Dividends calendar" will be nice to have.
2) Highlight users bid/ask in the order book (btc-e has it well implemented).
3) Mark security issuers orders for their own security with a different colour in the order book.
3) As much as I'd like to do this, I don't think I can.  Problem on this one is similar to why not all funds can have public portfolios.  The day trading funds would get abused horribly if all their orders started getting highlighted.  What I could do though is give asset issuers the option when placing an order of highlighting it.

Appreciate the input, some great ideas!

Cheers.



Think you misunderstood his point 3.  He's only saying to mark orders on their OWN asset.  So only orders of mine which would be marked would be ones on LTC-ATF.  That's no problem to me - and shouldn't be a problem to any other asset issuer unless they're trying to mess with the market for their own asset (which they shouldn't be doing).

It wouldn't actually address much though - as anyone messing with the market for their own asset is going to be doing it with an account other than the asset-issuing one anyway (so that the outstanding shares doesn't keep changing).  But it WOULD let investors see whether an asset issuer was actively maintaining liquidity (if they were doing it via the asset-issuing account as I am).
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
December 04, 2012, 07:48:27 PM
 #99

There is few more feature request, I posted some time ago to GLBSE thread:

1) "Dividends calendar" will be nice to have.
2) Highlight users bid/ask in the order book (btc-e has it well implemented).
3) Mark security issuers orders for their own security with a different colour in the order book.
3) As much as I'd like to do this, I don't think I can.  Problem on this one is similar to why not all funds can have public portfolios.  The day trading funds would get abused horribly if all their orders started getting highlighted.  What I could do though is give asset issuers the option when placing an order of highlighting it.

Appreciate the input, some great ideas!

Cheers.



Think you misunderstood his point 3.  He's only saying to mark orders on their OWN asset.  So only orders of mine which would be marked would be ones on LTC-ATF.  That's no problem to me - and shouldn't be a problem to any other asset issuer unless they're trying to mess with the market for their own asset (which they shouldn't be doing).

It wouldn't actually address much though - as anyone messing with the market for their own asset is going to be doing it with an account other than the asset-issuing one anyway (so that the outstanding shares doesn't keep changing).  But it WOULD let investors see whether an asset issuer was actively maintaining liquidity (if they were doing it via the asset-issuing account as I am).

Yeah, that makes a lot more sense.  Sorry about that EskimoBob, I misunderstood.

I agree that it wouldn't help much for the issuer trying to manipulate things.  However it would help the issuers that are trying to be transparent, and for that alone I think it's worth it.

Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
December 04, 2012, 10:03:16 PM
 #100

I suppose a dividends calendar could also work something like this...

The asset issuer has decided that dividends will go out on the 10th of every month, or on the 1st every three months, which he could set in his asset's portfolio (ceo page? dunno what they're calling it)

Then, as funds come in which would go to dividends, they could be moved into the dividend account (not a separate account but just pre-allocated)

Then, on that date, on schedule, the site would automatically distribute anything already allocated for dividend out to the shareholders.

Naturally, this wouldn't be practical for a lot of assets, but for some (like mining bonds perhaps) it could be useful.

Just a possibility...

-- Smoov
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 139 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!