Chris Luman

Results 7 comments of Chris Luman

Adding /tesseract to the file path worked for me. For example: "C:\Users\Popeye\Desktop\OD\POC\APP\downloads\tesseract". It needs the full path to the exe.

> conda install -c masdeseiscaracteres ta-lib I tried it on Linux Ubuntu 16.04: Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting...

> conda install -c quantopian ta-lib > depend on python2 version but I use python3 > conda install -c developer ta-lib > is OK! My system is osx. what version...

Hey, any updates on getting this implimented?

I would really love to see this implemented. I want to be able to get the position of my mouse in time on a candlestick chart with minute resolution (or...

Hey, just checking in on this. I'm working on other parts of my project while I wait on this.

I am working with some other packages that use implot; dearpygui and dearcygui to do candle plotting as well. I am working on making a custom x axis that can...