-
# Description of the feature
Please describe your feature with details.
A dedicated "Alternative Investments" account type and transaction window. This feature is designed to accommodate a wide …
-
Hi,
I am looking for an API that can give me the Last Traded Price/CMP value for multiple Stocks (Let's say 10 Stocks) in a single API.
Please Help.
-
I added two custom column as below.
1. First column with predefined ration i.e. "Price to Earning"
2. Second column with custom ratio with formula "Current Price / EPS"
As per my understanding b…
-
Market Capitalization (市值), Price-to-Earnings (P/E, 市盈率), Price-to-Book (P/B, 市净率), and Price-to-Sales (P/S, 市销率).
I use the monthly report of the market to do the backtest.
Settings:
Use the CSI 3…
-
# Amazon Stock Analysis
This Jupyter Notebook provides a comprehensive analysis of Amazon's (AMZN) stock performance. Using Python libraries like yfinance and matplotlib, we fetch historical stock …
-
e.g the table Lists -> Stocks -> Price only shows the entries with a price. All others will be omitted.
-
Hi
Thanks again for developing this nice tool :)
On the date 01-01-2014 Novo Nordisk (NOVO-B.CO) had a stock split where 1 stock became 5 and prices went from around 1000 DKK to 200 DKK. I have …
-
Traceback (most recent call last):
File "/home/user/Desktop/bot/v2/tb2.1.py", line 104, in
asyncio.run(main())
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return lo…
-
```
for the version of "hleOfxQuotes-Build_20111221_78-app"
1. I request the quotes of a list of several stocks from the Yahoo Historical
2. Defining the historical date
3. update prices
4. but only…
-
The `order_sell_stop_loss` function in `orders.py` is calling the `order` function with incorrect arguments. This leads to a `TypeError` when attempting to use the `order_sell_stop_loss` function.
…