K

Results 5 issues of K

Fixing error in issue #28 by adding interval_divider. Exporter divide max_days until it gets data. It tries 10 times by increasing interval_divider.

When you try to load data for EURUSD with 15min period for period more than 1 year. MAX_DAYS_PER_TIMEFRAME doesn't help.

Hello, I am using your framework. I have meet such situation: I need to Shim private static method. But your framework could not do it, because Shim.Replace could not understande...

I try to build .net core container (mcr.microsoft.com/dotnet/core/sdk:3.0-alpine + mcr.microsoft.com/dotnet/core/aspnet:3.0-alpine). On loading sapnwrfc.dll, I get an error "Unable to load shared library '/app/libs/nwrfcnet/sapnwrfc.dll' or one of its dependencies. In order...

When You open project in devcontainer. Then create new file This files doesn't recognized by code assistant Example on python We have project ``` - src - __init__.py ``` 1....

containers
info-needed