Live stock and crypto tickers for your discord server.
- Crypto Ticker App Download
- Crypto Ticker App Login
- Crypto Ticker App
- Crypto Ticker App Windows
- Crypto Ticker Widget Windows
- Essentially, the TickrMeter is a tiny, e-ink powered display that only has a single purpose: displaying the realtime price of any forex, crypto or stock ticker. There’s a small light displaying in green or red whenever a ticket is going up or down in price. You can have the Tickrmeter cycle over multiple stocks of your choosing, by using an.
- Jul 07, 2021 Delta crypto tracker is an iOS and Android app that keeps track of your cryptocurrency holdings and trades in real-time on your mobile device. Delta was started in October 2017 and sold to eToro.
Now with five different types of tickers!
🍾 300+ public tickers with over 7k installs across 1k discord servers!
Version 5.1.7: - Fixed portfolio's currency not updating - 10 new crypto-icons - Increased support to 800 cryptocurrencies - You can now sort purchases - Top100 is correctly sorted my Market Cap. Nothing is stored on Moonitor’s server, except the license key if the user purchase the full App. ——— Most of the free Apps out there, will happily sell your data for money money money. All pairs/markets followed by the users, holdings, total balances, exchanges API keys and app settings.
Preview
Join the discord server
Support this project
Love these bots? You can support this project by subscribing to the premium version or maybe buy me a coffee or hire me to write/host your discord bot!
Related Projects
Discord bot to create new tickers (avalible on the support server): https://github.com/rssnyder/discord-stock-ticker-bot
Cache-like system to get around coingecko api limits: https://github.com/rssnyder/coingecko-cache
Add free tickers to your servers (click the stock/crypto symbol in the charts below to add)
Don’t see a stock or crypto that you need? Open a github issue or join our discord server to use the broker bot!
Stocks
x | x | x |
---|---|---|
aa | arch | lac.to |
x | scr.to | bb |
amc | nok | pfg |
aapl | amzn | goog |
gspc | dji | ixic |
tsla | dkng | spy |
sprq | acic | bmbl |
plug | fcel | ipod |
ipof | amd | nio |
esgc | gc=f | si=f |
cl=f | pltr | qqqj |
pypl | apha | sndl |
hut.to | nhic | rty=f |
vix | tnx | cciv |
hcmc | ctrm | etfm |
sens | ftcv | mvis |
cake | chwy | cmcsa |
mstr | ethe | arkk |
discb | nvta | msft |
nflx | fcx | bidu |
ttd | gme | scr |
fubo | dis | buzz |
bngo | uavs | arkg |
es=f | nq=f | ym=f |
arkx | arkw | arkf |
v | sq | jpm |
ma | bac | wfc |
zb=f | crl | mnmd |
c | nvda | comp |
nsei | brk-a | nsebank |
fb | sol | sos |
mara | ebon | riot |
ocgn | bfarf | hutmf |
rkt | btc | tlry |
ogi | cidm | roku |
btbt | omx | tcnnf |
trul | adbe | docu |
lmt | wmt | cost |
nya | gold | hd |
iwm | nkla | sklz |
coin | snow | li |
ldos | goev | ctxr |
ndaq | wkhs | clov |
vti | fsr | qqq |
es | si |
Crypto
x | x | x |
---|---|---|
bitcoin-cash | ethereum | dogecoin |
monero | litecoin | ripple |
polkadot | cardano | chainlink |
stellar | 0x | balancer |
iota | reef-finance | algorand |
tezos | ethereum-classic | ravencoin |
binancecoin | ethernity-chain | ecomi |
reserve-rights-token | aave | ruler-protocol |
polkamon | uniswap | bittorrent-2 |
tron | vechain | vethor-token |
siacoin | bitcoin | illuvium |
cosmos | zilliqa | pangolin |
orion-protocol | matic-network | basic-attention-token |
wink | shiba-inu | pancakeswap-token |
graphlinq-protocol | solana | banano |
raydium | cope | safemoon |
nerve-finance | lightning-protocol | ftx-token |
enjincoin | quick | decentraland |
fantom | spookyswap | apeswap-finance |
locgame | coti | casper-network |
luck | hbar | wex |
rope | woo | sushi |
lyxe | ele | ksm |
eos | moonstar | pekc |
est | luna | arrr |
grt | xrune | dfyn |
celo | pussy | titan |
xch | clu | steel |
theta | force | ice |
tomb | aqu | amp |
uncx | cummies | kmd |
wexpoly | iron | xdo |
xusd | evai | chee |
fish | spirit | comfy |
hodl | prtcle | 1inch |
dero | zep |
Gas Prices
Premium
For advanced features like faster update times and color changing names on price changes you can subscribe to my premuim offering. I will host individual instances for your discord server at a cost of $1 per bot per month. You can choose a mix of cryptos and stocks and cancel at any time.
If you wish to host your bots on your own hardware, but need help getting set up, I also offer setup services for $20. I will install the service on your hardware and set you up with my internal tools to help manage your instances. This requires a running linux server.
If you are interested please see the contact info on my github page and send me a messgae via your platform of choice (discord perferred). For a live demo, join the support discord linked at the top or bottom of this page.
Self-Hosting
This bot is distributed as a docker image and a binary.
When running the binary, it servers as a manager of one to many bots. You can have one running instance of the binary (service) and have any number of bots running within it.
For the docker version, you can also have one docker instance manage many bots. You can also use docker environment variables to configure one bot in startup, and still be able to add more via the manager later.
Roles for colors
To enabled color changing you will need to create three roles.
The first role is the role the tickers will appear under. It can be named anything you want. You need to check the Display role members seperatly from other online members option for this role, but do not assign a custom color for this role, leave it default.
Then you need to make two other roles. These roles need to be named exactlytickers-red & tickers-green. Do not check the Display role members seperatly from other online members option for these roles, but do assign colors to these roles, red and green (or whatever color you want to represent gain/loss) respectively.
The last two roles tickers-green and tickers-red need to be below the first role in the role list in your server settings. You should then add all your ticker bots to the first role.
Using the binary
Pull down the latest release for your OS here.
Setting options
There are options you can set for the service using flags:
Systemd service
The below script (ran as root) will download and install a discrod-stock-ticker
service on your linux machine with the API avalible on port 8080
to manage bots.
Stock and Crypto Price Tickers
Now that you have the service running, you can add bots using the API exposed on the addres and port that the service runs on (this address is shown when you start the service).
List current running bots
Add a new bot
Stock Payload:
Crypto Payload:
Example:
Remove a bot
Stock and Crypto Price Tickerboards
Now that you have the service running, you can add bots using the API exposed on the addres and port that the service runs on (this address is shown when you start the service).
List current running bots
Add a new bot
Stock Payload:
Crypto Payload:
Example:
Remove a bot
Ethereum, BSC, and Polygon Gas Prices
Now that you have the service running, you can add bots using the API exposed on the addres and port that the service runs on (this address is shown when you start the service).
List current running bots
Add a new bot
Payload:
Example:
Remove a bot
Ethereum, BSC, or Polygon Token Holders
Now that you have the service running, you can add bots using the API exposed on the addres and port that the service runs on (this address is shown when you start the service).
List current running bots
Add a new bot
Payload:
Example:
Remove a bot
ETH/BSC/MATIC Token Price
Now that you have the service running, you can add bots using the API exposed on the addres and port that the service runs on (this address is shown when you start the service).
List current running bots
Add a new bot
Payload:
Example:
Remove a bot
Holders
Now that you have the service running, you can add bots using the API exposed on the addres and port that the service runs on (this address is shown when you start the service).
List current running bots
Add a new bot
Payload:
Example:
Remove a bot
Docker
To run a simple version without any bots on startup (can add via the API as shown above) you can simply run with:
Kubernetes
Thanks to @jr0dd there is a helm chart for deploying to k8s clusters. His chart can be found here
You can also use a simple deployment file:
Support
If you have a request for a new ticker or issues with a current one, please open a github issue or find me on discord at jonesbooned#1111
or join the support server.
Love these bots? Maybe buy me a coffee! Or send some crypto to help keep these bots running:
eth: 0x27B6896cC68838bc8adE6407C8283a214ecD4ffE
doge: DTWkUvFakt12yUEssTbdCe2R7TepExBA2G
bch: qrnmprfh5e77lzdpalczdu839uhvrravlvfr5nwupr
btc: 1N84bLSVKPZBHKYjHp8QtvPgRJfRbtNKHQ
CryptoWatch is the simplest and cleanest way to stay up to date with the current prices of all your favourite crypto currencies. We support lots of coins already and are adding more as we go, also by request!
Use our Android Wear watch face to stay up to date at a glance. Don’t like the design? No worries! CryptoWatch also exposes all price tickers as an Android Wear 2.0 complications, so you can use them with your favourite watchface.
If you’re interested in your complete portfolio’s worth, you can configure this using the phone side application. After adding the coins you own simply open the Portfolio app on your watch to quickly check your worth.
Watchface
A clean watchface.Watchface
It comes with a clean watchface designed by us that is focused on the information you care about, the current price.
Complications
Complications to add more information.Crypto Ticker App Download
Complications
We expose all supported tickers as Wear 2.0 complications. Use them with our watchface, or with any other that supports complications!
Colors
Customize the watchface theme color.Colors
Customize our watchface to make it fit your style by selecting a theme color from the configuration screen.
Market Cap
Get a quick market overview from the phone app.Market Cap
Crypto Ticker App Login
The phone app exposes all coin market cap information in a glanceable overview.
Portfolio
Setup your portfolio using the phone app for quick insights.Portfolio
Use the phone app to configure your portfolio and quickly get insights into your worth from the phone or using the portfolio watch app.
Auto Update
The prices update automatically, so you're always up to date.Auto Update
The prices update automatically, so you’re always up to date. We’ve picked a battery friendly refresh rate, but a forced refresh is never more than a click away.
CryptoWatch supports multiple exchanges. Currently you can choose between Bitstamp, BTC-e, Coinbase, Poloniex, Gdax, Bittrex and CoinMarketCap.
Bitcoin (BTC), Ethereum (ETH), Ripple (XRP), Ethereum Classic (ETC), Nem (XEM), Litecoin (LTC), Dash (DASH), Bitshares (BTS), Stratis (STRAT), Monero (XMR), Waves (WAVES), Bytecoin (BCN), Steem (STEEM), Zcash (ZEC), Lisk (LSK), Siacoin (SC), Steller Lumens (XLM), Game Credits (GAME), Dogecoin (DOGE), Golem (GNT), Gnosis (GNO), Factom (FCT), MaidSafeCoin (MAID), Nxt (NXT), Ardor (ARDR), DigixDAO (DGD), Digibyte (DGB), Bitconnect (BCC), Decred (DCR), Augur (REP), Byteball (GBYTE), Iconomi (ICN), Komodo (KMD), SingularDTV (SNGLS), Tether (USDT), Aragon (ANT), SysCoin (SYS), Round (ROUND), FirstBlood (1ST), Ubiq (UBQ), AntShares (ANS), Pivx (PIVX), BitcoinDark (BTCD), Ark (ARK), Melon (MLN), ReddCoin (RDD), Lykke (LKK), Wings (WINGS), iExec RLC (RLC), Storjcoin X (SJCX), Emercoin (EMC), Peercoin (PPC), Namecoin (NMC), Novacoin (NVC), Gulden (NLG), IOTA (MIOTA), Basic Attention Token (BAT), DigitalNote (XDN), Espers (ESP), Veritaseum (VERI), MobileGo (MGO), Bancor (BNT), LBRY Credits (LBC), Groestlcoin (GRS), EOS (EOS), Status (SNT), Burst (BURST)
Crypto Ticker App
Who doesn’t love looking at beautiful screenshots.
Rob
I’ve been a gadget freak since I was a kid and published my first Android App in 2013. Currently I’m trying to make a living by building the stuff I think is cool!
Cuberob
At Cuberob, conveniently named after myself, I try to built stuff that I’m passionate about. It usually starts with an idea (or better, a problem!) generated by friends, family or myself. Once I believe that I can; tackle this idea, learn something from it and/or will enjoy doing so, then I start working on it! What I enjoy the most is to build something from scratch, but I do try to circle back to previous apps to improve them as I grow as a developer and to implement new features requested by my users.