-
## Context
I'm testing lean-cli using starter code, during backtest encounter *** PermissionError: [Errno 13] Permission denied: '/LeanCLI/__pycache__'
### Setup
```bash
# confirm login
x l…
-
While sending an Adaptive Card via Messaging Extension, the App logo and name is not visible for the recipient. Altough it is visible for me (as sender).
This is what I see (the sender):
![Sender](h…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
Leverage is currently free in LEAN. Implement a system for deducting interest charges from cash when holding leveraged stock overnight. Apply a default interest rate of 1.5% on the leveraged fraction …
-
additional instructions should be provided on the readme regarding adding negative units for sell orders && it would be important to explain (for beginners) that on a sell order the stop loss needs to…
-
Hi there, this project looks a little slim, but looks promising. I was wondering if you could contact founders@tradingview.com to see if they would allow you some kind of solution that you could add t…
-
Hi,
again this could be related to Backtrader... :-)
Before I start the script `oandav20test.py`, I create a `Buy Stop` order via the `OANDA Web Trading Platform` that will not be executed, beca…
-
Hi,
I create a market order outside of trading hours.
I can see that the order is created in `backtrader-oandav20`, and gets received by OANDA.
I can see in the OANDA web trading platform, that…
-
I'm not sure that IB allows tick-by-tick data in a backtest, and there's currently no provisioning in `qstrader` for Volume (but that itself should be pretty easy).
I think it would be useful if the …
-
Hi Albertosantini
I have fork and cloned the argo repo locally and trying to do "npm install" from within the directory where I cloned the repo into. I am getting an error stating the rebuild failed…