חפש
מוצרים
קהילה
שווקים
חדשות
ברוקרים
עוד
HE
התחל
THETA / Tether
28 בדצמ׳ 2022
Testo
0
תפוס את הגרף הזה
תפוס את הגרף הזה
// Set the moving average period
period = 10
// Calculate the moving average
ma = sma(close, period)
// Set the entry and exit conditions
entryLong = crossover(close, ma)
exitLong = crossunder(close, ma)
// Use the luxAlgo function to create the Lux Algo signal
luxAlgo(entryLong, exitLong)
khairyzakaria91
עקוב
Fundamental Analysis
khairyzakaria91
עקוב
כתב ויתור
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד ב
תנאים וההגבלות
.