by Иван Петров
Version 2 (January 6, 2025)
Download (15 downloads)
Every [*] seconds it checks the statistics of the last [*] times and signals when the specified variables are reached, after which it falls asleep for [*] minutes. No API key required.
The "keep awake" feature tries to prevent the power saving system from stopping the application, but you need to understand that sometimes the operating system can still force the application to close.The author is not liable for any losses associated with the use of the program.
Set variables:
v[0]=windowSize, v[1]=symbol, v[2]=-priceChange, v[3]=+priceChange, v[4]=lastPrice min, v[5]=lastPrice max, v[6]=volume, v[7]=trade count, v[8]=delay between requests, v[9]=delay request after signal, v[10]= trim after comma
Example: ["2m", "BTCUSDT", -250, 250, 91500, 94500, 250, 25000, 30, 600, 1]. 0 - don't use.
Set wake up sound in 21 block.
Donate (click on the title to copy):
ETH ARBITRUM: 0x12667cec9e1f2fa854ab24f84b98f89619e6d8b3
USDT TRC20: TH1TciFW9aQhS7NjAXYSheWqxdKb7AQxpY
Changelog.
v1.1 upd: trim comma flag