teddmarketing.com
Member
Offline
Activity: 92
Merit: 10
TeddMarketing agency
|
|
March 12, 2014, 12:00:35 PM |
|
We could not find any other way except here to contact you,. Our client - Bitcoin stock exchange wants you to add it to your service review. How can this be done and what rules do you have?
|
TeddMarketing: Curiosity. Creativity. Cryptocurrency.
|
|
|
GoldMath
Newbie
Offline
Activity: 25
Merit: 0
|
|
March 12, 2014, 02:29:07 PM |
|
Hi, excellent tool ! I use the DOGE market: http://bitcoinwisdom.com/markets/cryptsy/dogebtcHere a suggestion, can you please add the possibility to change the ticket value ? It's actually in DOGE, and I prefer see the Buy/Sell value in BTC, it's speak more to me to spot the volume. Thanks again for this fantastic website!
|
|
|
|
BitcoinWisdom (OP)
|
|
March 12, 2014, 04:30:57 PM |
|
Hi there,
Love the site. I use it everyday. One suggestion: Can you add indicators for the grouped orderbook so that when support or resistance levels change, we can see them easier?
Right now we have to pay attention to the numbers every refresh. It would be great if we can see walls shrinking and growing with some colors (red/green) or maybe up/down arrows. So for example, if we have a whale add support at $600 with 10,000 coins, we could see the support level change from 100 to 10,100 like normal, but with an up arrow (or maybe green color for 10,100). And if this whale decides to withdraw his support of 10,000, we should see it come back to 100 but with a down arrow next to it (or maybe just color 100 as red) If we use colors, the bigger the change, the brighter the color should be. This would make it much easier to see those changes in support and resistance!
Five lines seems too much for depth hints. But good for dedicated depth charts such as bitcoinity did.
|
|
|
|
BitcoinWisdom (OP)
|
|
March 12, 2014, 06:53:56 PM |
|
Hi, excellent tool ! I use the DOGE market: http://bitcoinwisdom.com/markets/cryptsy/dogebtcHere a suggestion, can you please add the possibility to change the ticket value ? It's actually in DOGE, and I prefer see the Buy/Sell value in BTC, it's speak more to me to spot the volume. Thanks again for this fantastic website! The currency in orderbook should be the same as exchange. And avoid ambiguities, Switch between base and quote currency will not be supported. Instead of it, I improve the 'estimate trading' tool, click the order will quick fill the amount to estimate trading.
|
|
|
|
BitcoinWisdom (OP)
|
|
March 12, 2014, 07:23:19 PM |
|
We could not find any other way except here to contact you,. Our client - Bitcoin stock exchange wants you to add it to your service review. How can this be done and what rules do you have?
Yes, The most important is Good reputation, High Volume, Friendly API. and the exchange must have run for at least serveral weeks to months.
|
|
|
|
GoldMath
Newbie
Offline
Activity: 25
Merit: 0
|
|
March 12, 2014, 09:23:52 PM |
|
The currency in orderbook should be the same as exchange. And avoid ambiguities, Switch between base and quote currency will not be supported. Instead of it, I improve the 'estimate trading' tool, click the order will quick fill the amount to estimate trading.
Actually the Volume Currency can be switch to Base(DOGE) or Quote(BTC). Maybe do the same, optionally, to turn the "Orderbook Currency" to Base(DOGE) or Quote(BTC) ?
|
|
|
|
BitcoinWisdom (OP)
|
|
March 13, 2014, 03:14:51 AM Last edit: March 13, 2014, 06:04:46 AM by BitcoinWisdom |
|
The currency in orderbook should be the same as exchange. And avoid ambiguities, Switch between base and quote currency will not be supported. Instead of it, I improve the 'estimate trading' tool, click the order will quick fill the amount to estimate trading.
Actually the Volume Currency can be switch to Base(DOGE) or Quote(BTC). Maybe do the same, optionally, to turn the "Orderbook Currency" to Base(DOGE) or Quote(BTC) ? No, I've implemented by this way local before. but after using, user would confuse the currency of orderbook. It must be some where shows currency obviously. and I tried highlight such Bitstamp BTC/ USD or add extra text '(USD)', neither of them is good enough.
|
|
|
|
yuyue007
Newbie
Offline
Activity: 4
Merit: 0
|
|
March 13, 2014, 02:47:27 PM Last edit: March 13, 2014, 03:10:59 PM by yuyue007 |
|
Can anyone explain how the KDJ indicator is calculated on BitcoinWisdom? I'm trying to figure out the math of the K, D, and J lines but none of the explainations from google are matching the outcome of the BitcoinWisdom one.
I'd like to be able to duplicate the KDJ indicator from BitcoinWisdom for use in a trade bot if I can figure out how it is calculated.
The formula is RSV = (CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100; K = SMA(RSV,3,1); D = SMA(K,3,1); J = 3*K-2*D; LLV means lowest value in period HHV means highest value in period SMA is Simple Moving Average What does the 1 in SMA(RSV,3,1); mean? I took the SMA of RSV over 3 periods and get a similar result to yours but it's still not quite right. For my SMA calc I just did a simple SMA = (day1 + day2 + day3) / 3 Sorry for misleading. I fogot SMA is not Simple Moving Average in this formula. The formula I used is Y=SMA(RSV,n,m)=(m*RSV+(n-m)*Y')/n Y' means previous Y when n = 3 and m = 1 Y=SMA(RSV,3,1)=(RSV+2*Y')/3 when m = 2, it close to EMA hi, I want to calculate KDJ for data analyze, I am using the formula you use, but the result are not the same with the one in your website. Does the default parameter in your site are KDJ(9,3,3) , K = SMA(RSV,3,1)? another question is when calcuate RSV = (CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100, if the HHV equals LLV, what the value of RSV should be? 0 or 50?
|
|
|
|
oda.krell
Legendary
Offline
Activity: 1470
Merit: 1007
|
|
March 13, 2014, 05:40:32 PM Last edit: March 14, 2014, 02:15:57 PM by oda.krell |
|
Hey, btcwisdom... quick question.
Any chance you could implement two small buttons, "+" and "-" to zoom in exactly 1 step, and zoom out 1 step, respectively? Or maybe just map the same function to the + and - keyboard keys, without visible buttons?
The reason: on most of my devices (phone, Macbook) I use a trackpad, and when zooming in and out it can be really tricky to get the zoom level you want like that... I spend usually a minute or so until I get the right level.
It's not such a huge deal.. if it's too much effort to get it to work, forget it. Just would make usability a tiny bit better, in my opinion.
EDIT: I should maybe add: I'm sure I'm not the only one with a trackpad only device (smart phone or small notebook), so I suspect others might have a similar experience.
|
Not sure which Bitcoin wallet you should use? Get Electrum!Electrum is an open-source lightweight client: fast, user friendly, and 100% secure. Download the source or executables for Windows/OSX/Linux/Android from, and only from, the official Electrum homepage.
|
|
|
|
BitcoinWisdom (OP)
|
|
March 14, 2014, 01:57:38 PM Last edit: March 14, 2014, 02:25:30 PM by BitcoinWisdom |
|
Can anyone explain how the KDJ indicator is calculated on BitcoinWisdom? I'm trying to figure out the math of the K, D, and J lines but none of the explainations from google are matching the outcome of the BitcoinWisdom one.
I'd like to be able to duplicate the KDJ indicator from BitcoinWisdom for use in a trade bot if I can figure out how it is calculated.
The formula is RSV = (CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100; K = SMA(RSV,3,1); D = SMA(K,3,1); J = 3*K-2*D; LLV means lowest value in period HHV means highest value in period SMA is Simple Moving Average What does the 1 in SMA(RSV,3,1); mean? I took the SMA of RSV over 3 periods and get a similar result to yours but it's still not quite right. For my SMA calc I just did a simple SMA = (day1 + day2 + day3) / 3 Sorry for misleading. I fogot SMA is not Simple Moving Average in this formula. The formula I used is Y=SMA(RSV,n,m)=(m*RSV+(n-m)*Y')/n Y' means previous Y when n = 3 and m = 1 Y=SMA(RSV,3,1)=(RSV+2*Y')/3 when m = 2, it close to EMA hi, I want to calculate KDJ for data analyze, I am using the formula you use, but the result are not the same with the one in your website. Does the default parameter in your site are KDJ(9,3,3) , K = SMA(RSV,3,1)? another question is when calcuate RSV = (CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100, if the HHV equals LLV, what the value of RSV should be? 0 or 50? Yes. No care what the value is, CLOSE-LLV(LOW,9) always 0 if HHV equals LLV
|
|
|
|
Phoenix1969
Legendary
Offline
Activity: 938
Merit: 1000
LIR DEV
|
|
March 14, 2014, 07:41:55 PM |
|
How are we supposed to place bids when most of the depth is missing like this? Can u fix it please?
|
|
|
|
BitcoinWisdom (OP)
|
|
March 15, 2014, 11:38:10 AM |
|
The currency in orderbook should be the same as exchange. And avoid ambiguities, Switch between base and quote currency will not be supported. Instead of it, I improve the 'estimate trading' tool, click the order will quick fill the amount to estimate trading.
Actually the Volume Currency can be switch to Base(DOGE) or Quote(BTC). Maybe do the same, optionally, to turn the "Orderbook Currency" to Base(DOGE) or Quote(BTC) ? No, I've implemented by this way local before. but after using, user would confuse the currency of orderbook. It must be some where shows currency obviously. and I tried highlight such Bitstamp BTC/ USD or add extra text '(USD)', neither of them is good enough. Now I set the volume currency affect the orderbook and trades.
|
|
|
|
btcdrak
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
March 15, 2014, 01:53:55 PM |
|
There seems to be a problem with the Bitfinex orderbook display at the moment which is showing totals in K, so currently a bunch of 0K, 0K, 0K, 1K, 2K all the way up and down.
|
|
|
|
BitcoinWisdom (OP)
|
|
March 15, 2014, 03:01:59 PM |
|
There seems to be a problem with the Bitfinex orderbook display at the moment which is showing totals in K, so currently a bunch of 0K, 0K, 0K, 1K, 2K all the way up and down.
Because Bitfinex's max amount is 11k more than 10k so it is converted. now I've increased the threshold to 20k.
|
|
|
|
BitcoinWisdom (OP)
|
|
March 15, 2014, 03:06:37 PM |
|
How are we supposed to place bids when most of the depth is missing like this? Can u fix it please?
The orderbook is extended, but the precision is decreased.
|
|
|
|
BitcoinWisdom (OP)
|
|
March 15, 2014, 03:13:40 PM |
|
Hey, btcwisdom... quick question.
Any chance you could implement two small buttons, "+" and "-" to zoom in exactly 1 step, and zoom out 1 step, respectively? Or maybe just map the same function to the + and - keyboard keys, without visible buttons?
The reason: on most of my devices (phone, Macbook) I use a trackpad, and when zooming in and out it can be really tricky to get the zoom level you want like that... I spend usually a minute or so until I get the right level.
It's not such a huge deal.. if it's too much effort to get it to work, forget it. Just would make usability a tiny bit better, in my opinion.
EDIT: I should maybe add: I'm sure I'm not the only one with a trackpad only device (smart phone or small notebook), so I suspect others might have a similar experience.
The feature is requsted by another member too. I've considered the way to implement for a while, but still have not decided yet.
|
|
|
|
btcdrak
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
March 15, 2014, 05:52:25 PM |
|
There seems to be a problem with the Bitfinex orderbook display at the moment which is showing totals in K, so currently a bunch of 0K, 0K, 0K, 1K, 2K all the way up and down.
Because Bitfinex's max amount is 11k more than 10k so it is converted. now I've increased the threshold to 20k. Thanks, that's much better. I think BTC-e NMC/BTC pair needs a tweak too as it has the same problem now.
|
|
|
|
Bid4Bit
Newbie
Offline
Activity: 13
Merit: 0
|
|
March 16, 2014, 11:00:31 PM |
|
Hi there, thanks for this great tool!! Do you have any plans to implement Auroracoin on cryptsy soon? best regards tom Love your charting service!
Any chance of adding Auroracoin soon? Airdrop to 320,000 people in Iceland is scheduled for March 25th. Exciting times.
+1 AUR to Cryptsy! The top 3 volumes on Cryptsy clearly above the rest: DOGE/BTC 440 BTC | LTC/BTC 296 BTC | AUR/BTC 254 BTC |
According to Coinmarketcap, Auroracoin is 3rd largest crypto, and 2nd largest altcoin based on market cap ignoring Ripple. At the moment it is twice as large as DOGE! Also Crypsy has 86.04% of the AUR trade at the moment of writing, so adding it as a third pair to Cryptsy would be quite well justified considering the Air Drop is only 8 days away. Sources: http://coinmarketcap.com/http://coinmarketcap.com/volume.html#aurhttps://www.cryptsy.com/markets/view/160PS. Thank you so much for allowing graphs to go 1px!!! I love using your service, been staring into the blackness for so many hours
|
|
|
|
JorgeStolfi
|
|
March 17, 2014, 01:27:44 AM |
|
Thank you, I review the code again, found the number conversion which is out of date processing. now the bug should be fixed.
Great! My apologies again for not being more efficient at reporting the bug.
|
Academic interest in bitcoin only. Not owner, not trader, very skeptical of its longterm success.
|
|
|
|