Pages:
Author

Topic: Cryptowatch - real-time charts and personalized trading analysis - page 9. (Read 32883 times)

full member
Activity: 154
Merit: 100
playing pasta and eating mandolinos
I have a little glitch report:
  on chrome for android, in landscape mode, there is a little black box over the trade history box, on the bottom right, that cover a tiny bit of it
Can you send a screenshot?


And a suggestion:
  can you add
Code:
 
 to your page? In that way i can run your site almost like an application on my tablet, that would be perfect!
Done.

Hey thanks. That was fast Smiley

Here is a screenshot of the glitch, I was mistaken, however: it is over the bids and not the trade history.
I was able to reproduce it on the desktop by messing with the window size.
It is only present at very high width/height ratios.

full member
Activity: 123
Merit: 100
I have a little glitch report:
  on chrome for android, in landscape mode, there is a little black box over the trade history box, on the bottom right, that cover a tiny bit of it
Can you send a screenshot?


And a suggestion:
  can you add
Code:
 
 to your page? In that way i can run your site almost like an application on my tablet, that would be perfect!
Done.
full member
Activity: 154
Merit: 100
playing pasta and eating mandolinos
This is great! How did i miss it until now?

I have a little glitch report:
  on chrome for android, in landscape mode, there is a little black box over the trade history box, on the bottom right, that cover a tiny bit of it

And a suggestion:
  can you add
Code:
 
 to your page? In that way i can run your site almost like an application on my tablet, that would be perfect!

Anyway, good job!
newbie
Activity: 25
Merit: 250
Hey Artur, 
   
Excellent work on the OKcoin futures charts. Really nice work. You wouldn't believe how happy I.. and no doubt other futures traders will be now we have decent charts to watch.   
   
We have just stuck a post on /r/BitcoinMarkets about it here:   http://www.reddit.com/r/BitcoinMarkets/comments/2lswb9/okcoin_futures_charts_now_on_cryptowatch/ 
   
One thing, tried viewing it on my mobile and it doesn't render properly, the right login box basically consumes the whole page, is there anyway to fix the site so it loads/ works well on mobile devices also ?   
   
I know... we are a demanding bunch :-)

Thanks Artur
full member
Activity: 123
Merit: 100
-When viewing prices in USD on exchanges with CNY/BTC exchange rate, the price ticks (on the y-axis) are spaced too close together and overlap.

You're right, there was a bug with that feature. Thanks. I fixed it.

-Any chance of being able to have a small panel or row with the current price across exchanges? Kind of like in the chart selection menu but in a single row or something like this.

I am wary of cluttering the interface. In the future I want to make everything more customizable/modular, so something like this can be an option. However I don't want to mandate it before I am able to do that.

-Date/time markers on the x-axis would be nice.

There is an x-axis with date/time markers... shipped this recently. Can you clarify what you think is missing?


EDIT:
Another thing that would be really nice is a separate page or panel with customizable market depth and the ability to view combined depth across exchanges. That would be especially useful during something like the madness that happened tonight.

There is a lot of demand for mutli-exchange dashboards, and I am still thinking about the right way to do this. There are a lot of possible designs/use cases. I do plan on exploring this in the future, but for now I am still working on getting the single-exchange charting interface to be the best available. After that, I will branch out.

Thanks for the feedback & bug reports.
newbie
Activity: 3
Merit: 0
Love the site and I have been using it all week! It really is beautiful Smiley

Some suggestions:
-When viewing prices in USD on exchanges with CNY/BTC exchange rate, the price ticks (on the y-axis) are spaced too close together and overlap.
-Any chance of being able to have a small panel or row with the current price across exchanges? Kind of like in the chart selection menu but in a single row or something like this.
-Date/time markers on the x-axis would be nice.

EDIT:
Another thing that would be really nice is a separate page or panel with customizable market depth and the ability to view combined depth across exchanges. That would be especially useful during something like the madness that happened tonight.
newbie
Activity: 25
Merit: 250
Daily time frame doesn't seem to be working on any exchange on chrome atm..
   
