Giter Club home page Giter Club logo

bitcoinchecker's People

Contributors

agusx1211 avatar akmamansoor avatar amaramrahul avatar anandvarkeyphilips avatar brandon-barker avatar bskim45 avatar d4rk5t4r avatar jondwillis avatar jpereira avatar kgeri avatar lionzeye avatar maciejciemiega avatar martynasbudvytis avatar matkwan avatar pabloolvcastro avatar pingu8007 avatar readonlyp avatar richyhbm avatar rpdiep avatar rtitlestad avatar saheedn avatar sharefm avatar sibijohn72 avatar snoopen avatar soysergiogomez avatar strml avatar toomyem avatar whalecalls-zz avatar xnaveira avatar xperimental avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bitcoinchecker's Issues

Support for currency symbol placement (before/after price)

Hi,

I've noticed that the Bitcoin Checker App doesn't seem to pick up the correct currency culture info for ZAR, as it is placing the symbol at the end of the amount.

eg; it currently shows it as "7250 R" where it should be "R 7250"

I've had a quick look but it doesn't seem like this logic is contained within the DataModule, so i'm not sure if this is the correct place to log the issue?

Thanks
Brandon

Nightly build of the app?

I thought I would be compile the full version of the app to keep track of the newest coins, but I see this project is just an adapter.

Doing a nightly push on the playstore is probably not feasible (and annoying for users), how about some private APK download URL on a nightly basis?

Bitcoin Venezuela's API VEF and ARS prices

Hello! I wanted you to know that http://btcReport.com the iOS app for Bitcoin prices will integrate VEF (Venezuelan Bolivar) and ARS (Argentine Peso) prices from BitcoinVenezuela.com for their new version. Also Electrum and Electrum-LTC (Litecoin fork) already have BTC and LTC real-time and historical prices taken from Bitcoin Venezuela's API.

http://api.bitcoinvenezuela.com

http://api.bitcoinvenezuela.com/historical

Documentation: https://github.com/btcven/api

Bitcoin Venezuela is an information site and market price reference for Venezuelan Bolívar and Argentine Peso. Created on October 11, 2012. Bitcoin Venezuela is the only site showing current and historical prices for Bitcoin, Litecoin and Mastercoin in the real market price that is traded inside the country due to the money control imposed by the governments.

Most of the pages and ticker/charts apps show VEF and ARS prices taken from CoinDesk or other APIs and that exchange rate shown is only available to the government and not the citizens due to the money control.

Hope you integrate this real exchange rate to bring more freedom on these complex places

http://motherboard.vice.com/blog/five-economies-that-could-actually-use-bitcoin?trk_source=homepage-lede

https://medium.com/p/6bb828a1bf2

Regards!

{feature request} universal fiat currency

Being able to display a single fiat currency (USD for example) for every BTC exchange would be a powerful enhancement for the margin trader. I would gladly pay for such a feature.

Volume alerts

Would it be possible to have same alerts like for price but for volume?
In my case, I use volume to be alerted for LTC because price depends here a lot of whale, so they decide markets.
I'm a pay user. Thanks

Adding Bit2c.co.il exchange

Hi,
Can you please add this exchange?
Can I do it myself?
I am not a programmer, but I know a thing or wo about programming.
Oren

Bitfinex: Parsing Error

Hello. For at least 2 weeks I've only received a "Parsing Error" displayed for the BitFinex pricing. Any ideas? This is pretty important as it's my primary exchange. Thanks for your help and all the work you do!

Bter exchange Server error

Hi, i have a Problem. Bter exchange information except error. Exchange Server error. How is solve this Problem. Thanks.

[REQUEST] Dodaj bitmarket.pl

Witam. Jeśli można prosić o dodanie tej giełdy to bym prosił ;). Mają API wiec nie będzie problemu. Jest to nowa giełda, ale sądząc po jakości wykonania, ekspresowych wpłatach i wypłatach, braku prowizji, coś czuję, że niedługo zyska sporą popularność. Mnie już tym "kupili" i żałuję że nie ma jej w Twoim programie. Pozdrawiam.

Bitfinex parsing error

Greetings!

Awesome work on the app. Tweeted @mobnetic recently regarding a "parsing error" returned when trying to check prices on Bitfinex. I'm using a GalaxyS4 - not sure if this is relevant. How can I help you help me? Please advise.

