Pages:
Author

Topic: Live Bitcoin Charts in MetaTrader 4 for any market @ bitcoincharts.com (Read 32078 times)

GMK
member
Activity: 61
Merit: 10
real time ticks are possible? how it works?
kvm
newbie
Activity: 40
Merit: 0
NEW ticker application is now available on the MetaTrader market for free:

for MetaTrader 4:  https://www.mql5.com/en/market/product/11659

for MetaTrader 5:  https://www.mql5.com/en/market/product/11660
kvm
newbie
Activity: 40
Merit: 0
The import script is now available on the MetaTrader market for free: https://www.mql5.com/en/market/product/3704
newbie
Activity: 5
Merit: 0
Is there a way to keep all ticks we have in the csv files in MT4 ? This tool and others seem to filter out only M1 data at best means they throw away most of the available tick data. For precise backtesting this is pretty useless for some strategies.
OCG
newbie
Activity: 20
Merit: 0
Anyone running MT4 with Btc-e on a daily basis?
sr. member
Activity: 350
Merit: 250
With the depth and breadth of liquidity sources available, high-powered algorithmic execution, smart order routing, and free tick-by-tick data.
kvm
newbie
Activity: 40
Merit: 0
Gox has fallen out of circulation - are new versions for example btc-e?

No need for new version! Just change the default value ('mtgoxUSD') of the SymbolName parameter to whatever you choose from this list:

http://api.bitcoincharts.com/v1/csv/
newbie
Activity: 29
Merit: 0
Gox has fallen out of circulation - are new versions for example btc-e?
kvm
newbie
Activity: 40
Merit: 0
Has anyone adapted this for BTC China?

Also curious if there's a way to plugin cryptsy's feed? They have tons of alt coins, looking for a way to get MT4 charts on these.

I've examined the BTC China's API and at first glance I think it can be done! Cryptsy in other hand doesn't provide API to download history data!

So basically I need a live feed for gox, btc china, bitstamp and btc-e in one mt4 with a lag <5 secs.

If the script you create for BTC China doesn't lag behind BTC China for more then 3-5 secs I will send you a 5$ tip in btc. Not much I know but maybe others interested can pool in too and get this done.

I'm sorry to say this but with this approach that kind of lag can't be achieved! The main reason is because the script can't be connected all the time using tcp socket to receive realtime tick data!

I'm planning to rewrite it in Java as standalone app, but don't know when I have time to do it!

ah i see. do you know of any trading software that can display btc china charts/feed?

Have no idea!
full member
Activity: 166
Merit: 100
Has anyone adapted this for BTC China?

Also curious if there's a way to plugin cryptsy's feed? They have tons of alt coins, looking for a way to get MT4 charts on these.

I've examined the BTC China's API and at first glance I think it can be done! Cryptsy in other hand doesn't provide API to download history data!

So basically I need a live feed for gox, btc china, bitstamp and btc-e in one mt4 with a lag <5 secs.

If the script you create for BTC China doesn't lag behind BTC China for more then 3-5 secs I will send you a 5$ tip in btc. Not much I know but maybe others interested can pool in too and get this done.

I'm sorry to say this but with this approach that kind of lag can't be achieved! The main reason is because the script can't be connected all the time using tcp socket to receive realtime tick data!

I'm planning to rewrite it in Java as standalone app, but don't know when I have time to do it!

ah i see. do you know of any trading software that can display btc china charts/feed?
kvm
newbie
Activity: 40
Merit: 0
Has anyone adapted this for BTC China?

Also curious if there's a way to plugin cryptsy's feed? They have tons of alt coins, looking for a way to get MT4 charts on these.

I've examined the BTC China's API and at first glance I think it can be done! Cryptsy in other hand doesn't provide API to download history data!

So basically I need a live feed for gox, btc china, bitstamp and btc-e in one mt4 with a lag <5 secs.

