technical
Here are 118 public repositories matching this topic...
Hello there,
I'm a new dotnet developer and I'm trying to make use of your Framework but i see very limited documentation. The only test I've been running is the benchmark and I find some things unclear.
I can't even find a tutorial of how Trady works on youtube there's only literally just what you offer.
Are there any plans on making more documentation?
Thanks for all :)
Greetings.
-
Updated
Jun 5, 2020 - Python
-
Updated
Apr 30, 2020 - CSS
-
Updated
Apr 12, 2020 - Python
-
Updated
Oct 9, 2019 - Jupyter Notebook
-
Updated
Jul 15, 2017 - Go
-
Updated
Nov 15, 2019 - CSS
-
Updated
Aug 9, 2018
Fix SMA formula
When calculating the SMA of index 6 with period 5, it includes index 1, as the sum is inclusive.
However, it should only calculate with indexes 2, 3, 4, 5 and 6.
Solution:
Formula underneath the sum should be k = i - p + 1
-
Updated
Feb 21, 2018 - Shell
-
Updated
May 4, 2020
-
Updated
Dec 3, 2019 - Python
-
Updated
May 12, 2020 - Python
-
Updated
May 15, 2020 - Python
-
Updated
May 23, 2020 - CSS
-
Updated
May 22, 2019 - JavaScript
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Sep 18, 2018 - Python
-
Updated
Apr 2, 2019 - CoffeeScript
-
Updated
Apr 24, 2020
Improve this page
Add a description, image, and links to the technical topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the technical topic, visit your repo's landing page and select "manage topics."
很欢迎各位同学来推荐、分享好的技术类书籍,大家一起阅读。可以在 issues 区推荐,也可以直接提交 PR。