trendanalysis
Less Tags
Show All Tags
All Types
Type
All Types
Indicators
Strategies
Libraries
All Accesses
Script access
All Accesses
Open
Protected
Invite-only
Public & Private
Privacy
Public & Private
Public
Private
There are ideas on different regional versions of TradingView:
study(title="Intraday - Exponential Moving Average 3 CrossOver", shorttitle="EMA3CO", overlay=true) length1 = input(5, minval=1) src1 = input(close, title="Source") e1 = ema(src1, length1) plot(e1, color=lime,linewidth=1) length2 = input(15, minval=1) src2 = input(close, title="Source") e2 = ema(src2, length2) plot(e2, color=green,linewidth=2) length3 =...
1
2
0
0
Message
Follow
Following
Unfollow
4536
8
2933
Message
Follow
Following
Unfollow
15666
39
2799
Message
Follow
Following
Unfollow
874
50
885
Message
Follow
Following
Unfollow
36
56
303
Message
Follow
Following
Unfollow
20994
71
15313
Message
Follow
Following
Unfollow
3248
75
1619
Message
Follow
Following
Unfollow
351
1
3
Message
Follow
Following
Unfollow
7654
68
237
Message
Follow
Following
Unfollow
742
102
1618
Message
Follow
Following
Unfollow
16
0
0
Message
Follow
Following
Unfollow
395
18
33
Message
Follow
Following
Unfollow
Type
Script access
Privacy