-
Does anyone have recommendations on what to do to fix this? My model essentially learns to just buy and hold stocks instead of exploring trading strategies. My learning rate spread is quite large (bet…
-
Is NASDAQ Basic level 1 minimally required for me to have the right to subscribe to market data when using moomoo's OpenAPI? The one that cost 60 usd. Or are there cheaper alternatives like national l…
-
```
const { restClient } = require('@polygon.io/client-js');
const rest = restClient("API KEY"); // actual code
rest.stocks.aggregates("AAPL", 1, "day", "2023-01-01", "2019-04-14").then((data) …
-
**What's your feature?**
Add a function to pull down a stock ticker list of your accounts stock watch list
**Why are you interested in it being added?**
Helps automate what stocks I want to trade a…
-
Future enhancement question:
Any intention of adding Robinhood as an exchange so zenbot can be used to trade stocks available on their exchange as well?
-
chat gpt: https://chatgpt.com/c/670d825c-5b44-8008-af85-dac1ffbaae92
R&D: training and prediction flow
- [x] research on picking look back period within same day for all window size
- [x] revisit nom…
-
similar in feature set to the old `stocks` screen.
it seems like most of the work has already been done for `buildingplan`'s item selection screen. we could refactor that and build on it for a gene…
-
there are multiple options for api in alpaca like
Broker API broker-logo
Build trading apps and brokerage services for your end users. Tailored for businesses such as trading apps, challenger banks,…
-
The following code can be run to create a StockTrader class, trade a stock, and view all orders:
```
stock_trader_obj = trade_stocks.StockTrader('alpaca', {{'APCA_API_KEY_ID': "your api key id here"…
-
Please add forex data and live online feed e.g Interactive Brokers through Backtrader which has inbuilt backtesting with connection for live trading and data feeds ( Forex, Stocks, Futures, CFDs, E…