Pages:
Author

Topic: GLBSE - request for next features - page 15. (Read 27734 times)

donator
Activity: 2772
Merit: 1019
April 02, 2012, 06:19:39 PM
#37
would love to see "dividend per share" or "your share count at the time" in the dividend history

I'll be able to add this once I add shares at x time, which records how many shares of what asset you had at any particular time.

Right now slaving away to add two factor authentication, so goat doesn't have anything to complain about when he wakes up.

I'm just hoping this is not a pretext of him to pull something nasty. I trust him quite a bit (for whatever reason), hope that wont have to change.

You seem extremely busy these days/weeks. You're probably going to tell me you're always busy, just not that visibly... Don't have a heart-attack anyway. You're doing great work!
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
April 02, 2012, 03:32:46 PM
#36
would love to see "dividend per share" or "your share count at the time" in the dividend history

I'll be able to add this once I add shares at x time, which records how many shares of what asset you had at any particular time.

Right now slaving away to add two factor authentication, so goat doesn't have anything to complain about when he wakes up.
donator
Activity: 2772
Merit: 1019
April 02, 2012, 03:27:58 PM
#35
would love to see "dividend per share" or "your share count at the time" in the dividend history
hero member
Activity: 532
Merit: 500
April 02, 2012, 07:27:00 AM
#34
One other thing that would be super helpful - A "Change" Button on each outstanding order to cancel/reorder in 1 click

legendary
Activity: 938
Merit: 1000
What's a GPU?
April 01, 2012, 09:53:05 PM
#33
Perhaps the ability to toggle this feature? I really like having an Über password on GLBSE, and a normal one for my mail.

2.0 is turning out rather well though.
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
April 01, 2012, 09:49:55 PM
#32
-there should be an button to generate a new bitcoin address instead of it generating on its own. You should see a list of all your deposit address and be able to see the deposit history for each address
-lines around text boxes
-limit ticker length 5 chars? (before the .suffix if there is one, so ABCDE.ETF etc..)
-account history
-BTC balance on every page
-an OPTION to get emails when order is fulfilled
-account to account transfers

hot dog. Im not sure if you changed anything but I have lines around my texts boxes, assets are properly color coded, and more, all the CSS is working.

Glad you're happy.

Also of interest I've just added account recovery via email (the one used to sign up).

This does mean that if your email account that you used to sign up with is compromised then your GLBSE account will be too. It is you're responsibility to secure both your GLBSE account and email, failing to do so will probably result in the loss of all your GLBSE stored funds, which we will not be held accountable for.

Nefario.
hero member
Activity: 532
Merit: 500
April 01, 2012, 06:41:17 PM
#31
could we have last + volume and bid/ask next to each currently held asset?
REF
hero member
Activity: 529
Merit: 500
April 01, 2012, 02:32:48 PM
#30
-there should be an button to generate a new bitcoin address instead of it generating on its own. You should see a list of all your deposit address and be able to see the deposit history for each address
-lines around text boxes
-limit ticker length 5 chars? (before the .suffix if there is one, so ABCDE.ETF etc..)
-account history
-BTC balance on every page
-an OPTION to get emails when order is fulfilled
-account to account transfers

hot dog. Im not sure if you changed anything but I have lines around my texts boxes, assets are properly color coded, and more, all the CSS is working.
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
March 31, 2012, 10:33:21 AM
#29
Sure I'll see about showing your own orders in the table.
donator
Activity: 2772
Merit: 1019
March 31, 2012, 07:17:56 AM
#28
Orderbook View
I'd like to see BUY orders on the lower left, sorted from HIGH to LOW
I'd like tio see SELL orders on the upper right, from LOW to HIGH
much like so:

but with even more info, eg accumulated volume for each order level with AVG price.

Looks like this has been done, but the bids should be in the opposite order.

and the prices should be in 1 column rather than 2 ?

EDIT: any idea of how ones own orders could be incorporated into this table, like in brackets in the volume columns for example?

EDIT2: while you're at it nefario, can you reduce cell padding, it seems overly high to me?
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
March 28, 2012, 10:09:29 PM
#27
we've got account to account transfers now. It's not terribly nice but it works and will be improved.

Nefario.
hero member
Activity: 532
Merit: 500
March 28, 2012, 06:01:28 PM
#26
Done, sorry about that Tongue

Looks good.
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
March 28, 2012, 05:32:52 PM
#25
Done, sorry about that Tongue
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
March 28, 2012, 05:30:47 PM
#24
Orderbook View
I'd like to see BUY orders on the lower left, sorted from HIGH to LOW
I'd like tio see SELL orders on the upper right, from LOW to HIGH
much like so:

but with even more info, eg accumulated volume for each order level with AVG price.

Looks like this has been done, but the bids should be in the opposite order.

Was just about to say that! Cheesy

Ooops, fixing now.
hero member
Activity: 667
Merit: 500
March 28, 2012, 05:26:02 PM
#23
Orderbook View
I'd like to see BUY orders on the lower left, sorted from HIGH to LOW
I'd like tio see SELL orders on the upper right, from LOW to HIGH
much like so:

but with even more info, eg accumulated volume for each order level with AVG price.

Looks like this has been done, but the bids should be in the opposite order.

Was just about to say that! Cheesy
hero member
Activity: 532
Merit: 500
March 28, 2012, 05:25:16 PM
#22
Orderbook View
I'd like to see BUY orders on the lower left, sorted from HIGH to LOW
I'd like tio see SELL orders on the upper right, from LOW to HIGH
much like so:

but with even more info, eg accumulated volume for each order level with AVG price.

Looks like this has been done, but the bids should be in the opposite order.
sr. member
Activity: 462
Merit: 250
March 27, 2012, 02:01:57 AM
#21
OCO order
One Cancels Other

BUY 1000 A.ETF @ 0,1  OR  BUY 100 B.ETF @ 1

whenever one of these orders gets filled, the other gets cancelled.
if one order gets partially filled, the other order  gets modified accordingly

this ^^ is more elegant than what I described here --v

https://bitcointalksearch.org/topic/m.818925
how limits on 'overlapping' buy orders could be used

I really like the way it is now, hard checks of available btc when placing buy order & reserve them for as long the order is open.
no maybe/maybe not bids make trading more reliable.

would you be willing to 'pay more fees' for "overlapping orders"?
and no way with unlimited buying as it was in 1.0 but with a cap of 2x or 3x (?) of available funds
and in case of a buy order all your other buy orders would get adjusted to remaining bitcoins

(also if you'd have income from other sales, those could be added to your trading purchasing power but only if you say so in the sell order.)
you may want to sell shares A and use the bitcoin to buy something else (thus allow income from this sale to be blocked for future buys)
you may want to sell shares B and no way those bitcoins should return to the market, thus keep them away from reservations.
1 checkbox in the buy/sell order would solve this (the visible part)
hero member
Activity: 714
Merit: 500
March 27, 2012, 01:55:20 AM
#20
Make it looking serious,please.
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
March 27, 2012, 01:26:15 AM
#19
OCO order


One Cancels Other

BUY 1000 A.ETF @ 0,1  OR  BUY 100 B.ETF @ 1

whenever one of these orders gets filled, the other gets cancelled.
if one order gets partially filled, the other order  gets modified accordingly
legendary
Activity: 938
Merit: 1000
What's a GPU?
Pages:
Jump to: