-
-
Looks like it is using lookup client instead of level1 client.
FROM CLIENT LookupRequest 15136 1 2020-06-05 12:42:05 HTT,NEPT,20200401 040000,20200403 200000,,,,0,,
TO CLIENT LookupError 15136 1 2…
-
Since the port to Java 11 the Demo Application is no longer running standalone.
Currently I am thinking of using the [Java Packager to create OS dependent bundles](https://medium.com/@adam_carroll/…
eckig updated
3 years ago
-
Hi, thanks for providing this docker setup
I was working for me until I accidentally blew away my local image, built with your ```Dockerfile```.
Attempting to rebuild the image again, with the f…
Nejat updated
4 years ago
-
#### Expected Behavior
After add security to srategy with initialize method, expecting to receive it's data (tick and/or bar) with OnData method.
#### Actual Behavior
Never calling OnData method.…
-
PR https://github.com/uniVocity/univocity-trader/pull/116 introduces half-made changes including breaking changes in interfaces, commented code including constructors and methods that are called by ot…
-
LoadSymbolOnDemand is failing as the code isn't filtering out the new characters DTN introduced for the continuous future contracts.
#### Potential Solution
Filter out unsupported characters IQF…
-
My configuration is as follows:
environment": "backtesting", // "live-paper", "backtesting", "live-interactive", "live-interactive-iqfeed"
// algorithm class selector
"algorithm-type-name…
lefig updated
4 years ago
-
## Summary
The value type for variables that hold a balance/portfolio or price/bid/ask should be [`decimal`](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/decimal).
##…
-
#### Expected Behavior
Successful build of Lean solution
#### Actual Behavior
Error: CS1705 Assembly 'QuantConnect.Lean.Engine' with identity 'QuantConnect.Lean.Engine, Version=2.4.0.…