Shell scripts related to finance, stocks, and cryptocurrency
| NAME | DESCRIPTION |
|---|---|
| bakkt.sh | Price and contract/volume tickers from bakkt public api |
| binance.sh | Binance public API, crypto converter, prices, book depth, coin ticker |
| bitstamp.sh | Live price stream from Bitstamp api |
| cgk.sh | <Coinggecko.com> public api, convert one crypto, bank/fiat currency or metal into any another, market ticker, cryptocurrency ticker. This is my favorite everyday-use script for all-currency rates! |
| cmc.sh | <Coinmarketcap.com> convert any amount of one crypto, bank/fiat currency or metal into any another, NON-public api access |
| novad.sh | Puxa dados das apis públicas da NovaDax brasileira. fetch public api data from NovaDax brazilian enchange |
| uol.sh | Fetches rates from uol service provider public api. Puxa dados de páginas da api pública do uol economia |
| whalealert.sh | Data from whale-alert.io free api with the latest whale transactions. |
| yahooscrape.sh | Scrape some Yahoo! Finance tickers |
Some scripts require API keys. Please create free API keys and add them to shell environment or set them in the script head source code. Demo api keys were added to the scripts, however they may stop working at any time or get rate limited quickly.
Alguns scripts requerem chaves de API. Por favor, crie chaves de API grátis e as adicione no ambiente da shell ou as configure na cabeça do código-fonte dos scripts. Chaves para fins de demonstração foram adicionadas aos scripts, porém elas podem parar de funcionar a qualquer momento ou serem limitadas rapidamente.
Check script help pages with option -h.
Veja as páginas de ajuda dos scripts com a opção -h.
None of these scripts are supposed to be used under truly professional constraints. Do your own research!
Nenhum desses scripts deve ser usado em meio profissional sem análise prévia. Faça sua própria pesquisa!
Alexander Epstein's currency_bash-snipet.sh uses the same API as erates.sh
https://github.com/alexanderepstein
MiguelMota's Cointop for crypto currency tickers
https://github.com/miguelmota/cointop
8go's CoinBash.sh for CoinMarketCap simple tickers (outdated)
https://github.com/8go/coinbash
Brandleesee's Mop: track stocks the hacker way
https://github.com/mop-tracker/mop
Packages units and qalc (qalculate) also have got
bank currency rate convertion.