Skip to content

Releases: salbert11/pinescript

v3.4.3

10 Nov 03:05
Compare
Choose a tag to compare

3.4.3

09.11.2024 Update

  • Snippets for built-in variables, functions and constants updated to Pinescript release October 2024.
  • Pine Theme Original Dark now better match with TradingView default theme. The previous Pine Theme Original Dark changed to Pine Theme Original Dark Extend.

v3.4.3-beta-4

09 Nov 06:24
Compare
Choose a tag to compare
v3.4.3-beta-4 Pre-release
Pre-release

3.4.3-beta-4

Note: This is a beta release

09.11.2024 Update

  • Snippets for built-in variables, functions and constants updated to Pinescript release October 2024.
  • Pine Theme Original Dark now better match with TradingView default theme. The previous Pine Theme Original Dark changed to Pine Theme Original Dark Extend.

v3.4.2

20 Oct 03:29
Compare
Choose a tag to compare

3.4.2

18.10.2024 Update

  • Snippets for built-in variables, functions and constants updated to Pinescript release August 2024.
  • Hover pop-up for functions refactored. Now started to include reference links for parameters.
  • New parameter force_overlay added to built-in object functions.
  • New variable timeframe.isticks added.
  • New properties for functions ticker.new() and ticker.modify() added.
  • Property dynamic_requests added to functions indicator(), library() and strategy().
  • Parameter list of log.* namespaces were fixed.
  • Syntax of variable declaration were fixed.
  • popup for indicator(), strategy(), library() fixed.
  • Reference links added for some hover functions.
  • Descriptions updated for some hover functions.
  • Change color of editorOverviewRuler to a yellowish color for some themes.
  • Breadcrumb menu in some themes fixed.

v3.4.2-beta-11

18 Oct 02:10
Compare
Choose a tag to compare
v3.4.2-beta-11 Pre-release
Pre-release

3.4.2-beta-11

Note: This is a beta release

18.10.2024 Update

  • Snippets for built-in variables, functions and constants updated to Pinescript release August 2024.
  • Hover pop-up for functions refactored. Now started to include reference links for parameters.
  • New parameter force_overlay added to built-in object functions.
  • New variable timeframe.isticks added.
  • New properties for functions ticker.new() and ticker.modify() added.
  • Property dynamic_requests added to functions indicator(), library() and strategy().
  • Parameter list of log.* namespaces were fixed.
  • Syntax of variable declaration were fixed.
  • popup for indicator(), strategy(), library() fixed.
  • Reference links added for some hover functions.
  • Descriptions updated for some hover functions.
  • Change color of editorOverviewRuler to a yellowish color for some themes.
  • Breadcrumb menu in some themes fixed.

v3.4.2-beta-10

13 Oct 04:30
Compare
Choose a tag to compare
v3.4.2-beta-10 Pre-release
Pre-release

3.4.2-beta-10

Note: This is a beta release

13.10.2024 Update

  • Snippets for built-in variables, functions and constants updated to Pinescript release August 2024.
  • Hover pop-up for functions refactored. Now started to include reference links for parameters.
  • New parameter force_overlay added to built-in object functions.
  • New variable timeframe.isticks added.
  • New properties for functions ticker.new() and ticker.modify() added.
  • Property dynamic_requests added to functions indicator(), library() and strategy().
  • Parameter list of log.* namespaces were fixed.
  • Syntax of variable declaration were fixed.
  • popup for indicator(), strategy(), library() fixed.
  • Reference links added for some hover functions.
  • Descriptions updated for some hover functions.
  • Change color of editorOverviewRuler to a yellowish color for some themes.
  • Breadcrumb menu in some themes fixed.

v3.4.2-beta-8

02 Oct 10:07
Compare
Choose a tag to compare
v3.4.2-beta-8 Pre-release
Pre-release

3.4.2-beta-8

Note: This is a beta release

02.10.2024 Update

  • Hover pop-up for functions refactored. Now started to include reference links for parameters.
  • Reference links added for some hover functions in *.new() and request.*()
  • Descriptions updated for some hover functions in *.new() and request.*()
  • New parameter force_overlay added to built-in object functions.

v3.4.2-beta-6

27 Sep 00:35
Compare
Choose a tag to compare
v3.4.2-beta-6 Pre-release
Pre-release

3.4.2-beta-6

Note: This is a beta release

27.09.2024 Update

  • Parameter list of log.* namespaces were fixed.
  • Syntax of variable declaration were fixed.
  • popup for indicator(), strategy(), library() fixed.
  • Change color of editorOverviewRuler to a yellowish color for some themes.
  • Property dynamic_requests added to functions indicator(), library() and strategy().
  • New properties for functions ticker.new() and ticker.modify() added.
  • New variable timeframe.isticks added.
  • Breadcrumb menu in some themes fixed.

v3.4.1

29 Jun 06:28
Compare
Choose a tag to compare

3.4.1

27.06.2024 Update

  • Grammars for enum types added.
  • Typo fixed in built-in function snippets.

v3.4.1-beta-2

26 Jun 05:28
Compare
Choose a tag to compare
v3.4.1-beta-2 Pre-release
Pre-release

3.4.1-beta-2

Note: This is a beta release

27.06.2024 Update

  • Grammars for enum types added.
  • Typo fixed in built-in function snippets.

v3.4.0

08 Jun 04:35
Compare
Choose a tag to compare

3.4.0

06.06.2024 Update

  • Snippets for built-in variables, functions and constants updated to Pinescript release June 2024.
  • Rework of hover popup presentation.
  • Built-in types for hover popup added.
  • Popup window border become more visible in several dark themes.
  • Choices and default values for snippets updated.
  • Typo and bug fixes for snippets and hover popups.