Tzion
Tzion
…it goes to infinite loop when the object to receive is also the plotmaster- the fix is to break the loop in this case
The precision of 'roundtrip' conversion of datetime [i.e: num2date(date2num(datetime)) ] is 10 microseconds. Therefore to prevent bug when performing double conversion of dates, the resolution needs to be in order...
This can happen when joining data from file and live data (backfilling). In this case, if the last bar of the file data is of the same time as the...
## Description Getting InvalidOrder Exception when trying to place bracket orders (stop-loss and take-profit) during backtesting of a strategy (paper trade) > `blankly.utils.exceptions.InvalidOrder: Not enough base currency. Available: 0.0. hold:...
### Description I'm using [jesse](https://github.com/jesse-ai/jesse) package in my project in editable mode. When installing using the command `poetry install` it causes an import error with the environment - which do...
The pattern 'shooting star' is not detected on sample data (`talib.CDLSHOOTINGSTAR`) Here is a test file to reproduce it - you can run it directly and see the plot printed...