Tarikh Agustia
Tarikh Agustia
Hello, i have a problem when adding nestedset to running project. my project using `parentid` as a parent_id key so i add this line into my model ``` public function...
Hi, @dimaskiddo looks like you have updated this repository again, nice work ! anyway do you have an idea to restore all session when application restarted?
hi, thanks for great library, is this library support for streaming realtime quote?
Hi, i have facing issue when running in several time, (in my case 20min). here the log before socket was disconnected. ``` invalid handler to iq TO SERVER (25 bytes)...
What i need is detect user has share (not only click the share button)
hi i'm looking for this solution [https://stackoverflow.com/questions/62373692/how-do-you-convert-1-minute-open-high-low-close-data-to-another-timeframefx-5](https://stackoverflow.com/questions/62373692/how-do-you-convert-1-minute-open-high-low-close-data-to-another-timeframefx-5) using this library. but i can't find first and last data grouping.
hi, i have follow this tutorial but i'm facing some issue when using 1 minutes data of history, this is my datafeed.js file ``` import { makeApiRequest, generateSymbol, parseFullSymbol, }...