搜尋
產品
社群
市場
新聞
經紀商
更多
TW
立即開始
社群
/
投資想法
/
Moktar
Ethereum / TetherUS
Moktar
由moktar022提供
關注
關注
2023年11月7日
1
2023年11月7日
//
version
=5
indicator("Fractal Example", overlay=true)
// Define fractals
fractalUp = ta.highest(high, 5)
fractalDown = ta.lowest(low, 5)
// Plotting fractals
plotshape(fractalUp, style=shape.triangleup, color=color.green)
plotshape(fractalDown, style=shape.triangledown, color=color.red)
Trend Analysis
moktar022
關注
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在
使用條款
閱讀更多資訊。