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
4539
8
2936
Message
Follow
Following
Unfollow
15355
39
2793
Message
Follow
Following
Unfollow
856
50
881
Message
Follow
Following
Unfollow
36
56
303
Message
Follow
Following
Unfollow
20949
71
15323
Message
Follow
Following
Unfollow
3174
75
1613
Message
Follow
Following
Unfollow
348
1
3
Message
Follow
Following
Unfollow
7540
68
240
Message
Follow
Following
Unfollow
733
102
1618
Message
Follow
Following
Unfollow
16
0
0
Message
Follow
Following
Unfollow
312
17
19
Message
Follow
Following
Unfollow
Type
Script access
Privacy