viper_ava (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
September 21, 2012, 05:18:39 PM Last edit: June 19, 2014, 03:44:35 PM by viper_ava |
|
Hi! I decided to write simple plugin, which enable Bitcoin charting in AmiBroker. Plugin is write on C# with non oficial AmiBroker Plugin SDK ( http://amibroker.codeplex.com/ ) Email cplusplus@list.ru for any questions or comments you might have. Also I can send plugin (beta version) for you. Thanks! Need to be installed NET Framework 4.5 !!Example: Daily chart: http://s017.radikal.ru/i439/1209/3e/0c2cfed4deb2.jpg
|
|
|
|
|
Enky1974
|
|
October 03, 2012, 11:47:30 AM |
|
It works well but if you remove the decimals from the volume i think is better and in any case i suspect that volume data is wrong, compared to the data i use with sierrachart and slush plugin (mtgox data taken from bitcoincharts).
|
|
|
|
|
Enky1974
|
|
October 03, 2012, 06:22:11 PM |
|
yeah, i've understood why, because it's a 24/7 market so open and close are not the same because my sierrachart closes the daily bar when here is midnight (gmt time +2) and is different from bitcoinchart time zone.
|
|
|
|
miner49erltc
Newbie
Offline
Activity: 6
Merit: 0
|
|
March 13, 2014, 07:03:53 AM |
|
Will this work on Windows 8.1? I tried it but when I open the database after adding the three symbols I get a bunch of error dialogs about unexpected exceptions. I tried to install the .Net 3.5 SP 1 download but after I ran the executable I saw nothing - no confirmation that it was installed ok. I am using Amibroker 5.60.3, I think the 32 bit version.
|
|
|
|
joesmoe2012
|
|
March 13, 2014, 07:12:01 AM |
|
Why would you want to see MtGox charts anymore?
|
|
|
|
miner49erltc
Newbie
Offline
Activity: 6
Merit: 0
|
|
March 13, 2014, 07:33:21 AM |
|
It supports more than MtGox - BTCe and another exchange
|
|
|
|
|
fibonacho
Member
Offline
Activity: 90
Merit: 10
|
|
June 18, 2014, 08:28:49 AM |
|
Hi, where can i get the plugin? i have had no response to email. thanks!
|
|
|
|
viper_ava (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
June 18, 2014, 12:15:50 PM |
|
|
|
|
|
fibonacho
Member
Offline
Activity: 90
Merit: 10
|
|
June 19, 2014, 08:11:57 AM |
|
Thanks!
Is there any chance you can get it working on 5.7.2? I am struggling to locate 5.6.2...
|
|
|
|
|
fibonacho
Member
Offline
Activity: 90
Merit: 10
|
|
June 19, 2014, 05:53:31 PM |
|
Hi, ok the plugin works if i restart and select it in dbase settings. However it only displays a few hours of data, if i try to right click connect/reconnect it asks for user and password. What am i doing wrong here, how does it backfill or does it not backfill and i just record the data from now on?
Thanks for any advice
|
|
|
|
fibonacho
Member
Offline
Activity: 90
Merit: 10
|
|
June 19, 2014, 05:54:55 PM |
|
well i retract that, obviously it backfills as its in the above screen shot, so have you got any advice on that? thanks
|
|
|
|
viper_ava (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
June 19, 2014, 06:34:07 PM |
|
The Login window is for test (plugin in beta version). All data updates once at start AmiBroker (no realtime, no updates for time intervals). This features is still in progress (may be added soon). All data gets from http://bitcoinwisdom.comLocal database is not use (may be added soon).
|
|
|
|
|