Bitcoin Forum
May 06, 2024, 11:34:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: [ANN] Bitcoin Day Trading Tool  (Read 1357 times)
stoto (OP)
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
May 17, 2013, 08:25:17 AM
Last edit: May 27, 2013, 11:05:26 AM by stoto
 #1

Hello there,

I have started to develop a simple webapplication for myself, which shows bitcoin exchange rates and bitcoin related news to help making my day-trading decisions.
I am opening it to public so anyone can use it and help improve it.

Features:
-3 biggest bitcoin merchant LIVE prices
-it refreshes the prices LIVE through websockets, so you don't need to refresh the page to get the most-up-to-date data.
-price history, prices are recorded since the first launch of the system (may 5)
-news aggregated from 3 different sites with direct links (more to come)
-shows bitcoin related tweets
-live MtGox dashboard

Planned features:
-price alerts (either sound alerts when the site is open or email alerts when it's not)

So please check it out and post any ideas about the tool here.

You can check it out on:
http://bitcoin.stoto.net/

Screenshots:
https://dl.dropboxusercontent.com/u/1986074/btt/bitcoin_stoto_net_2.png

https://dl.dropboxusercontent.com/u/1986074/btt/bitcoin_stoto_net_3.png

https://dl.dropboxusercontent.com/u/1986074/btt/bitcoin_stoto_net_4.png
1715038497
Hero Member
*
Offline Offline

Posts: 1715038497

View Profile Personal Message (Offline)

Ignore
1715038497
Reply with quote  #2

1715038497
Report to moderator
1715038497
Hero Member
*
Offline Offline

Posts: 1715038497

View Profile Personal Message (Offline)

Ignore
1715038497
Reply with quote  #2

1715038497
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
drbanjo
Newbie
*
Offline Offline

Activity: 59
Merit: 0



View Profile
May 17, 2013, 09:56:00 AM
 #2

great!
stoto (OP)
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
May 17, 2013, 11:30:00 AM
 #3

Hello there,

I have started to develop a simple site for myself, which shows me data about bitcoin exchange rates and news to help making my day-trading decisions.

My thought to open it to public so anyone can use it and help improve it.

So please check it out and post any ideas about the tool here.

You can check it out on:
http://bitcoin.stoto.net/

You may not noticed, but the prices are refreshed LIVE with websockets, so you don't have to refresh the page.
baltazar
Newbie
*
Offline Offline

Activity: 14
Merit: 0



View Profile
May 17, 2013, 12:41:25 PM
 #4

hey that site is cool. congrats. already bookmarked.
i started some arbitrage trading, so a site like this is interesting.

Jamievs
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
May 17, 2013, 01:01:33 PM
 #5


How is it possible that all echanges have different values?

Wouldn't it be possible to buy low at, say, Bitstamp, transfer them to Mt Gox and sell them for more there?
stoto (OP)
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
May 17, 2013, 01:07:10 PM
 #6


How is it possible that all echanges have different values?

Wouldn't it be possible to buy low at, say, Bitstamp, transfer them to Mt Gox and sell them for more there?


Of course it would be beneficial, but everyone would do that if it would be possible, and the result would be that the exchange rate gaps would slowly fill in.

The problem is, that you can't move cash between merchants, only bitcoins.

So for example you buy at BTC-E, because coins cheap there, you send your bitcoins to mtGox and sell there. Now you have cash at mtGox, that you can't move back to BTC-E (only in form of bitcoin, but then you have to buy back at the price you just sold).

Since cash with withdrawals take days and the exchange rates always changing you have very high risk doing it.
stoto (OP)
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
May 17, 2013, 01:08:08 PM
 #7

hey that site is cool. congrats. already bookmarked.
i started some arbitrage trading, so a site like this is interesting.



Thanks!  I will do my best to keep improving it.

As i said before, ideas are welcomed.
gambitv
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
May 17, 2013, 01:19:03 PM
 #8

Nice site. Do you have to pay a fee to get these live feeds for your site? Any open APIs piping this stuff out?

The stock market today is a war zone, where algobots fight each other over pennies, millions of times a second.
gotah
Member
**
Offline Offline

Activity: 63
Merit: 10


bitcoin is the future


View Profile WWW
May 17, 2013, 01:22:37 PM
 #9

awesome dude!

thanks this will also help me a lot Smiley

YinCoin YangCoin ☯☯First Ever POS/POW Alternator! Multipool! ☯ ☯ http://yinyangpool.com/ 
Free Distribution! https://bitcointalk.org/index.php?topic=623937
Bwincoin - 100% Free POS. B5LcTXcUmycXsiSPk5qJWDp4ZxMryxjUMx
stoto (OP)
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
May 17, 2013, 01:30:35 PM
 #10

Nice site. Do you have to pay a fee to get these live feeds for your site? Any open APIs piping this stuff out?

Some of them have open API I can use. But others don't so i use little dynamic robots that visits their site and parse the exchange rate out.
arbitrage001
Legendary
*
Offline Offline

Activity: 1067
Merit: 1000


View Profile
May 17, 2013, 01:55:38 PM
 #11


How is it possible that all echanges have different values?

Wouldn't it be possible to buy low at, say, Bitstamp, transfer them to Mt Gox and sell them for more there?


Of course it would be beneficial, but everyone would do that if it would be possible, and the result would be that the exchange rate gaps would slowly fill in.

The problem is, that you can't move cash between merchants, only bitcoins.

So for example you buy at BTC-E, because coins cheap there, you send your bitcoins to mtGox and sell there. Now you have cash at mtGox, that you can't move back to BTC-E (only in form of bitcoin, but then you have to buy back at the price you just sold).

Since cash with withdrawals take days and the exchange rates always changing you have very high risk doing it.

The risk is high if you are treating bitcoin as your base currency and assume bitcoin value will go up. Some people doing arbitrage treat dollar as base currency and the only risk is the time it takes to transfer bitcion across exchanges, which can be reduced by breaking transaction into multiple chunks.


stoto (OP)
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
May 27, 2013, 11:05:50 AM
 #12

I have added the candlestick chart and live MtGox dashboard to the site, so it's worth checking out, please give me your experiences. Screenshots updated in the first post.


You can check it out on:
http://bitcoin.stoto.net/
forensick
Sr. Member
****
Offline Offline

Activity: 376
Merit: 250


View Profile
May 27, 2013, 11:15:14 AM
 #13

I have added the candlestick chart and live MtGox dashboard to the site, so it's worth checking out, please give me your experiences. Screenshots updated in the first post.


You can check it out on:
http://bitcoin.stoto.net/

hey, looks interesting, do you have some backtest made as well? Any results?
peachmancoin
Newbie
*
Offline Offline

Activity: 9
Merit: 0



View Profile
May 27, 2013, 11:34:31 AM
 #14

I have added the candlestick chart and live MtGox dashboard to the site, so it's worth checking out, please give me your experiences. Screenshots updated in the first post.


You can check it out on:
http://bitcoin.stoto.net/
love it. this site is api output?
chipug
Full Member
***
Offline Offline

Activity: 165
Merit: 100


696B6111


View Profile
May 27, 2013, 11:37:11 AM
 #15

handy site, thanks for sharing Smiley
btcrich
Sr. Member
****
Offline Offline

Activity: 302
Merit: 250


View Profile
May 27, 2013, 11:38:17 AM
 #16

Neat!
stoto (OP)
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
May 27, 2013, 02:00:28 PM
 #17

I have added the candlestick chart and live MtGox dashboard to the site, so it's worth checking out, please give me your experiences. Screenshots updated in the first post.


You can check it out on:
http://bitcoin.stoto.net/

hey, looks interesting, do you have some backtest made as well? Any results?

Well, I have limited ammount of time during the day, but i made around +30% BTC (compared to the starting ammount of btc) in the last 1,5 months, just by analyzing the graphs and selling/buying btc.
stoto (OP)
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
May 27, 2013, 02:01:14 PM
 #18

I have added the candlestick chart and live MtGox dashboard to the site, so it's worth checking out, please give me your experiences. Screenshots updated in the first post.


You can check it out on:
http://bitcoin.stoto.net/
love it. this site is api output?

Yes, the site is building on the apis.
forensick
Sr. Member
****
Offline Offline

Activity: 376
Merit: 250


View Profile
May 27, 2013, 05:40:05 PM
 #19

I have added the candlestick chart and live MtGox dashboard to the site, so it's worth checking out, please give me your experiences. Screenshots updated in the first post.


You can check it out on:
http://bitcoin.stoto.net/

hey, looks interesting, do you have some backtest made as well? Any results?

Well, I have limited ammount of time during the day, but i made around +30% BTC (compared to the starting ammount of btc) in the last 1,5 months, just by analyzing the graphs and selling/buying btc.

oki, cool, i trade but etfs, especially leveraged one for oil, silver, mainly shorts, i think to start trading btc as well, but need to make backtests...
ontoguzzi
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 27, 2013, 06:53:30 PM
 #20

That's neat! Thanks!
Pages: [1] 2 »  All
  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!