• Operand
  • ./bin/ganged/upon.

gram: luck

> ./sample-data-old/stonks-portfolio.1.highlighter

Lenses
(coming soon!)


{
  "id": "stonks-portfolio.1",
  "name": "portfolio value",
  "properties": [
    {
      "name": "$",
      "formula": "portfolio value",
      "visibility": "HIDDEN"
    },
    {
      "name": "col8",
      "formula": "FindAll(\"holdings\").map(h => h.data.currentPrice * TextOfHighlight(h.data.shares)).reduce((a, b) => a + b, 0)",
      "visibility": "INLINE"
    }
  ]
}