...
...
Hello as per max/min(a,b) i can only get max/min number of given two number. so my suggestion to find max,min of more than 2 given number. example max/min(5,9,2,3,2,1) so output...
In my linux i dont have NDK, and cant install due to storage/space problem. so my android is running on aarch64 then how to compile using "aarch64-linux-gnu-gcc" command? can you...
Hello I have generated android apk but it wont connect on host My firewall is disabled here is more detail ```$sudo start-compose.sh``` therefore i get this output > [*] IGDClient...
cmd=`./websocat -t "wss://data.tradingview.com/socket.io/websocket?from=chart/" -H "Origin: https://www.tradingview.com" -v -v` output= ``` [INFO websocat::lints] Auto-inserting the line mode [DEBUG websocat] Done third phase of interpreting options. [DEBUG websocat] Done fourth phase of...
I have tried to fetch 5 minute candle data using https://github.com/StreamAlpha/tvdatafeed/issues/35 But on tradingview platform it's shows me `O293.70 H294.00 L293.50 C293.95` and using your module it export data in...
example_json:`[{"token":"147","symbol":"abcd"},{"token":"92","symbol":"efgh"},{"token":"118","symbol":"ijkl"}]` `jj -l [0]` it print first/one array value` ``` $ cat tmp | ../jj -l [0] {"token":"147","symbol":"abcd"} ``` `jj -l [0,1,2]` it print first 3 array value ``` $...
Lets take example question: Mahatma Gandhi born at _____. a) Gujarat b) Delhi c) Maharashtra Now i get result in trivia helper that ``` Mahatma Gandhi born at _____. 1....