Posts

Steem-Engine tokens charts on discord

avatar of @gerber
25
@gerber
·
0 views
·
1 min read

Last 2 months I spent most of my time on learning python. 99% of my code is steem, SE or discord related. Thank you @cadawg for the time you spent teaching me...

Yesterday I made a very simple code to generate charts for steem-engine tokens and I implemented it into gerbot, my discord bot :)

How to use it: ^chart token = generate all-time chart ^chart7 or chart30 = generate 7 or 30 days chart

some tokens have broken display due to very high price from time to time, so you can limit Y(price) ^chartlim token Ylimit(price limit)

for example: ^chartlim leo 0.3

There is also an option to compare charts for a few tokens: add a token to compare by: ^compare token add tokens to compare 1 by 1

of course, you can add more tokens to compare :) ^clearcompare to clear data for comparing

Works for all Steem-Engine tokens. Feel free to play with it on SteemLeo discord: https://discord.gg/Nv7hTm

Resources: https://matplotlib.org https://steemit.com/dev/@harpagon/market-history-tool-for-steem-smart-contracts-now-available-in-test