-
Updated
Mar 21, 2022 - Python
finance
Here are 4,089 public repositories matching this topic...
-
Updated
Feb 10, 2022 - Python
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 11, 2022 - Python
-
Updated
Mar 21, 2022 - PHP
-
Updated
Feb 13, 2022 - Cython
Expected Behavior
backtesting binance cypto
Actual Behavior
Can't place an order
Potential Solution
- Add all crypto exchanges missing stable coins to be added at https://github.com/QuantConnect/Lean/blob/master/Common/Currencies.cs#L116
Reproducing the Problem
def Initialize(self):
self.SetStartDate(2018, 5, 2)
self.SetEndDate(2021, 5, 4)
-
Updated
Mar 8, 2022 - Jupyter Notebook
-
Updated
Mar 21, 2022 - C#
-
Updated
Mar 21, 2022 - Python
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.
Hey Team, I hope all are good
I'm trying to implement automatic trader with Alpaca Data source, and it seems alpaca deprecated their v1 URL as of March 17
I'm getting this error now, the same code was working fine last week before alpaca deprecated the v1
DP = DataProcessor(data_source = 'alpaca',
API_KEY = API_KEY,
API_SECRET = API_SECRET,
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
Mar 13, 2022 - Jupyter Notebook
-
Updated
Feb 17, 2021
-
Updated
Mar 21, 2022 - Python
Say I have two points on the Dataframe (price and UNIX timestamp) and I want to draw a Ray (endless) that goes through these two points. Does Pandas TA or Pandas has a function for this? Is there an easy way to draw a Linear Regression ray, I just have the two points and I want to draw a Ray through them and get all the Datapoints (price and timestamp of each) say 1 week into the future to be pred
-
Updated
Mar 16, 2022 - Python
-
Updated
Dec 1, 2021 - PHP
-
Updated
Mar 19, 2022 - Python
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 8, 2022 - Jupyter Notebook
-
Updated
Mar 21, 2022 - TypeScript
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