Implement the Pine Strategy Runtime Bridge
This is chapter 3 of the Pine strategy walkthrough. The runtime bridge reads Pine plots and turns them into TradeJS decisions.
Complete it in two steps:
Splitting the implementation keeps each code example easier to read while the
two pages still form one core.ts file.
Previous: Build entry figures. Next: Prepare Pine inputs and plot readers.