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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #61 · 2 апр.

Ранее я уже упоминал о другой фишке из ˍˍfutureˍˍ , это оператор деления. from __future__ import division Суть проста. Раньше сложность типа данных результата поределялась типом самого сложного операнда. Например: int/int => int int/float => float В первом случае оба операнда int, значит и результат будет int. Во втором float более сложный тип, поэтому результат будет float. Если нам требуется получить дробное значение при делении двух int то приходилось форсированно один из операндов конверировать в float. 12/float(5) => float Но с новой "философией" это не требуется. В Python3 "floor division" заменили на "true division" а старый способ теперь работает через оператор "//". >>> 3/2 1.5 >>> 3//2 1 То есть теперь деление int на int даёт float если результат не целое число. В классах теперь доступны методы __floordiv__() и __truediv__() для определения поведения с этими операторами. Данный переход описан в PEP238. #pep#2to3#basic

Резултати

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

Пребарај: #adx

当前筛选 #adx清除筛选
Pro Analysis

@proanalysistrader · Post #28558 · 19.03.2025 г., 04:28

#ADX/USDT analysis : #ADX is currently in a downtrend and trading below its 200 exponential moving average (EMA). The price is encountering resistance from the 200 EMA and a resistance zone. It is anticipated that the price will decline from this point and test lower levels. TF : 2h Entry : $0.1090 Target : $0.0963 SL : $0.1173

Hashtags

Pro Analysis

@proanalysistrader · Post #28099 · 31.10.2024 г., 13:16

#ADX/USDT analysis : #ADX is currently in an uptrend, making new highs while trading above the 200 EMA and the support zone. The price is anticipated to resume its bullish momentum and test the previous swing high. Look for a pullback for a long entry. TF : 4H Entry : $0.1659 Target : $0.1934 SL : $0.1550

Hashtags

Crypto Profit Coach™

@cryptoprofitcoach · Post #9086 · 24.11.2024 г., 04:03

#ADX👈 https://www.binance.com/en/trade/ADX_BTC Buying Zone 186-200 👆 Sell 🤑 220 🤑 220-240 🚀 240-260 💃 260-280 😱 280- 300 & above Bullish above- 175🔼 Death Zone below-175 🔽

Hashtags

Crypto Profit Coach™

@cryptoprofitcoach · Post #9063 · 06.09.2024 г., 15:20

#ADX profit projections if remains in bull zone Strong support Layer 220-225 Above this value #ADX will remain in bull Zone and will go as projected 🚀🚀

Hashtags

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