question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Suggestion] Show BTC/hr on altcoins

See original GitHub issue

Basically, now that we have <altcoin> per day shown in the html file, we should go to Poloniex, get current exchange rate for the altcoin, and show how much BTC per hour/day we are getting.

We may be able to do this by:

  • Getting ticker rates from poloniex.py, passing them to botlog.json, and then reading them in the .html
  • Find a way (using WAMP APIs) to read ticker data straight from the poloniex API server (not probable)
  • AngularJS in the html file?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
rnevetcommented, May 14, 2016

With the raw values logging change https://github.com/Mikadily/poloniexlendingbot/pull/66, it should be easy to call the returnTicker api method when updating the status and store the needed conversion rates in the json log. I would make it conditional on enabled json logging.

0reactions
Evanitocommented, May 19, 2016

Kudos! Have been busy recently, finishing up the school year @rnevet

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 10 Altcoins Of 2022 - Forbes
Here's a look at the top 10 altcoins by market capitalization, ... Back then, anything but Bitcoin (BTC) was considered an altcoin.
Read more >
Best Altcoins in 2022 • Top 6 Picks • Benzinga Crypto
Some of the best altcoins in 2022 are Ethereum, Solana, and Polygon! Start trading altcoins at Uphold and stake them on Midas.
Read more >
10+ Best Altcoins to Invest in 2022 - Which New Alts to Buy to ...
This market insight reviews the best altcoins to invest in this year. Read on to find the top altcoin projects on the market...
Read more >
Crypto traders shift their focus to altcoins while Bitcoin price ...
This shows that the sentiment remains negative and traders are not interested in taking on risk in their portfolios.
Read more >
Guide to DeFi tokens and altcoins - Coinbase
Guide to DeFi tokens and altcoins. From Aave to Zcash, get the info you need to decide what to trade. Altcoin tokens.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found