Mas313
Mas313
Hi, Can i know, what folder contains wifibroadcast with mavlink support. The "wifibroadcast_rc" folder contains code for RC through joystics what about sending MAVLINK messages? . What folders and source...
I am using the example given here to place a market order. I need to know what parameter ( 'fund' )value I need to put to buy with all available...
I a using following code to get real-time candlestick data as long as the candle closes each minute ``` binance.websockets.candlesticks([trading_pair], "1m", (candlesticks) => { let { e:eventType, E:eventTime, s:symbol, k:ticks...
Do these functions serve the purpose of detecting Pinbar Bearish and Bullish Candles? i.e. `isBullishHammer` & `isBearishHammer`.
I am trying to compile ath9k driver on raspberry pi 4 with 64bit Raspberry Pi latest OS but getting errors. The kernel version is 6.21.1 On running the command `make...
I am getting compiling on ubuntu 16.04 LTS with the example script commands provided in readme. I have listed only error here. ``` modwifi/drivers/backport-include/linux/kconfig.h:25:28: error: implicit declaration of function ‘config_enabled’...
I have an atheros 9271 based dingle and i want to experiment packet injection on low frequencies . On a websit i have seen achieving same by modifying ath9k (9271)...
Hi, Running make i get following error in iiod-client.c, although zstd is installed in /usr/lib/zstd (output of which zstd). I have also copied zstd.h in the libiio folder I have...
Hi All, I have been trying to send IQ samples, stored in a buffer, multiple times through Plutosdr but the SDR transmits only once, for sending multiple times the executable...
How can we order sell and buy with USDT, not quantity? I see "quantity" used in API calls