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 to start with the project file backtrader-master.zip
-
Hi,
im new here.
i downloaded the the zip file backtrader-master from the github.
I have installed python and i want to start some test for backtesting.
Can some guide me or send links.
Thank you
Taing -
@taing75015 Do you know how to code in python?
-
I code in java, groovy but python i know a little.
-
@taing75015 Thanks. Backtrader is really built for people with basic python coding skills. If it feels difficult you might want to brush up on your python a bit first. Good luck!
-
I figured out with eclipse by configuring with python and i am able to run all python test from the project backtrader-master.
Just to need see how python works.
We can close this thread.
Thank you