@degenpump_crypto_pump_signals · Post #504708 · 14.05.2026 г., 05:52
#BAND/USDT Take-Profit target 1 ✅ Profit: 18.008% 📈 Period: 1 hr 44 min ⏰
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #309 · 2 фев.
Метод строки split() разделяет строку на несколько строк по указанному символу >>> "a_b_c".split('_') ['a', 'b', 'c'] Можно указать максимальное количество разделений >>> "a_b_c".split('_', 1) ['a', 'b_c'] Или резать с другой стороны с помощью rsplit() (right split) >>> "a_b_c".rsplit('_', 1) ['a_b', 'c'] А что будет если оставить аргументы пустыми? >>> "a_b_c".split() ['a_b_c'] Получаем список с одним элементом, потому что по умолчанию используется пробельный символ. >>> "a b c".split() ['a', 'b', 'c'] То есть это равнозначно такому вызову? >>> "a b c".split(" ") ['a', 'b', 'c'] Кажется да, но нет! Давайте попробуем добавить пробелов между буквами >>> "a b c".split(" ") ['a', '', '', 'b', '', '', 'c'] И вот картина уже не так предсказуема 😕 А вот что будет по умолчанию >>> "a b c".split() ['a', 'b', 'c'] Всё снова красиво! 🤩 По умолчанию в качестве разделителя используется любой пробельный символ, будь то табуляция или новая строка. Включая несколько таких символов идущих подряд. А также игнорируются пробельные символы по краям строки. >>> "a\t b\n c ".split() ['a', 'b', 'c'] Аналогичный способ можно собрать с помощью регулярного выражения. Но пробелы по краям строки придется обрабатывать дополнительно. >>> import re >>> re.split(r"\s+", ' a b c '.strip()) ['a', 'b', 'c'] Здесь тоже можно указать количество разделений >>> re.split(r"\s+", 'a b c', 1) ['a', 'b c'] А что если мы хотим написать красиво, то есть split() без аргументов, но при этом указать количество разделений? В этом случае первым аргументом передаём None >>> "a\n b c".split(None, 1) ['a', 'b c'] Данный метод не учитывает строки с пробелами, взятые в кавычки 'a "b c" '.split() ['a', '"b', 'c"'] Но для таких случаев есть другие способы. #tricks#basic
Пребарај: #band
@degenpump_crypto_pump_signals · Post #504708 · 14.05.2026 г., 05:52
#BAND/USDT Take-Profit target 1 ✅ Profit: 18.008% 📈 Period: 1 hr 44 min ⏰
Hashtags
@CoinSonar · Post #243780 · 17.04.2026 г., 17:07
#BAND | Volume spike (USDT PAIR) 318 times the average volume 110.09K USDT traded in 5 min └Selling vol: 72.65K USDT 🔴 Boost score: 1/10 24h Vol: 99.59K USDT (Binance) Price: 0.238 (-2.3% in 24h)
Hashtags
@CoinSonar · Post #243715 · 17.04.2026 г., 14:41
#BAND | Volume spike (USDT PAIR) 128 times the average volume 133.15K USDT traded in 15 min └Selling vol: 67.98K USDT 🔴 Boost score: 1/10 24h Vol: 99.59K USDT (Binance) Price: 0.245 (-2.3% in 24h)
Hashtags
@CoinSonar · Post #243615 · 17.04.2026 г., 11:26
#BAND | Volume spike (USDT PAIR) 128 times the average volume 132.92K USDT traded in 15 min └Buying vol: 80.65K USDT 🟢 Boost score: 3/10 24h Vol: 99.59K USDT (Binance) Price: 0.257 (-2.3% in 24h)
Hashtags
@CoinSonar · Post #243515 · 17.04.2026 г., 07:47
#BAND | Volume spike (USDT PAIR) 124 times the average volume 129.15K USDT traded in 15 min └Buying vol: 109.53K USDT 🟢 Boost score: 6/10 24h Vol: 99.59K USDT (Binance) Price: 0.246 (-2.3% in 24h)
Hashtags
@proanalysistrader · Post #28431 · 28.01.2025 г., 14:17
#BAND/USDT analysis : #BAND is in a downtrend. The price has broken down and retested the previous support levels. It is expected to resume its bearish direction from the current level and test lower levels. TF : 2H Entry : $1.168 Target : $1.068 SL : $1.238
Hashtags
@proanalysistrader · Post #28341 · 15.12.2024 г., 03:45
#BAND/USDT analysis : #BAND has successfully tested the 200 EMA and has bounced back. Currently, the price is retracing toward a key support zone. It is recommended to wait for the price to retest this support zone before considering a long entry. There is a strong expectation that the price will rally and aim to test previous highs. TF : 4H Entry : $1.756 Target : $2.326 SL : $1.470
Hashtags
@proanalysistrader · Post #28293 · 01.12.2024 г., 09:17
#BAND/USDT analysis : #BAND is in an uptrend, trading above the 200 EMA. The price has recently bounced back from the 200 EMA and a support zone, indicating a continuation of bullish momentum. It is expected that the price will test the previous swing high. TF : 15min Entry : $1.833 Target : $1.990 SL : $1.786
Hashtags
@proanalysistrader · Post #27782 · 02.08.2024 г., 05:32
#BAND/USDT analysis - #BAND is in a downtrend, trading below the 200 EMA. The price has retraced to the previous support, which is now acting as resistance, and is being rejected from there to continue its downward momentum. TF : 15min Entry : $1.332 Target : $1.252 SL : $1.380
Hashtags
@cryptocurreniesbtc · Post #21897 · 24.10.2023 г., 14:29
#BAND/USDT (Futures LONG) 🐋 Entry - CMP 1.4 - 1.35 Stoploss - 1.3 Targets - 1.5 - 1.6 - 1.7 - 1.9 - 2.1 Cross X10 - X50
Hashtags
@coinlegs · Post #9319 · 05.11.2023 г., 06:55
Failure Swing Detected for #BAND🧐 ✅EMA Confluence & Support ✅Trend Line Touch It may drop to the green order block and then rise for the first target.
Hashtags
@bullstar1 · Post #4445 · 22.08.2025 г., 14:55
COIN: $BAND/USDT (5-10x) Direction: LONG 📈 #BAND/USDT Take-Profit Target 5🎯 Profit : 44.12% with 10x Leverage (PREMIUM SIGNAL) Everyone else is just trying to survive… while our VIPs keep hitting big wins! 🔥👇 t.me/BULLSTAR_ADMIN
Hashtags