superichmann

Results 33 comments of superichmann

Hi Martin! Thanks for the quick reply :) Since I am using lean cli do I need to access the docker image while its running and alter the symbol-properties-database.csv file?...

Hi again :) I have changed my main currency in ibkr account to USD (I managed to change it somehow:) and now lean seems to be working.

@marregui this comparison is removing some data as you aggregate by time and not just comparing between lines. The need is the ability to compare between current row to X...

@luisquintanilla @michaelgsharp could you please actually yes expose some functionality that takes x IDataViews with the same schema and concatenates them together?

stairs as outlined here [[(PDF) Best Candlesticks Pattern to Trade Stocks (researchgate.net)](https://www.researchgate.net/publication/339935171_Best_Candlesticks_Pattern_to_Trade_Stocks)](https://www.researchgate.net/publication/339935171_Best_Candlesticks_Pattern_to_Trade_Stocks) head and shoulders as outlined in your blog post. any pattern that is not on quantconnect from this...

Hi @marregui it means that for the following table: | col1 | col2 | col3 | | :--- | :---: | ---: | | 1 | 3 | 1 |...

all columns are double type I would like to know which columns have the same underlying data in one select AVG gives me a representation of that in one line...

In order to bypass this issue I have reduced my number of columns to 4000 and it usualy works. Sometimes I get a timeout error and here is the QDB...

Hi I still getting this issue on large selects.. what can we do?

this still occurs on large queries, as i recall its due to an internal java limitation which cannot be solved.