@degenpump_crypto_pump_signals · Post #504456 · 11.05.2026 г., 16:35
#BTC/USDT Take-Profit target 1 ✅ Profit: 21.8047% 📈 Period: 10 hr 24 min ⏰
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #418 · 9 мар.
Оператор pipe позволяет писать более компактный код, реализуя логику объединения данных (Union). Важно помнить, что его поведение зависит от контекста. Побитовые операции (логическое OR) result = 5 | 3 # 5 (0101) | 3 (0011) = 7 (0111) Самое главное - не путать с оператором or, это другое! Объединение множеств set_a = {1, 2, 3} set_b = {3, 4, 5} set_c = set_a | set_b # {1, 2, 3, 4, 5} set_c |= {5, 6} # {1, 2, 3, 4, 5, 6} Слияние словарей dict_1 = {"a": 1, "b": 2} dict_2 = {"b": 3, "c": 4} merged = dict_1 | dict_2 # {'a': 1, 'b': 3, 'c': 4} merged |= {"d": 5} # {'a': 1, 'b': 3, 'c': 4, 'd': 5} Аннотации типов, заменяет Union def process_data(value: int | str) -> None: print(value) Допустимо использовать в isinstance или issubclass isinstance(3, int | float) # True Паттерн-матчинг status_code = 404 match status_code: case 200 | 201 | 204: print("OK") case 400 | 404 | 500: print("ERROR") Для использования в своих классах требуется переопределить метод __or__ Так же нашел библиотеку pipe которая добавляет еще много возможностей. Рекомендую ознакомиться ;) #basic
Hashtags
Пребарај: #btc
@degenpump_crypto_pump_signals · Post #504456 · 11.05.2026 г., 16:35
#BTC/USDT Take-Profit target 1 ✅ Profit: 21.8047% 📈 Period: 10 hr 24 min ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504367 · 10.05.2026 г., 23:00
#BTC/USDT Take-Profit target 2 ✅ Profit: 31.5797% 📈 Period: 3 days 4 hr ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504295 · 10.05.2026 г., 15:41
#BTC/USDT Take-Profit target 1 ✅ Profit: 21.8049% 📈 Period: 2 days 21 hr ⏰
Hashtags
@bizfeed · Post #331957 · 13.08.2025 г., 09:01
Crypto News Aggregator by EXCAVO | ꘜ 📊📝#BTC Metaplanet released report for Q2 2025. Owned 18,113 BTC, ranking fourth in the world and first in Asia.
Hashtags
@bizfeed · Post #331926 · 13.08.2025 г., 06:02
Crypto News Aggregator by EXCAVO | ꘜ 💸#BTC Over the past 24 hours, contracts worth ~$506.15 million have been liquidated, of which longs have liquidated ~$143.04 million and shorts ~$363.11 million.
Hashtags
@bizfeed · Post #331358 · 11.08.2025 г., 05:47
Crypto News Aggregator by EXCAVO | ꘜ 💸#BTC Over the past 24 hours, contracts worth ~$367.13 million have been liquidated, of which longs have liquidated ~$153.11 million and shorts ~$214.02 million.
Hashtags
@CoinSonar · Post #243700 · 17.04.2026 г., 13:54
#BTC | Volume spike (USDT PAIR) 9 times the average volume 127.31M USDT traded in 15 min └Buying vol: 93.99M USDT 🟢 Boost score: 4/10 24h Vol: 1.26B USDT (Binance) Price: 77254.99 (-1.6% in 24h)
Hashtags
@cointrendz · Post #86348 · 10.05.2026 г., 23:14
🟢RSI Overbought Alert (4h)🟢 📉#BTC (RSI: 70.07 ⚡) | 24h📈: 2.01%
Hashtags
@cointrendz · Post #86267 · 05.05.2026 г., 13:06
🟢RSI Overbought Alert (4h)🟢 📉#BTC (RSI: 70.14 ⚡) | 24h📈: 3.35%
Hashtags
@cointrendz · Post #86246 · 04.05.2026 г., 02:13
🟢RSI Overbought Alert (4h)🟢 📉#BTC (RSI: 70.37 ⚡) | 24h📈: 2.13%
Hashtags
@cointrendz · Post #85973 · 17.04.2026 г., 13:29
🟢RSI Overbought Alert (4h)🟢 📉#BTC (RSI: 70.18 ⚡) | 24h📈: 2.49%
Hashtags
@cointrendz · Post #85891 · 13.04.2026 г., 22:57
🟢RSI Overbought Alert (4h)🟢 📉#BTC (RSI: 70.15 ⚡) | 24h📈: 5.28%
Hashtags