investing
Here are 167 public repositories matching this topic...
-
Updated
Aug 15, 2020 - Jupyter Notebook
-
Updated
Jun 27, 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
Jul 18, 2018 - JavaScript
-
Updated
Aug 19, 2020 - Python
-
Updated
Oct 29, 2019 - Python
-
Updated
Jun 30, 2020 - Ruby
-
Updated
Jul 23, 2019 - Python
-
Updated
Sep 15, 2019 - Go
-
Updated
Jun 25, 2020 - C#
-
Updated
Aug 20, 2019 - Python
-
Updated
Jan 13, 2019 - Python
-
Updated
Aug 4, 2020 - Go
-
Updated
Jun 30, 2018 - JavaScript
-
Updated
Oct 2, 2018 - R
CLI
Возможность делать запросы с помощью командой строки
pip install tinvest
tinvest -h
...
tinvest user
tinvest orders
tinvest portfolio
tinvest portfolio currencies
tinvest market stocks
tinvest market candles figi=BBG000B9XRY4 from_=yesterday to=now interval=1min
...
-
Updated
Dec 13, 2019 - Swift
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
Feb 3, 2020 - Go
-
Updated
Sep 12, 2017 - JavaScript
-
Updated
Aug 14, 2020 - R
-
Updated
Apr 19, 2020 - Python
-
Updated
May 3, 2019 - TypeScript
-
Updated
Jun 5, 2019
-
Updated
Apr 26, 2020 - Python
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 .