diff --git a/package-lock.json b/package-lock.json index 7aaca93..d692374 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pinescript-helper", - "version": "3.2.1-beta-2", + "version": "3.2.1-beta-4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "pinescript-helper", - "version": "3.2.1-beta-2", + "version": "3.2.1-beta-4", "license": "MIT", "dependencies": { "find-up": "^6.3.0", diff --git a/package.json b/package.json index ef3beee..c729d3c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "icon": "images/pineicon.png", "publisher": "salbert11", "license": "MIT", - "version": "3.2.1-beta-2", + "version": "3.2.1-beta-4", "engines": { "vscode": "^1.62.0" }, diff --git a/src/hover_built-in_constants.json b/src/hover_built-in_constants.json index 3c96d9c..339da7f 100644 --- a/src/hover_built-in_constants.json +++ b/src/hover_built-in_constants.json @@ -1,7 +1,7 @@ [ { "id": 0, - "pattern": "(?▣ #00BCD4 color.", "type": "const color", @@ -89,7 +89,7 @@ }, { "id": 11, - "pattern": "(?▣ #363A45 color.", "type": "const color", @@ -97,7 +97,7 @@ }, { "id": 12, - "pattern": "(?▣ #2962ff color.", "type": "const color", @@ -105,7 +105,7 @@ }, { "id": 13, - "pattern": "(?▣ #E040FB color.", "type": "const color", @@ -113,7 +113,7 @@ }, { "id": 14, - "pattern": "(?▣ #787B86 color.", "type": "const color", @@ -121,7 +121,7 @@ }, { "id": 15, - "pattern": "(?▣ #4CAF50 color.", "type": "const color", @@ -129,7 +129,7 @@ }, { "id": 16, - "pattern": "(?▣ #00E676 color.", "type": "const color", @@ -137,7 +137,7 @@ }, { "id": 17, - "pattern": "(?▣ #880E4F color.", "type": "const color", @@ -145,7 +145,7 @@ }, { "id": 18, - "pattern": "(?▣ #311B92 color.", "type": "const color", @@ -153,7 +153,7 @@ }, { "id": 19, - "pattern": "(?▣ #808000 color.", "type": "const color", @@ -161,7 +161,7 @@ }, { "id": 20, - "pattern": "(?▣ #FF9800 color.", "type": "const color", @@ -169,7 +169,7 @@ }, { "id": 21, - "pattern": "(?▣ #9C27B0 color.", "type": "const color", @@ -177,7 +177,7 @@ }, { "id": 22, - "pattern": "(?▣ #FF5252 color.", "type": "const color", @@ -185,7 +185,7 @@ }, { "id": 23, - "pattern": "(?▣ #B2B5BE color.", "type": "const color", @@ -193,7 +193,7 @@ }, { "id": 24, - "pattern": "(?▣ #00897B color.", "type": "const color", @@ -201,7 +201,7 @@ }, { "id": 25, - "pattern": "(?▣ #FFFFFF color.", "type": "const color", @@ -209,7 +209,7 @@ }, { "id": 26, - "pattern": "(?▣ #FFEB3B color.", "type": "const color", @@ -217,7 +217,7 @@ }, { "id": 27, - "pattern": "(? 0, the market position is long. If the value is < 0, the market position is short. The absolute value is the number of contracts/shares/lots/units in trade (position size).", "type": "series float", @@ -609,7 +609,7 @@ }, { "id": 76, - "pattern": "(?][]`, where `` and `` are in some cases absent. `` is the number of units, but it is absent if that number is 1. `` is 'S' for seconds, 'D' for days, 'W' for weeks, 'M' for months, but it is absent for minutes. No `` exists for hours. The variable will return: '10S' for 10 seconds, '60' for 60 minutes, 'D' for one day, '2W' for two weeks, '3M' for one quarter. Can be used as an argument with any function containing a `timeframe` parameter.", "type": "simple string", @@ -953,7 +953,7 @@ }, { "id": 119, - "pattern": "(?