-
Updated
May 17, 2022 - Python
finance
Here are 4,273 public repositories matching this topic...
-
Updated
May 23, 2022 - Python
-
Updated
Mar 28, 2022 - Python
-
Updated
May 12, 2022 - Python
🐛 Bug Description
Under MLP implementation there are several variables that need to be initialized. Such as loss, lr, lr_decay, lr_decay_steps, optimizer. However, it seems that the variables lr_decay andlr_decay_steps are indeed being initialized but are not being used at any point in the code.
-
Updated
May 23, 2022 - PHP
-
Updated
May 20, 2022 - Cython
Expected Behavior
We can update the trigger price of limit if touched orders with an UpdateTriggerPrice method, just like we can use UpdateTag, UpdateQuantity, UpdateLimitPrice, `UpdateS
-
Updated
Apr 29, 2022 - Jupyter Notebook
-
Updated
May 23, 2022 - Python
The preprocessing is very slow in FinRL. The Nmba allow GPU parallelization with C speed for process array data. Some high speed trading framework like vectorbt use it.
Is possible to take experience from vectorbt and use Numba to speed up FinRL?
-
Updated
May 21, 2022 - C#
Reading currencies, alphavantage returns a greeting note ("welcome") and this note raises an error in alphavantage.py line 363.
elif "Note" in json_response and self.treat_info_as_error:
raise ValueError(json_response["Note"])
For this reason, alphavantage does not work in home assistant.
Heston model has accurate density approximations for European option prices, which are of interest.
The module implementing this method should live under tf_quant_finance/volatility/heston_approximation.py. It should support both European option puts and calls approximations. Tests should be in heston_approximation_test.py in the same folder.
-
Updated
May 22, 2022 - Jupyter Notebook
-
Updated
Feb 17, 2021
-
Updated
May 23, 2022 - Python
Which version are you running? The latest version is on Github. Pip is for major releases.
import pandas_ta as ta
print(ta.version)
0.3.64b0
Indicator addition to match another broker
Hi,
So kind of new around here, and I've been looking for indicator to match certain behavior of VWAP standard deviation bands like the bands that appears in Interactive brokers management
-
Updated
Mar 16, 2022 - Python
-
Updated
May 17, 2022 - Python
-
Updated
May 13, 2022 - Python
-
Updated
May 21, 2022 - Python
-
Updated
Mar 8, 2022 - Jupyter Notebook
-
Updated
May 23, 2022 - TypeScript
-
Updated
Jan 17, 2021 - Python
Improve this page
Add a description, image, and links to the finance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the finance topic, visit your repo's landing page and select "manage topics."
Describe your context
Please provide us your environment, so we can easily reproduce the issue.
pip list | grep dashbelowif frontend related, tell us your Browser, Version and OS