method initialize(id) Namespace types: levels_collection Parameters: id (levels_collection)
method create_level(id, name, value, level_start_bar, level_color, show) Namespace types: levels_collection Parameters: id (levels_collection) name (string) value (float) level_start_bar (int) level_color (color) show (bool)
method set_level(id, name, value, level_start_bar, show) Namespace types: levels_collection Parameters: id (levels_collection) name (string) value (float) level_start_bar (int) show (bool)
method find_resistance(id) Namespace types: levels_collection Parameters: id (levels_collection)
method find_support(id) Namespace types: levels_collection Parameters: id (levels_collection)
method draw_level(id) Namespace types: level_info Parameters: id (level_info)
method draw_all_levels(id) Namespace types: levels_collection Parameters: id (levels_collection)
level_info Fields: name (series__string) value (series__float) bar_num (series__integer) level_line (series__line) line_start_bar (series__integer) level_color (series__color) show (series__bool) ss (series__bool) sr (series__bool)
진정한 트레이딩뷰 정신에 따라 작성자는 이 파인 코드를 오픈 소스 라이브러리로 공개하여 커뮤니티의 다른 파인 프로그래머들이 재사용할 수 있도록 했습니다. 작성자에게 건배! 이 라이브러리는 개인적으로 또는 다른 오픈 소스 출판물에서 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰의 적용을 받습니다.
진정한 트레이딩뷰 정신에 따라 작성자는 이 파인 코드를 오픈 소스 라이브러리로 공개하여 커뮤니티의 다른 파인 프로그래머들이 재사용할 수 있도록 했습니다. 작성자에게 건배! 이 라이브러리는 개인적으로 또는 다른 오픈 소스 출판물에서 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰의 적용을 받습니다.