-
Updated
May 17, 2022 - Python
finance
Here are 4,308 public repositories matching this topic...
-
Updated
Jun 2, 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
Jun 2, 2022 - PHP
-
Updated
Jun 1, 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
Jun 2, 2022 - Python
finrl.test() return a list of int of portfolio value, it doesn't contain date data:
from finrl.test import test
account_value_sb3=test(start_date = '2021-10-18',
end_date = '2021-10-19',
...
net_dimension = 512)
account_value_sb3
output:
[1000000.0,
999698.6172275314,
999391.9308182714,
...
But portfolio analysis tool(like
-
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 24, 2022 - Jupyter Notebook
-
Updated
Feb 17, 2021
-
Updated
Jun 3, 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
May 26, 2022 - Python
-
Updated
May 13, 2022 - Python
-
Updated
May 25, 2022 - Python
-
Updated
May 21, 2022 - Python
-
Updated
Jun 3, 2022 - Jupyter Notebook
-
Updated
May 27, 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