Cryptobuddy

Android app which displays cryptocurrency prices, charts and news!
Alternatives To Cryptobuddy
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Bbgo99133 days ago247November 20, 2023133agpl-3.0Go
The modern cryptocurrency trading bot framework written in Go.
Tradingview Api9772a day ago23September 17, 202373JavaScript
📈 Get real-time stocks from TradingView
Fast Trade300
3 days ago19January 31, 2023agpl-3.0Python
low code backtesting library utilizing pandas and technical analysis indicators
Twelvedata Python29226 months ago32June 27, 2022mitPython
Twelve Data Python Client - Financial data API & WebSocket
Bitcoin Chart Cli28924 months ago21May 08, 20212mitJavaScript
Bitcoin chart for the terminal as command line util
Vue Crypto Dashboard220
7 days agomitVue
Cryptocurrency Dashboard made with Vue
Learn Crypto Trading.github.io141
9 months ago4cc0-1.0JavaScript
valuable sources for TA, FA, Algorithmic \ Quant Trading
Html Crypto Currency Chart Snippets137
4 months agomitHTML
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
Coinpusher13524 years ago1September 24, 20179mpl-2.0JavaScript
:chart_with_upwards_trend: real-time cryptocurrency chart prediction based on neuronal-networks :bowtie:
Coingraph126
a month ago3mitJavaScript
Coingraph is a real-time graph for cryptocurrencies.
Alternatives To Cryptobuddy
Select To Compare


Alternative Project Comparisons
Readme

CryptoBuddy

platform license GitHub (pre-)release

Cryptobuddy is an Android app that tracks and displays prices, news, charts, markets, and fundamentals of over 1500 crypto currencies! The app is completely open source with NO ADS EVER! It was a labor of love. I have spent months working on it every night after I get home from work and on weekends.

Features

  • Displays market cap, volume, percent change, price, and coin image for over 1500 crypto currencies
    • List is sortable and searchable
  • Users can add favorites to a separate tab so that they can keep a close eye on the currencies they care about
  • Displays charts for price over time of each currency at different intervals
    • Users can drag their fingers across the chart to see the price at a given time
    • Chart displays data in USD and BTC
  • Statistics about the supply of each currency are displayed on a table under the chart
  • Easily navigate directly to the CoinMarketCap page for a currency from right inside the app
  • Displays markets for each currency sorted by volume
  • Aggregates crypto currency news from many different news sources and displays articles in a clean and aesthetic manner

Libraries Used

  • EasyRest: This library is used extensively for all network calls within the app. It takes care of request caching, multi-threading, and marshalling JSON into objects with Jackson
  • material-dialogs: Library used to show the sorting dialog
  • customtabs: Library used for the web browser with Chrome integrations
  • ToggleButtonGroup: Library used for the buttons which allow users to toggle the date range on the chart
  • MaterialFavoriteButton: Library used for the favorite button on the home screen
  • MPAndroidChart: Used to show price over time chart
  • Picasso: Library used for hassle-free image loading and display
  • GSON: Library used to serialize text from the database into real Java objects and vice-versa

Permissions

android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET

These two permissions are required so that we can talk to the APIs on the internet that give us information about crypto currencies

Sources

  • CryptoCompare min-api: This API is currently only used for Markets and News
  • CoinMarketCap: Huge thanks to CoinMarketCap! Without their APIs this app would not be possible. They are the backend for chart data, coin images, market caps, volume, prices, and percent changes
  • shields.io: Provides the beautiful build badges at the top of this README
  • Smashicons
Popular Chart Projects
Popular Cryptocurrency Projects
Popular User Interface Components Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Ethereum
Chart
Cryptography
Bitcoin
Cryptocurrency
Finance
Currency
Android Studio
Mobile App
Mobile Development