Quanatee

Results 6 comments of Quanatee

I agree with @OleVik on his migration/compatibility concerns. I would advocate a stable final Grav 1 release with "limited support" for those who may have a fairly customized version of...

I am experiencing the same issue as well. The "limit_price" option does not appear to be working as expected when simulating an order.

I think I've placed it just above the `if dlen == len(self._data): break`, where it checks if it has filled enough data. I've only tested it in Binance.

I tried to trail the code with references from [onandabroker.py, _transmit(), similar to _submit()](https://github.com/backtrader/backtrader/blob/master/backtrader/brokers/oandabroker.py) I don't have good grasp of your work yet, but it seems to me that enabling...

Just want to add that @yamrzou's snippet worked for me, albeit a little hacky. Hope to see this issue addressed soon.

I have the exact same issue as well.