RE: Current CLN conversion options16 Sep 2025 21:05
The formula involves choosing the higher of two options as a starting point, but there seems to be some confusion about the method of calculating the second option (the first option is easy, that's just the lowest daily VWAP in the ten days preceding). The second option uses 92.5% of the average of the daily VWAPs over the ten days (not VWAP over the ten day period). Whichever is the higher option then you apply the 80% for the conversion price.
The broker will get the last ten daily VWAPs from Bloomberg/Refinitiv or wherever (e.g. on Bloomberg Terminal, pull the daily VWAPs from ticker = HE1 LN , Then run: VWAP , For history: HP and add the VWAP field, date range = last 10 trading days, download to Excel).
If you want compare that with a 10 day rolling VWAP method then you could use something like the VWAP MTF (Multi Timeframe) indicator in TradingView, and define the duration as '10D'.
Hope that helps.