Any update on OKCoin BTC futures (weekly/biweekly/monthly/quarterly etc) ?
hero member
Activity: 1274
Merit: 500
Proof-of-Stake Blockchain Network
Love your site, could you add chart for futures from 796.com?
 
full member
Activity: 123
Merit: 100
Hey Artur,  
  
Excellent work on the OKcoin futures charts. Really nice work. You wouldn't believe how happy I.. and no doubt other futures traders will be now we have decent charts to watch.  
  
We have just stuck a post on /r/BitcoinMarkets about it here:   http://www.reddit.com/r/BitcoinMarkets/comments/2lswb9/okcoin_futures_charts_now_on_cryptowatch/  
  
One thing, tried viewing it on my mobile and it doesn't render properly, the right login box basically consumes the whole page, is there anyway to fix the site so it loads/ works well on mobile devices also ?  
  
I know... we are a demanding bunch :-)

Thanks Artur


Hah, yeah, a mobile version will be a lot of work. Not planning to do that for a while. I still have to finish the trading system, that's the next area of focus.

Glad you like it though. Cheers mate.
full member
Activity: 123
Merit: 100
Daily time frame doesn't seem to be working on any exchange on chrome atm..
   
Any update on OKCoin BTC futures (weekly/biweekly/monthly/quarterly etc) ?

https://cryptowat.ch/okcoin/btcusd-weekly-futures/
https://cryptowat.ch/okcoin/btcusd-biweekly-futures/
https://cryptowat.ch/okcoin/btcusd-monthly-futures/
https://cryptowat.ch/okcoin/btcusd-quarterly-futures/

https://cryptowat.ch/okcoin/ltcusd-weekly-futures/
https://cryptowat.ch/okcoin/ltcusd-biweekly-futures/
https://cryptowat.ch/okcoin/ltcusd-monthly-futures/
https://cryptowat.ch/okcoin/ltcusd-quarterly-futures/

Their API only gives 5 bids and asks for those markets, which is really stupid. I emailed Zane asking him to get that fixed.

Here is what I mean:
Futures API (showing only 5 bids & asks): https://www.okcoin.com/api/v1/future_depth.do?symbol=btc_usd&contract_type=this_week
Regular market API, same version (showing a lot more depth): https://www.okcoin.com/api/v1/depth.do?symbol=btc_usd

I don't know what to do about it except complain to Zane. Hopefully they will update that endpoint to return more data.
full member
Activity: 123
Merit: 100
Hi, is there a way to set simple moving averages (not exponential)? just for notice, when MACD oscillator is bellow zero it is bold and hollow (depending on change), but when it is  green it is always hollow.

No simple moving averages right now, sorry. When we get around to adding new indictors we can add SMA pretty easily.

Regarding the MACD histogram, you're right, that was broken recently. Fixed it. Thanks.
newbie
Activity: 25
Merit: 250

Thanks for the input.

1. I don't know what you mean.
2. Not yet, might set one up soon.
3. Glad to hear people like all those features. Adding a fourth EMA is trivial. We'll add it very soon and respond again when it's live.
4. OKCoin futures is getting so many requests we will probably add that one next. I did speak with Zane before about doing exactly that, and he didn't show much interest. Maybe with the latest updates to the site they will finally see the light.

Hey carl_sagan,

I just spoke to Zane at OKCoin.. and he said you emailed him saying you can't recreate the error right now ?   
Does this mean that OKCoin futures contracts charts will be coming to cryptowat.ch ?
newbie
Activity: 14
Merit: 0
Hi, is there a way to set simple moving averages (not exponential)? just for notice, when MACD oscillator is bellow zero it is bold and hollow (depending on change), but when it is  green it is always hollow.
full member
Activity: 123
Merit: 100

Thanks for the input.

1. I don't know what you mean.
2. Not yet, might set one up soon.
3. Glad to hear people like all those features. Adding a fourth EMA is trivial. We'll add it very soon and respond again when it's live.
4. OKCoin futures is getting so many requests we will probably add that one next. I did speak with Zane before about doing exactly that, and he didn't show much interest. Maybe with the latest updates to the site they will finally see the light.

Hey carl_sagan,

