mroth7684
|
|
December 26, 2013, 05:21:56 PM |
|
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.
|
|
|
|
BitcoinWisdom (OP)
|
|
December 26, 2013, 05:37:42 PM |
|
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
|
|
|
|
dietrich67
Newbie
Offline
Activity: 10
Merit: 0
|
|
December 26, 2013, 07:40:35 PM Last edit: January 01, 2014, 10:50:53 PM by dietrich67 |
|
*** Solved. *** Solved. If anyone would like a copy of the spreadsheet, join Slush's Pool and drop by our IRC. Look up "Eidolonius" or ask for a link to his site. *** Solved.
The calculator atop your difficulty page is fabulous and it's really helped me get a handle on ROI for equipment purchases. To use it, however, I've got to hand copy difficulty predictions I make from my own spreadsheet into your form and hand-copy the BTC/mo result back. Any chance you'd be willing to share the equation with me so I can automate it?
The bottom part of my spreadsheet is this:
Date.....Difficulty.....MH/s......BTC/day
The top half of my spreadsheet generates the first two columns, I enter the third based on delivery dates of equipment. What I need is the formula for the fourth.
Put more simply, for a given Difficulty (D) and a given hashrate (H), what's the Excel formula to calculate BTC/day?
Thanks again for a great tool and double thanks if you can help me out with the math here.
Thanks, D
P.S.: FYI, if you're considering adding more technical analysis tools, you might consider On Balance Volume next. I think that would be very useful to get a picture of the volume-based movement. (I do technical analysis of stocks for a living, so I especially appreciate having these tools applied to BTC.)
(Edit: Changed the desired output to BTC/day)
|
|
|
|
miquael
Newbie
Offline
Activity: 12
Merit: 0
|
|
December 26, 2013, 07:45:59 PM |
|
I've been using BitcoinWisdom app on my mobile Android device for many many hours of each day for several weeks now consistently with no problems. Then today, all of a sudden, when the app starts, it just says "loading" continuously. The general UI is there, but no incoming data, no charts. I've tried restarting the app, deleting it then re-installing it, and rebooted the device multiple times with no resolve (issue persists). I've even tried clearing memory off my device in case that had anything to do with it. BitcoinWisdom.com still works just fine within the web browser on the same device--just not the full screen dedicated app. Any insights into why? Seems like it is just not loading the data or something ... I'd really like to fix it. I actually bought this device with dedicated mobile net connection just so I could track the crypto-markets from anywhere any time without interruption. And BitcoinWisdom is my top app. By the way, thanks for adding the lines today. We doesn't have app. it must be fake. Here is the BitcoinWisdom Android app: https://play.google.com/store/apps/details?id=com.rareartifact.bitcoinwisdom6773994B
|
|
|
|
mroth7684
|
|
December 26, 2013, 07:51:02 PM |
|
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 Thanks for the reply. It looks like I had the wrong formula for K and D before.
|
|
|
|
deadfi$h
|
|
December 27, 2013, 02:35:44 AM |
|
The charts are great! Thanks so much for offering so much functionality for free.
Any chance of adding the ability to draw lines? I would love to be able to live draw trend lines onto my charts.
Yes, draw lines is important part for charts. Will you implement drawing lines? Are you considering it? Basic drawing lines now is implemented. You are awesome. I'm making use of them already. Thanks!
|
|
|
|
BitcoinWisdom (OP)
|
|
December 27, 2013, 07:01:54 AM |
|
I've been using BitcoinWisdom app on my mobile Android device for many many hours of each day for several weeks now consistently with no problems. Then today, all of a sudden, when the app starts, it just says "loading" continuously. The general UI is there, but no incoming data, no charts. I've tried restarting the app, deleting it then re-installing it, and rebooted the device multiple times with no resolve (issue persists). I've even tried clearing memory off my device in case that had anything to do with it. BitcoinWisdom.com still works just fine within the web browser on the same device--just not the full screen dedicated app. Any insights into why? Seems like it is just not loading the data or something ... I'd really like to fix it. I actually bought this device with dedicated mobile net connection just so I could track the crypto-markets from anywhere any time without interruption. And BitcoinWisdom is my top app. By the way, thanks for adding the lines today. We doesn't have app. it must be fake. Here is the BitcoinWisdom Android app: https://play.google.com/store/apps/details?id=com.rareartifact.bitcoinwisdom6773994BThe Android app seems has been removed. Hope it won't bring too much trouble.
|
|
|
|
undeadbitcoiner
|
|
December 27, 2013, 07:09:39 AM |
|
Great job, helping a lot, By the way why dont you try your own software and application so we can tro out scamers. Thanks
|
|
|
|
Mahn
|
|
December 27, 2013, 10:13:22 AM |
|
Can we have it added to the top bar as a mini ticker as well? Since BTCChina is there it'd make sense to have Huobi too.
|
|
|
|
streetlogics
Newbie
Offline
Activity: 4
Merit: 0
|
|
December 27, 2013, 03:21:38 PM |
|
I understand why you had the Android app removed, but can you please re-enable scripts to work on mobile phones now? I've used BitcoinWisdom.com in my iPhone's browser for a long time now, and I was disappointed to see that it suddenly stopped working on my phone and I'm guessing it has something to do with this "unauthorized app" stuff because it was working, then I saw a message / warning about "no official apps" and then it just stopped working all together.
|
|
|
|
mroth7684
|
|
December 27, 2013, 07:24:54 PM |
|
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
|
|
|
|
tolega
|
|
December 27, 2013, 08:05:27 PM |
|
While watching the trades going through on the bottom right I thought if there is the possibility to filter. For example: not show trades bellow 0.5.
I find all the 0.01 trading and similarities are too much vision pollution.
Thanks
|
|
|
|
TaggedYa
Newbie
Offline
Activity: 12
Merit: 0
|
|
December 27, 2013, 09:51:35 PM |
|
Some change made about 3 days ago has broken the update script in firefox. The page now loads and shows the loading box but never loads so the orderbook and transactions never show up. This is probably the same problem several others have noted.
TaggedYa
|
|
|
|
MineAllTehCoins
Newbie
Offline
Activity: 3
Merit: 0
|
|
December 28, 2013, 01:26:18 AM |
|
Hi, I have been using your site for several months as my primary price action resource. The thing I think could be improved the most is the "depth hints" order book right next to the current price. It's really helpful that it's right next to the historic price action, but it just gets cut off too soon and doesn't take up enough space considering how important it is. It should show more depth, and maybe be customizable. It should take up more space on the screen in general too, or that could also be adjustable. Currently I use bitcoinity if I really want to see the full depth of the order book.
Keep up the good work!
|
|
|
|
ISAWHIM
|
|
December 28, 2013, 06:00:20 PM |
|
I have a request... Can you please put "Huobi" as the primary "China value", since BTCChina is essentially a wash-out of an exchange. Using BTCChina as the "source of CNY value", would be like using BTCe as the source of USD value for comparison.
Also, for the alternate exchanges, that are of another currency, can you put the (Your preferred currency) value next to the actual currency value we are looking at. Just like you do for BTCChina, but on all, and at the chart-level also. That would make the charts more useful for comparison.
Last suggestion, the ability to "overlap" two charts values would be great. (Perhaps showing the "shadow-chart" as shades of blue, behind the chart we are using for comparison.)
Thank-you, JD
P.S. Love the charts and setup. Just wish it showed more volume depth on the side of the graph, or had an option to adjust QTY of volume, for the volumes we trade at. (EG, I trade by 100's, so I need to see 1000's of volume, not only 400 volume.)
|
|
|
|
|
rammy2k2
Legendary
Offline
Activity: 1974
Merit: 1003
|
|
December 28, 2013, 07:40:10 PM |
|
good site, i like the real time stuff
|
|
|
|
linko
Newbie
Offline
Activity: 14
Merit: 0
|
|
December 29, 2013, 02:55:21 AM |
|
Proud paying member here: Thank you for your work sir!
|
|
|
|
BitcoinWisdom (OP)
|
|
December 29, 2013, 02:43:37 PM Last edit: December 29, 2013, 03:08:45 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
|
|
|
|
BitcoinWisdom (OP)
|
|
December 29, 2013, 02:47:23 PM |
|
Some change made about 3 days ago has broken the update script in firefox. The page now loads and shows the loading box but never loads so the orderbook and transactions never show up. This is probably the same problem several others have noted.
TaggedYa
The net issue will cause that issue too, maybe it is still in responding for the bad net connection indeed. Does it repeat always or just focus on some period?
|
|
|
|
|