screenshot_2014-04-22-01-48-00

[request] Custom checker, smaller widget?

It would be nice to be able to define custom checkers, perhaps by combining existing checkers that have already been created?

An example to clarify what I mean:

Let's say I want to know the current value of DarkCoin in CAD $. But there are no exchanges that deal with DRK and CAD. So: I create checker _1 tracking DRK/BTC at Mintpal. Then I create checker *2 tracking BTC/CAD at VirtEx. Then my custom checker tracks *1/_2 which outputs an effective DRK/CAD value.

It would also be nice to have the option for a tiny (1x1 or 2x1) widget to display a single checker value.

I don't know if anyone else would find this useful. I may teach myself java just to do it myself.

Huobi LTC

It would be great to have LTC CNP on Huobi. Thanks!

mintcoin donate

hello dev, can u give me pipeline with mintcoin as donation, i think it is a good coin, thank you very much!

Fetching currency pairs dynamically from some exchanges

Hello:)
I've written functionality to fetching currency pairs directly from exchanges.
Currently I've implemented it on Cryptsy to make an example how it should look like: https://github.com/mobnetic/BitcoinChecker/blob/master/DataModule/src/com/mobnetic/coinguardian/model/market/Cryptsy.java#L327

This feature will be published in version 1.0 (finally!) of Bitcoin Checker next week.
When implemented - there will be no need to track new pairs on some exchanges and adding them manually via making pull requests and updating whole app:)
But until then, there is a need to add this feature to more exchanges.
These of you who are willing to help me implement this feature on other exchanges are very welcome:) I've also updated DataModuleTester project to give you ability to test this feature.

Tutorial will be done tomorrow, but it is pretty straightforward (see attached example on Cryptsy):

  1. Override method getCurrencyPairsUrl (even simpler than getUrl)
  2. Implement parseCurrencyPairsFromJsonObject or parseCurrencyPairs methods. Parse array of pairs and adding them to List<CurrencyPairInfo> pairs by constructing new objects.
    new CurrencyPairInfo(String currencyBase, String currencyCounter, String currencyPairId)
    currencyPairId is used only on Cryptsy, so everywhere else it should be null:)

NOTE: Exchanges that provides some form of API to fetch currency pairs have higher priority now. On others we can try to parse regular websites to obtains currency pairs list.

Thanks:)

add mintpal

Turned into a huge exchange already with massive volume. Please can you support it?

Fix Bter API

They have moved API from http to https so it stopped working in app.

[Request] Display prices that will trigger the alarm

Hello
First of all,Thanks for this awesome app..really helpful.
So I have a suggestion..I hope you agree with me on it...

In the alarm section.. When I choose the percent change condition,, It would be great to see what's the price is going to be after playing with the percentage, without using a calculator.

Hope you understood my idea. :)
Regards,

Hability to lower TTS volume.

Sometimes it would be useful to lower the notifications volume independently from the rest of the phone applications.

BitFinex parsing error

BitFinex integration is not working for me (any currency). It's written "Parsing error". This started about a month ago. I'm using the latest version from Google Play.

Procentage change indicators

Typically in market price indicators you get also a procentage change in last 24 hours period. This is missing in Bitcoin checker both directly in app and in widget.

3 ideas/suggestions: volume related, and alarm improvement

Hey

I'm new to github, apologies if the 'issues' section isn't really the right place for suggestions like the ones below. I think I saw someone else suggested something similar, but here are 3 items I really would love to see:

  1. showing volume information in the widget (probably: volume of last hour)

  2. being able to set an alarm based on that volume information (I think that was the suggestion I already saw)

  3. Finding some "trick" to get a Bitcoinchecker alarm to use sound even when the phone is silent/on vibrate. Right now, if the alarm is triggered but the phone is silent, only the notification works, and LED warning and a short buzz. Not enough to wake you up. Somehow however, other apps (like Sleepasandroid for example) are able to set alarms that play, with sound, even when the phone is silent. I'm not an android developer, so I don't know how they do it, but I would wish Btcchecker could do something similar.

I'm aware, that's a lot of requests, and I read mobnetic already stated he doesn't have much time right now, but I was wondering if we could maybe set up a BTC/LTC/Doge "donation drive" that gives some extra incentive to put in the effort to implement a number of new features. Just a suggestion, and I know I'd put in a decent contribution myself if that helps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.