Bitcoin Forum

Economy => Trading Discussion => Topic started by: viper_ava on January 16, 2018, 06:03:25 PM



Title: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on January 16, 2018, 06:03:25 PM
Hi there!

Here is a simple cryptocoins data plugin for AmiBroker written on C# with non official AmiBroker Plugin SDK.
This plugin provides EOD and Hourly feeds for cryptocoins exchanges like Bitfinex, Bitstamp, BTCChina and other.

The steps for setting the cryptocoins data plugin for Amibroker follows :

Database Settings for cryptocoins EOD charts

1.Download the cryptocoins Plugin for Amibroker and unzip it.
2. Install Net Framework 4 from Microsoft Website. Microsoft.com/en-us/download/details.aspx?id=17718 (http://Microsoft.com/en-us/download/details.aspx?id=17718)

Note: If NET Framework 4 not install, please install it first, else plug-in will not work!

3. Copy CryptoCurrenciesDemo.dll to AmiBroker Plugins folder (default path is “c:/Program Files/AmiBroker/Plugins/” for 64-bit version and "c:\Program Files (x86)\AmiBroker\Plugins\" for 32-bit version) and Newtonsoft.Json.dll to AmiBroker program folder (default path is “c:/Program Files/AmiBroker/ for 64-bit version and "c:\Program Files (x86)\AmiBroker\" for 32-bit version).

4. Now Open Amibroker and your will get the Non NON-CERTIFIED third-party plugin as shown below. Click OK button and continue.

5. Now goto File Menu->New->Database .A Database Settings dialog box open. Select Database folder for stored data and enter the Database name click on Create button as shown below

https://image.ibb.co/noEOrm/1111.jpg (https://imgbb.com/)

6. Select CryptoCurrencies Data Plug-in from Data Source drop-down list. In field Number of bars enter, how much bars plug-in will be download. Select Base time interval is equal to either End-of-Days, Hourly. Click Configure (at first run) and then OK button in message window and OK button in Database Settings dialog box.

7. Now goto Symbols veiw and select the supported symbols in the list box. Now you will be able to see the EOD/Hourly charts.

Note: this plugin only provides the snapshot data of 1 day / 1 hour charts at that instant however it doesn't updates in realtime once the snapshot data arrived.
For a fresh update you need to close and reopen amibroker again to get the current snapshot of the charts.

Link for beta version of plugin (x32 and x64 versions):  https://drive.google.com/open?id=1nYQN0hU4IS8vHT3Dvwitpo-UBkMfbZmm


You can donate me for my work:

Paypal: cplusplus@list.ru
Paypal.Me:https://www.paypal.me/VArakcheev (https://www.paypal.me/VArakcheev)
VISA: 4276 7200 1023 6612


How install (video, MP4): https://drive.google.com/open?id=1Fviav1HB9r4Pm8JWlYWCFB-KQnYclxdc

for any questions:  

icq: 177436013
skype:  viper_ava
mail: cplusplus@list.ru

Some screenshots:

https://preview.ibb.co/d53irm/Virtual_Box_Windows_7_x64_16_01_2018_22_59_09.png (https://ibb.co/jcq7HR)
https://preview.ibb.co/ddHhj6/Virtual_Box_Windows_7_x64_16_01_2018_22_59_29.png (https://ibb.co/k6oYrm)


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on January 20, 2018, 07:07:09 AM
The new version of data plugin is released.
Changes:

- Added intraday time intervals: 1 minute, 5 minutes and 15 minutes;
- Added Autoupdate bars based on selected intervals, for example if selected 1 minute base time interval - amibroker will update data each minute, if selected 15 minutes - each 15 minutes autoupdate;
- Added manual update data (right click on green square area in status bar and select "Update data");
- Added Top 50 cryptocurrencies of Crypto Compare market;

- Fixed bug with Number Of Bars limit;

How to configure Cryptocurrencies data plugin for AmiBroker step by step:
https://docs.google.com/document/d/1VH9_7IzgDo5mtyKo339pue-fAEiHg8WRlIGMZB46twg/edit?usp=sharing (https://docs.google.com/document/d/1VH9_7IzgDo5mtyKo339pue-fAEiHg8WRlIGMZB46twg/edit?usp=sharing)

Some screens:

Top 50's
https://preview.ibb.co/eorgJb/top50.jpg (https://ibb.co/ndWRjG)

Manual update:
https://image.ibb.co/kzD6jG/manual_update.jpg (https://imgbb.com/)

5 minute interval bars:
https://preview.ibb.co/kKW94G/Virtual_Box_Windows_7_x64_16_01_2018_22_59_09.png (https://ibb.co/icUwjG)

You can donate me for my work:

Paypal: cplusplus@list.ru
Paypal.Me: https://www.paypal.me/VArakcheev (https://www.paypal.me/VArakcheev)
VISA: 4276 7200 1023 6612

Link for new version of plugin (x32 and x64 versions):  https://drive.google.com/open?id=13RCy0iTSHY1DxDVBLuaaIgCBYbRt7diP


icq: 177436013
skype:  viper_ava
mail: cplusplus@list.ru


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: H2OV on January 21, 2018, 02:44:05 PM
This is a great initiative.
It would really save me a lot of time.
I would be happy to donate if i have it working.

But i am not able yet to get it up and running.

I use windows 10 Pro edition w/ .Net Framework 4.7.1
Amibroker 6.20.1 Pro edition 64 Bit

I use your latest version of the plug in.

But i get stuck on step 7.
Everything looked like it went fine. But the symbol list is still empty.

Please can you give some pointers.

BR,
H2OV


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on January 21, 2018, 04:39:41 PM
Hi!

I tested with Win10Pro x64 under AmiBroker 6 x32 with NET Framework 4.7.1
and it worked.

If you have questions please let me know!
Thanks!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: H2OV on January 27, 2018, 09:21:03 AM
i sent it to your email address mentioned in your 1st post.
Did you find anything?
Or progress ?


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on January 27, 2018, 04:51:13 PM
Yes. I tested with you version and it works perfect.
The error is brings up because you don't click Configure button in Database Settings window.
Look at step by step manual:

https://docs.google.com/document/d/1VH9_7IzgDo5mtyKo339pue-fAEiHg8WRlIGMZB46twg/edit?usp=sharing

Thanks!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on January 30, 2018, 05:00:23 PM
New version 0.9.6 is available:

Added new Top 100 BTC-pairs for Binance exchange;
Fix bugs.

Setup file:  https://drive.google.com/open?id=13RCy0iTSHY1DxDVBLuaaIgCBYbRt7diP (https://drive.google.com/open?id=13RCy0iTSHY1DxDVBLuaaIgCBYbRt7diP)



Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on February 02, 2018, 01:18:32 PM
New version 0.9.7 is available:

- Add new 15 USD pairs for BitTrex exchange;
- Add new 190 BTC pairs for BitTrex exchange;

Setup file: https://drive.google.com/open?id=13RCy0iTSHY1DxDVBLuaaIgCBYbRt7diP (https://drive.google.com/open?id=13RCy0iTSHY1DxDVBLuaaIgCBYbRt7diP)

You can donate me for my work:

Paypal: cplusplus@list.ru
Paypal.Me: https://www.paypal.me/VArakcheev


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on February 27, 2018, 02:04:48 PM
New version 0.9.8 is available:

- Add top 100 USDT pairs for OKEX exchange;
- Add top 100 BTC (Bitcoin) pairs for OKEX exchange;
- Add top 100 ETH (Ethereum) pairs for OKEX exchange;
- Add top 13 BCH (Bitcoin Cash) pairs for OKEX exchange;
- Make some improvements.

Setup file: https://drive.google.com/open?id=13RCy0iTSHY1DxDVBLuaaIgCBYbRt7diP

You can donate me for my work:

Paypal: cplusplus@list.ru
Paypal.Me: https://www.paypal.me/VArakcheev


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: Tushar573 on March 04, 2018, 01:23:47 PM
Hey Thanks Bud, Not an expert on charting ...learning stuff..

But many coins BTC pairs on Binance give errors like ADA,XVG,Wabi ans some more. Can you please look into it.

Again thanks for this.. You made things simpler.


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on March 05, 2018, 03:05:32 AM
Hey Thanks Bud, Not an expert on charting ...learning stuff..

But many coins BTC pairs on Binance give errors like ADA,XVG,Wabi ans some more. Can you please look into it.

Again thanks for this.. You made things simpler.


I rechecked. Fine for me.
please try to manual update. just select symbol pair and right click on green OK button at right  bottom window of amibroker.
Click Update Data into popup menu:

http://forpics.ru/i/20180305/f0efe2bc.png

Thanks!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on March 14, 2018, 03:14:27 PM
My respects, ladies and gentlemen!
I brought the good news to you!

The official web site for CryptoCurrencies Data plug-in for AmiBroker is now available at www.amicoins.ru (http://www.amicoins.ru)

I want to thank you for new ideas and donates that will improve the plug-in quality and capabilities.

With best regards for you and your family!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on March 17, 2018, 06:58:40 PM
The new version is available!

Fixed important bugs and add some improvments.

http://amicoins.ru (http://amicoins.ru)


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on April 02, 2018, 07:59:43 PM
The new 0.9.10 version is now available!

 Features:

- Added 100 Bitfinex symbol pairs.
- Added Okex Futures (4 symbols).
- Added Update status if new version of data plugin is available.
- Fixed errors.

http://amicoins.ru/news.html


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on April 24, 2018, 04:15:49 PM
The new 0.9.11 version is available!
 
Features:

- Added Poloniex exchange symbol pairs (96 symbols).

- Added Binance Coin symbol pairs for Binance Exchange.

- Updated symbol pairs for all markets.

- Fixed errors.

http://amicoins.ru/news.html


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on May 14, 2018, 06:45:06 PM
The new 0.9.12 version is now available!

 Features:

- Added Kraken exchange symbol pairs (57 symbols).

- Added Bytecoin symbol pairs for Binance Exchange.

- Updated symbol pairs for all markets.

- Fixed errors.

Download the 0.9.12 version from official web: http://amicoins.ru/news.html

Don't forget to reconfigure plug-in by clicking the "Configure" button at File->DatabaseSettings Window.


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: gmouse138 on May 22, 2018, 08:17:37 AM
IF we use this plugin, can we do algo trading by using AMIBroker?


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on May 22, 2018, 12:45:30 PM
This is data plugin, there are no functions supporting trading operations.
If you using afl or other functions, includes trading options - just try to test it.
Thank you!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on May 25, 2018, 02:44:39 AM
you can send an suggestion from the support page on the web site and I'll try to include it in the next release.
support page: http://amicoins.ru/support-page.html
Thank you!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on May 26, 2018, 09:22:41 AM
The new 0.9.13 version is now available!

 Features:

- Added Bx.in.th exchange (24 symbol pairs).

- Added WaveDEX exchange (139 symbol pairs)

- Updated symbol pairs for Binance, Bitstamp and Bitfinex.

Download the 0.9.13 version from http://amicoins.ru/

Don't forget to reconfigure plug-in by clicking the "Configure" button at File->DatabaseSettings Window.

Thank you for using data plugin!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on June 26, 2018, 03:05:59 PM
The new 0.9.14 version is now available!

 Features:

- Added BTC Markets exchange for Australian traders.
- Updated symbol pairs for all exchanges.

Download the 0.9.14 version from official web: http://amicoins.ru/

Don't forget to reconfigure plug-in by clicking the "Configure" button at File->DatabaseSettings Window.


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: code on July 15, 2018, 06:53:06 PM
are there already people who use this platform? what are the results? there may be a feedback?


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on July 17, 2018, 05:43:33 PM
The new 0.9.15 version is now available!

Features:

- Now, plugin stores the data in local database.
- Increase the speed of work.
- Small bugs fixed.

Download the 0.9.15 version from official web: http://amicoins.ru/

Greate regards!

>> are there already people who use this platform? what are the results? there may be a feedback?

At this moment, the web statistic of http://amicoins.ru/ is:

- Number of visits: 3604
- Number of downloads: 726

Also I gets the feedbacks from users and try to improve plugin.
Thank you!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on September 12, 2018, 05:53:27 PM
The new 0.9.16 version is now available!

Features:

- Updates all Exchange's symbol pairs (add new symbol pairs).
- Fixed Okex Futures crash-bug.
- Make some improvments.

Download the 0.9.16 version from official web: http://amicoins.ru/

Kind regards!



Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on October 04, 2018, 04:49:31 PM
The new 0.9.17 version is released!

Fixed bug with zero-fill volume in some exchanges.

Download the 0.9.17 version from official web: http://amicoins.ru/

Kind regards!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on February 05, 2019, 06:21:59 PM
The new 0.9.18 version is now available!

Features:

- Removed CryptoCompare market from list.
- Added HitBTC exchange.
- Added Bithumb exchange.
- Added Exmo exchange.
- Added Upbit exchange.
- Updated symbol pairs for all exchanges.

Don't forget reconfigure plugin in Database settings window!

Download the 0.9.18 version from official web: http://amicoins.ru/


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: gembirdprivate on February 05, 2019, 06:52:28 PM
Really useful plugin, it is possible to install in google chrome?


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on February 06, 2019, 03:01:02 AM
Really useful plugin, it is possible to install in google chrome?

No. This is Window application only.
Now, I am working on Binance realtime datafeed plugin.
I am so sorry for delaed updates of Cryptocoins data plugin..
If you wans to add another exchanges, please let me known.
Thank you!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: Tushar573 on May 05, 2019, 12:26:47 PM
Hi Bud,

I am not able to see any USDT pair for Binance, earlier it was there i believe. Is there any changes being made or any idea of adding those pairs again.

Thanks for a ton again for providing this plugin.



Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on May 21, 2019, 02:52:39 PM
Hi Bud,

I am not able to see any USDT pair for Binance, earlier it was there i believe. Is there any changes being made or any idea of adding those pairs again.

Thanks for a ton again for providing this plugin.



Hi!
Please check the new version!

The new 0.9.19 version is now available!

Added:

- Kucoin exchange;
- Codex exchange;
- Ethfinex exchange;
- Braziliex exchange.

Updated trade pairs for all exchanges.

Don't forget reconfigure plugin in Database settings window!

Get the new 0.9.19 version from official web: http://amicoins.ru/news.html (http://amicoins.ru/news.html)

If you need will see new markets in the next builds, please let me know.
Thank you for you support!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: ben951 on June 30, 2019, 08:40:46 AM
Hello,

Is it still working ?

Thx.


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on June 30, 2019, 12:56:25 PM
Hello,

Is it still working ?

Thx.

Yes.


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: Tushar573 on August 11, 2019, 06:08:03 AM
None of the charts are showing on hourly timeframe, all are showing on daily charts only. I have configured plugin as per pdf with plugin.

This was working earlier is something changed ?


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: Crypto Denada on August 11, 2019, 12:39:39 PM
This is great! Btw do you know if there are plugins for MultiChart?


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on September 07, 2019, 05:48:26 PM
This is great! Btw do you know if there are plugins for MultiChart?

Hi! Sorry for delay, I was in holiday voyage. I think the plugin for MultiChart does not exists, but possible to develop it.


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: viper_ava on September 10, 2019, 04:41:57 PM
The new 0.9.20 version is now available!

Added:

- CoinBene exchange;
- OKCoin exchange;
 
Updated trade pairs for all exchanges.

Don't forget reconfigure plugin in Database settings window!

Get the new 0.9.20 version from official web http://amicoins.ru/

Thank you for you support!


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: olivierpp on November 01, 2019, 09:13:59 AM
Hi,
Can I backfill the data using your plugin? I want to backtest my strategy. Thanks


Title: Re: Cryptocoins data plugin for AmiBroker
Post by: Tushar573 on September 29, 2020, 03:23:02 PM
Hi,

EOD was working for me, i changed timeframe couple of times today just to check & suddenly my plugin data went to "WAIT" state. I restarted mulitple times & reconfigured data source still the same
Need help pleasee