If the script you create for BTC China doesn't lag behind BTC China for more then 3-5 secs I will send you a 5$ tip in btc. Not much I know but maybe others interested can pool in too and get this done.

I'm sorry to say this but with this approach that kind of lag can't be achieved! The main reason is because the script can't be connected all the time using tcp socket to receive realtime tick data!

I'm planning to rewrite it in Java as standalone app, but don't know when I have time to do it!
full member
Activity: 166
Merit: 100
Has anyone adapted this for BTC China?

Also curious if there's a way to plugin cryptsy's feed? They have tons of alt coins, looking for a way to get MT4 charts on these.

I've examined the BTC China's API and at first glance I think it can be done! Cryptsy in other hand doesn't provide API to download history data!

So basically I need a live feed for gox, btc china, bitstamp and btc-e in one mt4 with a lag <5 secs.

If the script you create for BTC China doesn't lag behind BTC China for more then 3-5 secs I will send you a 5$ tip in btc. Not much I know but maybe others interested can pool in too and get this done.
kvm
newbie
Activity: 40
Merit: 0
Has anyone adapted this for BTC China?

Also curious if there's a way to plugin cryptsy's feed? They have tons of alt coins, looking for a way to get MT4 charts on these.

I've examined the BTC China's API and at first glance I think it can be done! Cryptsy in other hand doesn't provide API to download history data!
full member
Activity: 166
Merit: 100
Has anyone adapted this for BTC China?

Also curious if there's a way to plugin cryptsy's feed? They have tons of alt coins, looking for a way to get MT4 charts on these.
kvm
newbie
Activity: 40
Merit: 0
Why go through all that work when you could just use BTC-E's MT4 platform?

Actually I'm running the script inside Btc-e terminal to watch closely and other exchanges - Mtgox and Bitstamp in my case!

I've also just released the Nextcoin version of the script: https://nextcoin.org/index.php/topic,3050.0.html
hero member
Activity: 826
Merit: 1000
Why go through all that work when you could just use BTC-E's MT4 platform?
sr. member
Activity: 441
Merit: 250
Thanks for your feedback! I trust you Smiley but I am very focused on security. Is there another 100% secure way to get Bitcoin auto updated charts into MT? I just use MT to analyze not to trade...


For MtGox exchange, as far as I know there is no other way!

I recommend you to take a look at this exchange: btc-e.com. They have their own MT server and no third party software is required!


I trade on Bitstamp. But I could just open an account on btc-e to use ther MT4 service?


Yes, then just go to Profile | Meta Trader and open a demo MT account!

Thanks kvm. Certainly gives you credibility Wink
kvm
newbie
Activity: 40
Merit: 0
Thanks for your feedback! I trust you Smiley but I am very focused on security. Is there another 100% secure way to get Bitcoin auto updated charts into MT? I just use MT to analyze not to trade...


For MtGox exchange, as far as I know there is no other way!

I recommend you to take a look at this exchange: btc-e.com. They have their own MT server and no third party software is required!


I trade on Bitstamp. But I could just open an account on btc-e to use ther MT4 service?


Yes, then just go to Profile | Meta Trader and open a demo MT account!
sr. member
Activity: 441
Merit: 250
Thanks for your feedback! I trust you Smiley but I am very focused on security. Is there another 100% secure way to get Bitcoin auto updated charts into MT? I just use MT to analyze not to trade...


For MtGox exchange, as far as I know there is no other way!

I recommend you to take a look at this exchange: btc-e.com. They have their own MT server and no third party software is required!


I trade on Bitstamp. But I could just open an account on btc-e to use ther MT4 service?
kvm
newbie
Activity: 40
Merit: 0
Thanks for your feedback! I trust you Smiley but I am very focused on security. Is there another 100% secure way to get Bitcoin auto updated charts into MT? I just use MT to analyze not to trade...


For MtGox exchange, as far as I know there is no other way!

I recommend you to take a look at this exchange: btc-e.com. They have their own MT server and no third party software is required!
Pages:
Jump to: