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
//@version=5 indicator('Ajab Alhajeri', overlay=true) basePeriods = 26 donchian(len) => math.avg(ta.lowest(len), ta.highest(len)) baseLine = donchian(basePeriods) dataUP = ta.wpr(8) > -10 and baseLine > open and baseLine < close dataDN = ta.wpr(8) < -90 and baseLine > close and baseLine < open plotshape(dataUP, style=shape.triangleup, ...
0
User has no followers
73
5
51
Message
Follow
Following
Unfollow
283
0
0
Message
Follow
Following
Unfollow
250
25
26
Message
Follow
Following
Unfollow
33
1
0
Message
Follow
Following
Unfollow
Type
Script access
Privacy