TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #281 · 18 авг.

Что-то вы гоните насчет "привычного вида формата 755 и 644". Я вот вообще не понял что это!😳 Действительно, что означают цифры которые мы получили в прошлом посте? Это кодировка, заключающая в себе режимы доступа к файлу. Подробней можно почитать в статье про chmod. Там можно увидеть альтернативное обозначение того же самого с помощью символов r w x, что значит чтение, запись, исполнение. Чтобы преобразовать восьмеричное число в такое обозначение в Python есть готовая функция >>> stat.filemode(0o755) '?rwxr-xr-x' Мы видим 3 группы по 3 символа, дающие 3 типа доступа для 3 типов юзеров. А что за знак вопроса в начале? Давайте передадим в эту функцию необрезанное значение от os.stat >>> stat.filemode(os.stat(path).st_mode) 'drwxr-xr-x' Это данные, которые мы безжалостно обрезали в прошлый раз😼 Первый символ обозначает тип объекта. Это может быть файл (-), директория (d) или симлинк (l). Вот простая схема данной кодировки [1][3][3][3] │ │ │ │ │ │ │ └──> Others Permissions │ │ └─────> Group Permissions │ └────────> Owner Permissions └───────────> File Type (разверните экран если вы с телефона) Если вы попробуете получить пермишены для симлинка то получите пермишены для файла >>> path = '.venv/bin/python3' >>> stat.filemode(os.stat(path).st_mode) '-rwxr-xr-x' Чтобы получить свойства именно симлинка, нужно это явно указать >>> stat.filemode(os.stat(path, follow_symlinks=False).st_mode) 'lrwxrwxrwx' #tricks#basic

Резултати

Пронајдени 16 слични објави

Пребарај: #mdt

当前筛选 #mdt清除筛选
Coin Sonar

@CoinSonar · Post #243809 · 17.04.2026 г., 18:26

#MDT | Volume spike (USDT PAIR) 92 times the average volume 128.73K USDT traded in 15 min └Buying vol: 71.82K USDT 🟢 Boost score: 5/10 24h Vol: 133.93K USDT (Binance) Price: 0.00730 (-4.5% in 24h)

Hashtags

Pro Analysis

@proanalysistrader · Post #28523 · 07.03.2025 г., 15:50

#MDT/USDT analysis : #MDT is currently in a downtrend making new lows. The bearish momentum is expected to continue, potentially leading to further declines. For a short entry, consider waiting for a test of the resistance level before initiating a short position. TF : 2H Entry : $0.02883 Target : $0.02495 SL : $0.03150

Hashtags

Pro Analysis

@proanalysistrader · Post #28421 · 26.01.2025 г., 11:18

#MDT/USDT analysis : #MDT is currently in a downtrend, consistently forming lower lows (LLs) and lower highs (LHs) below the 200 EMA. The price is anticipated to continue its bearish momentum and test lower levels. It is recommended to wait for a pullback for a short entry opportunity. TF : 4H Entry : $0.05060 Target : $0.04127 SL : $0.05536

Hashtags

Pro Analysis

@proanalysistrader · Post #28348 · 19.12.2024 г., 11:49

#MDT/USDT analysis : #MDT is currently in an uptrend, characterized by the formation of higher highs (HHs) and higher lows (HLs). The price has retraced to test the 200 EMA, successfully forming a higher low before bouncing back. Wait for a breakout of the trendline, as the price is anticipated to test the previous swing high. TF : 4H Entry : $0.06650 Target : $0.08500 SL : $0.05715

Hashtags

Pro Analysis

@proanalysistrader · Post #28302 · 02.12.2024 г., 15:50

#MDT/USDT analysis : #MDT is in an uptrend, forming higher highs (HHs) and higher lows (HLs) above the 200 EMA. The price has recently tested the support zone and has bounced back from that level. It is anticipated that the bullish momentum will continue, leading to a potential test of previous highs. TF : 2h Entry : $0.05624 Target : $0.06177 SL : $0.05297

Hashtags

Pro Analysis

@proanalysistrader · Post #28035 · 18.10.2024 г., 03:21

#MDT/USDT analysis : #MDT is currently retracing back to the 200 EMA while forming higher highs (HHs) and higher lows (HLs) in its structure. The price is bouncing back from the support zone and is expected to test the previous swing high. TF : 1D Entry : $0.04253 Target : $0.05229 SL : $0.03668

Hashtags

Pro Analysis

@proanalysistrader · Post #27844 · 16.08.2024 г., 04:30

#MDT/USDT analysis : Based on the current market analysis, #MDT is currently experiencing a downtrend, trading below the 200 EMA. Following a correction phase, the price has been rejected from the 200 EMA. The anticipated next move is for the downtrend to persist with an impulsive movement, potentially testing previous lows. TF : 4H Entry : $0.0364 Target : $0.0290 SL : $0.0405

Hashtags

Crypto

@signal_bitcoins · Post #2799 · 14.02.2024 г., 08:47

#MDT reached the ceiling of the trading range on 12H Time frame,we expect another bullish movement incoming..🚀 ❄️@signals_bitcoin_crypto❄️ ❄️@Shadow_support0o❄️

Hashtags

12
ПретходнаСтраница 1 од 2Следна