bavskar87
Last seen
Followers
0
Following
4
Ideas
1
Scripts
0
Joined Feb 18, 2021
indicator
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
if( _cursec != "" ) { StaticVarSet( _cursec, 0 ); _cursec = ""; } } function TimeConsumingWork() { // WARNING: the Percentile is CPU hungry as it involves lots of sorting, the loop below may take > 1 second to complete for( i = 0; i< 10; i++ ) Percentile( C, 100, 10 ); } //_TRACE("Without CS Begin " + GetChartID() ); //TimeConsumingWork(); // some...
0
User has no followers
109
95
3
Message
Follow
Following
Unfollow
416267
404
65839
Message
Follow
Following
Unfollow
5
4
0
Message
Follow
Following
Unfollow
13
5
1
Message
Follow
Following
Unfollow
Type
Script access
Privacy