Hi
I can not redistribute any inducators or strategies unless I also release the source code according to the GPL license. Does backtrader provides any other type of licence?
Most of other python trading libraries/platform s are using Apache or MIT license which allows redistribution without releasing the source code s.
For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
M
Latest posts made by Michale
-
GPL license
-
Documentation on how to integrate other live data/live trading entity?
Hi,
I would like to integrate some local broker's APIs in my country.
The broker prvides APIs by registering an OCX:regsvr32 XXXXQuote.ocx
and provides some C++ and C# sample codes.
Are there any documents/tips on this?
Thanks for this great platform.