LPL

Results 9 comments of LPL

Does the Deutsche bank app work with your new module ?

I am using the RequestClient non static for some months without any issues so far.

Hi, I got same problem while trying to update from 3.2.0 to 4.x.x. I have a ViewModel (Conductor.Collection.OneActive) bound to a TabControl. In the TabControl VM OnActivateAsync method, I initialize...

Same problem here. I guess it could be possible if no 'current' candles found.

Hi, How is your PR supposed to work ? If I understand correctly, it just updates the table every 5 min (in my case, I use 5m period) with the...

Hi, Now do we need those tables bowhead_ohlc_* since we can compute the requested period in the getRecentData method from your new table ? Also, would it be possible that...

In my cases , I ended up creating a dotnet core app (I'm not so familiar with PHP) which takes data from https://api.kraken.com/0/public/OHLC?pair=ethEUR&interval=5 and fill the 5m database. This way...

Yes. I only use webfinex_eth script to get data. I also printed some data to debug : ![image](https://user-images.githubusercontent.com/11539944/28981454-2c74cb48-7952-11e7-8ec6-a93dfdd95537.png) Unfortunately I can't go back and have this debug line for the...

OK thank you. It just detected another downcross that I cannot see on the chart : ![image](https://user-images.githubusercontent.com/11539944/28984722-a122c64a-795f-11e7-99e3-00d4867a93e1.png) Time above is UTC. +2h00 to get correct time on chart => 21:43...