investing
Here are 188 public repositories matching this topic...
-
Updated
Oct 9, 2020 - Jupyter Notebook
-
Updated
Oct 5, 2020
Hey,
First of all thank you for the hard work put into this, it's a really awesome project that I still learn how to use.
I'm not that proficient in using python so that is why I'll put my suggestion here. I have used python more for machine learning stuff and there the option of searching hyperparameters was also between grid and random search. However, I found that using bayesian optimizati
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 29, 2019 - Python
-
Updated
Jul 15, 2020 - Python
-
Updated
Aug 26, 2020 - Ruby
-
Updated
Jul 23, 2019 - Python
-
Updated
Jun 25, 2020 - C#
-
Updated
Sep 15, 2019 - Go
-
Updated
Oct 14, 2020 - Go
-
Updated
Oct 2, 2020 - Python
-
Updated
Jan 13, 2019 - Python
-
Updated
Oct 13, 2020 - Python
-
Updated
Jun 30, 2018 - JavaScript
-
Updated
Oct 2, 2018 - R
-
Updated
Dec 13, 2019 - Swift
-
Updated
Feb 3, 2020 - Go
Add bitstamp support
They also have a public ws api and an http api.
This is the exchange used by trading view for the symbol BTCUSD.
-
Updated
Sep 12, 2017 - JavaScript
-
Updated
Aug 14, 2020 - R
-
Updated
Sep 5, 2020 - Python
-
Updated
Apr 19, 2020 - Python
-
Updated
Jun 5, 2019
-
Updated
Sep 22, 2020 - TypeScript
Improve this page
Add a description, image, and links to the investing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the investing topic, visit your repo's landing page and select "manage topics."
According to @rspadim, functions in
entropy.pycould use numpy array instead of strings, as it's better to numba.Guide on how to implement this is available in the comments in PR #311 .