Unsupported Map Test Script
Category: trend
A Pine Script v6 test fixture/stub demonstrating a call to the map.put function, likely used for testing compiler or runtime error handling with null map references.
Formula
map.put(na, \"key\", close)
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.