I just spoke to Zane at OKCoin.. and he said you emailed him saying you can't recreate the error right now ?   
Does this mean that OKCoin futures contracts charts will be coming to cryptowat.ch ?

Hey - yeah, it looks like they fixed their stuff. I can add OKCoin LTC/BTC Futures sometime this week.
full member
Activity: 123
Merit: 100
Hi, I would like to say I appreciate your effort into improving your site. Personally I find yours better than bitcoinwisdom. Your chart seems to update faster. On improvements, I can think of the following:

  • Horizontal Date Bar - Visually easy to see a timeline of the chart
  • Show value when hovering on indicators and volume chart
  • Drawing - Line, Fib, etc... (This would probably take time to implement if coded from scratch I guess)

More power to your site. Also a good idea to add your btc address for donation

Thanks for writing. All three of those features are high on our list, so it seems we agree Smiley We will get to them as well as adding more exchanges once the next release is out (a trading interface for registered users).

Cheers

That's awesome to hear! I was just about to write a custom chart to see my trades of my trade bot but having your chart pinpoint these trades is just what I need Smiley Just a thought, wouldn't it be great to have like a public (readonly) chart to your trades to show to others? I don't think this has been done by others.

Example:
cryptowat.ch/[generated-short-code]/ opens to something like this

You would get this short code or link on your preferences on each exchange.. Just something to think about Smiley

This is would be an easy way to show off your trades to others Cheesy

Your idea of sharing trades is a good one. I see people Microsoft-painting their trades on top of screenshots of wisdom way too often. I think instead of shortlinks, I will just let people have profiles where they can pubish their trading on certain markets. (For example, cryptowat.ch/trader/usernam3/ would show the markets you have chosen to publish, like Bitfinex/BTCUSD.

And yeah, you can view your bot's trading now if it's running on BTC-e or Bitfinex. You just have to supply your API keys. And more exchanges will be supported in the near future.
newbie
Activity: 3
Merit: 0
Hi, I would like to say I appreciate your effort into improving your site. Personally I find yours better than bitcoinwisdom. Your chart seems to update faster. On improvements, I can think of the following:

  • Horizontal Date Bar - Visually easy to see a timeline of the chart
  • Show value when hovering on indicators and volume chart
  • Drawing - Line, Fib, etc... (This would probably take time to implement if coded from scratch I guess)

More power to your site. Also a good idea to add your btc address for donation

Thanks for writing. All three of those features are high on our list, so it seems we agree Smiley We will get to them as well as adding more exchanges once the next release is out (a trading interface for registered users).

Cheers

That's awesome to hear! I was just about to write a custom chart to see my trades of my trade bot but having your chart pinpoint these trades is just what I need Smiley Just a thought, wouldn't it be great to have like a public (readonly) chart to your trades to show to others? I don't think this has been done by others.

Example:
cryptowat.ch/[generated-short-code]/ opens to something like this

You would get this short code or link on your preferences on each exchange.. Just something to think about Smiley

This is would be an easy way to show off your trades to others Cheesy
full member
Activity: 123
Merit: 100
Hi, I would like to say I appreciate your effort into improving your site. Personally I find yours better than bitcoinwisdom. Your chart seems to update faster. On improvements, I can think of the following:

  • Horizontal Date Bar - Visually easy to see a timeline of the chart
  • Show value when hovering on indicators and volume chart
  • Drawing - Line, Fib, etc... (This would probably take time to implement if coded from scratch I guess)

More power to your site. Also a good idea to add your btc address for donation

Thanks for writing. All three of those features are high on our list, so it seems we agree Smiley We will get to them as well as adding more exchanges once the next release is out (a trading interface for registered users).

Cheers
newbie
Activity: 3
Merit: 0
Hi, I would like to say I appreciate your effort into improving your site. Personally I find yours better than bitcoinwisdom. Your chart seems to update faster. On improvements, I can think of the following:

  • Horizontal Date Bar - Visually easy to see a timeline of the chart
  • Show value when hovering on indicators and volume chart
  • Drawing - Line, Fib, etc... (This would probably take time to implement if coded from scratch I guess)

More power to your site. Also a good idea to add your btc address for donation
Pages:
Jump to: