It's an old topic but I had the same issue today. I wrote an small BBcode to add specific Stocks via Symbolticker
BBcode
BBCode usageHTML replacementHelp lineExample
BBcode
[stock]Tickersymbol[/stock]
to get the possibility to post stock informationBBCode usage
Code:
[stock]{TEXT}[/stock]
Code:
<iframereferrerpolicy="origin"width="95%"height="470"style="background: #000000; padding: 2px; border: none; border-radius: 5px; box-shadow: 0 2px 4px 0 rgba(0,0,0,.2)"src="https://jika.io/embed/area-chart?symbol={TEXT}&selection=ytd&closeKey=close&boxShadow=true&graphColor=1652f0&textColor=161c2d&backgroundColor=FFFFFF&fontFamily=Nunito"></iframe><br><a href="https://uk.finance.yahoo.com/quote/{TEXT}/?.tsrc=applewf"" target="_blank"><b>Tickersymbol {TEXT} at yahoo!fincance</b></a>
Code:
[stock]Your Tickersymbol[/stock]You will find Tickersymboles at https://uk.finance.yahoo.com
Statistics: Posted by Thunder86 — Mon Oct 21, 2024 7:40 pm