|
42 | 42 | <td class="text-right">{$LASTBLOCKSBYTIME.TotalShares|number_format}</td>
|
43 | 43 | <td class="text-right">
|
44 | 44 | {if $LASTBLOCKSBYTIME.TotalEstimatedShares > 0}
|
45 |
| - <font color="{if (($LASTBLOCKSBYTIME.TotalShares / $LASTBLOCKSBYTIME.TotalEstimatedShares * 100) <= 100)}green{else}red{/if}">{($LASTBLOCKSBYTIME.TotalShares / $LASTBLOCKSBYTIME.TotalEstimatedShares * 100)|number_format:"2"}%</font></b> |
| 45 | + <font color="{if (($LASTBLOCKSBYTIME.TotalShares / $LASTBLOCKSBYTIME.TotalEstimatedShares * 100) <= 100)}green{elseif (($LASTBLOCKSBYTIME.TotalShares / $LASTBLOCKSBYTIME.TotalEstimatedShares * 100) <= 115)}orange{else}red{/if}">{($LASTBLOCKSBYTIME.TotalShares / $LASTBLOCKSBYTIME.TotalEstimatedShares * 100)|number_format:"2"}%</font></b> |
46 | 46 | {else}
|
47 | 47 | 0.00%
|
48 | 48 | {/if}
|
|
68 | 68 | <td class="text-right">{$LASTBLOCKSBYTIME.1HourShares|number_format}</td>
|
69 | 69 | <td class="text-right">
|
70 | 70 | {if $LASTBLOCKSBYTIME.1HourEstimatedShares > 0}
|
71 |
| - <font color="{if (($LASTBLOCKSBYTIME.1HourShares / $LASTBLOCKSBYTIME.1HourEstimatedShares * 100) <= 100)}green{else}red{/if}">{($LASTBLOCKSBYTIME.1HourShares / $LASTBLOCKSBYTIME.1HourEstimatedShares * 100)|number_format:"2"}%</font></b> |
| 71 | + <font color="{if (($LASTBLOCKSBYTIME.1HourShares / $LASTBLOCKSBYTIME.1HourEstimatedShares * 100) <= 100)}green{elseif (($LASTBLOCKSBYTIME.1HourShares / $LASTBLOCKSBYTIME.1HourEstimatedShares * 100) <= 115)}orange{else}red{/if}">{($LASTBLOCKSBYTIME.1HourShares / $LASTBLOCKSBYTIME.1HourEstimatedShares * 100)|number_format:"2"}%</font></b> |
72 | 72 | {else}
|
73 | 73 | 0.00%
|
74 | 74 | {/if}
|
|
94 | 94 | <td class="text-right">{$LASTBLOCKSBYTIME.24HourShares|number_format}</td>
|
95 | 95 | <td class="text-right">
|
96 | 96 | {if $LASTBLOCKSBYTIME.24HourEstimatedShares > 0}
|
97 |
| - <font color="{if (($LASTBLOCKSBYTIME.24HourShares / $LASTBLOCKSBYTIME.24HourEstimatedShares * 100) <= 100)}green{else}red{/if}">{($LASTBLOCKSBYTIME.24HourShares / $LASTBLOCKSBYTIME.24HourEstimatedShares * 100)|number_format:"2"}%</font></b> |
| 97 | + <font color="{if (($LASTBLOCKSBYTIME.24HourShares / $LASTBLOCKSBYTIME.24HourEstimatedShares * 100) <= 100)}green{elseif (($LASTBLOCKSBYTIME.24HourShares / $LASTBLOCKSBYTIME.24HourEstimatedShares * 100) <= 115)}orange{else}red{/if}">{($LASTBLOCKSBYTIME.24HourShares / $LASTBLOCKSBYTIME.24HourEstimatedShares * 100)|number_format:"2"}%</font></b> |
98 | 98 | {else}
|
99 | 99 | 0.00%
|
100 | 100 | {/if}
|
|
120 | 120 | <td class="text-right">{$LASTBLOCKSBYTIME.7DaysShares|number_format}</td>
|
121 | 121 | <td class="text-right">
|
122 | 122 | {if $LASTBLOCKSBYTIME.7DaysEstimatedShares > 0}
|
123 |
| - <font color="{if (($LASTBLOCKSBYTIME.7DaysShares / $LASTBLOCKSBYTIME.7DaysEstimatedShares * 100) <= 100)}green{else}red{/if}">{($LASTBLOCKSBYTIME.7DaysShares / $LASTBLOCKSBYTIME.7DaysEstimatedShares * 100)|number_format:"2"}%</font></b> |
| 123 | + <font color="{if (($LASTBLOCKSBYTIME.7DaysShares / $LASTBLOCKSBYTIME.7DaysEstimatedShares * 100) <= 100)}green{elseif (($LASTBLOCKSBYTIME.7DaysShares / $LASTBLOCKSBYTIME.7DaysEstimatedShares * 100) <= 115)}orange{else}red{/if}">{($LASTBLOCKSBYTIME.7DaysShares / $LASTBLOCKSBYTIME.7DaysEstimatedShares * 100)|number_format:"2"}%</font></b> |
124 | 124 | {else}
|
125 | 125 | 0.00%
|
126 | 126 | {/if}
|
|
146 | 146 | <td class="text-right">{$LASTBLOCKSBYTIME.4WeeksShares|number_format}</td>
|
147 | 147 | <td class="text-right">
|
148 | 148 | {if $LASTBLOCKSBYTIME.4WeeksEstimatedShares > 0}
|
149 |
| - <font color="{if (($LASTBLOCKSBYTIME.4WeeksShares / $LASTBLOCKSBYTIME.4WeeksEstimatedShares * 100) <= 100)}green{else}red{/if}">{($LASTBLOCKSBYTIME.4WeeksShares / $LASTBLOCKSBYTIME.4WeeksEstimatedShares * 100)|number_format:"2"}%</font></b> |
| 149 | + <font color="{if (($LASTBLOCKSBYTIME.4WeeksShares / $LASTBLOCKSBYTIME.4WeeksEstimatedShares * 100) <= 100)}green{elseif (($LASTBLOCKSBYTIME.4WeeksShares / $LASTBLOCKSBYTIME.4WeeksEstimatedShares * 100) <= 115)}orange{else}red{/if}">{($LASTBLOCKSBYTIME.4WeeksShares / $LASTBLOCKSBYTIME.4WeeksEstimatedShares * 100)|number_format:"2"}%</font></b> |
150 | 150 | {else}
|
151 | 151 | 0.00%
|
152 | 152 | {/if}
|
|
172 | 172 | <td class="text-right">{$LASTBLOCKSBYTIME.12MonthShares|number_format}</td>
|
173 | 173 | <td class="text-right">
|
174 | 174 | {if $LASTBLOCKSBYTIME.12MonthEstimatedShares > 0}
|
175 |
| - <font color="{if (($LASTBLOCKSBYTIME.12MonthShares / $LASTBLOCKSBYTIME.12MonthEstimatedShares * 100) <= 100)}green{else}red{/if}">{($LASTBLOCKSBYTIME.12MonthShares / $LASTBLOCKSBYTIME.12MonthEstimatedShares * 100)|number_format:"2"}%</font></b> |
| 175 | + <font color="{if (($LASTBLOCKSBYTIME.12MonthShares / $LASTBLOCKSBYTIME.12MonthEstimatedShares * 100) <= 100)}green{elseif (($LASTBLOCKSBYTIME.12MonthShares / $LASTBLOCKSBYTIME.12MonthEstimatedShares * 100) <= 115)}orange{else}red{/if}">{($LASTBLOCKSBYTIME.12MonthShares / $LASTBLOCKSBYTIME.12MonthEstimatedShares * 100)|number_format:"2"}%</font></b> |
176 | 176 | {else}
|
177 | 177 | 0.00%
|
178 | 178 | {/if}
|
|
0 commit comments