Brian
Brian
Currently we are using a one size fit all triggering mechanism for the pairs involved. However, setting it too low results in a ton of noise while having it too...
  Not sure if it's purely a coincidence due to differing "heartbeat" (Different second for program start). Even if it differs slightly due to different start time, most updated...
Could possibly consider mixing trigger with actual binance purchase. Will consider implementing if interest is shown regarding this feature.
> > What I understand is that the new alert will continue to be sent as long as the change is greater than or equal to what was previously notified....
Research to see if we can open a binance trading page with pre-filled parameters to allow option for users to quickly execute a trade based on pre-defined parameters.
Hi @brianleect, Could you add the USDT volume that Binance always shows and which is independent of the candles? I think it is the volume for the last 24 hours....
Flow 1. In terminal, `node scrape-all` for all labels or `node scrape-all labelName` for single label retrieval 2. Login to `etherscan` 3. Extract all labels from `labelcloud` 4. Checks for...
Came across the repo while requiring address label data awhile back and noticed it only covered a specific subset of label data from etherscan and scraping needed a separate tamper...
Instructions to handle final generated private key being less than 64 symbol with example & explanation. I believe this will be helpful to users new to using this repo.
Got 63 bytes. Generated using `openssl ecparam -genkey -name secp256k1 -text -noout -outform DER | xxd -p -c 1000 | sed 's/41534e31204f49443a20736563703235366b310a30740201010420/Private Key: /' | sed 's/a00706052b8104000aa144034200/\'$'\nPublic Key: /'` Private...