-
**Paper Trading Problem:** Limit orders executing above a stock's Minute High.
As seen in attached screenshots, my "BUD" Limit Buy and Limit Sell simultaneously executed @ in the mid $57s. However…
ghost updated
3 years ago
-
Hi Larry,
As always, thank you for sharing your work with us.
I just wanted to leave a note as a heads up for anyone else who tries this -- auth does not seem to stick if you are trying to acces…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When I place a sell order, I would like to check if the sell order is filled or not.
B…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I've looked …
-
aloha, not a pressing issue, mores just trying to play with cash instead of paper trading.
the columns in the display are fixed. I tried to make them more narrow to fit more columns on my screen, b…
-
When running readme paper trading sample - CPU utilization is ~100%.
Most of the cpu ticks spent in the following loop of alpacastore.py (_t_order_create):
```
while True:
try:…
-
I did a pip upgrade and now If I run YahooDataBackTest for my strategy I get an error
Here is my code:
```
from login import get_api_key
from lumibot.traders import Trader
from lumibot.brokers …
-
When using FinRL_PaperTrading_Demo on a brand new installation (Python 3.9.13) the notebook crashes at the training step.
```
train(start_date = '2021-10-11',
end_date = '2021-10-15',
…
-
I've been trying for a good fifteen on all of my villagers to get the paper to turn into quotes, but for some reason they won't convert. I've tried on all of my villagers, all vanilla-type. The only o…
-
1) Improve fill conditions for non-marketable limit orders by looking at both quotes + actual trades at or better than the limit price in question
2) Improve marketable order fill assumptions by taki…