For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
How do I install this?
-
Hello,
How do I install this
https://github.com/rodrigo-brito/backtrader-binance-bot ?I am using Intellij as my IDE
-
i mean im using pycharm as my IDE
-
@Gleetche
Hi Gleetche,I think this is a rather general question but I try to help you out here.
I myself also had no clue how to do that, but
the description to install it seems to be for linux. So if you have linux then follow the install notes.
I strongly assume you use windows, hence I googled "make install on windows" and got this:
https://stackoverflow.com/questions/32127524/how-to-install-and-use-make-in-windowsBefore that you have to clone the github files to you pc.
Best
John -
thanks!