PINE LIBRARY

support_array_methods

By dboichenko
Updated
Library "support_array_methods"
Contains methods for support work with arrays:

1. unic
description: delete duplicate element from array
param _array: array for delete duplicate. Support types: int,float,string,bool
return: duplicate-free array
Release Notes
v2

Added:
identical(firsts, seconds)
  Parameters:
    firsts (array<int>)
    seconds (array<int>)
debugging

Pine library

In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in a publication is governed by House rules.

Disclaimer