You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Plot Functions**: Added support for `plotshape` and `plotarrow` functions
8
+
-**PineScript Type Constants**: Full implementation of PineScript type namespaces:
9
+
-`format.*` - Number format types
10
+
-`plot.*` - Plot style types
11
+
-`location.*` - Location constants for shapes
12
+
-`size.*` - Size constants for shapes
13
+
-`shape.*` - Shape style constants
14
+
-`display.*` - Display mode constants
15
+
16
+
## [0.7.2] - 2025-12-22 - Binance Provider Hotfix
4
17
5
18
- Hotfix : Binance provider failing for USA users, implemented a fallback logic to use the default binance url and fallback to US local url if the first one fails.
0 commit comments