<div class="qmod-ui-tool qmod-optioncs"><div class="qmod-modal-overlay" rv-show="modal.show"><div class="qmod-ui-modal" id="qmod-options-settings" aria-modal="true" role="dialog" aria-labelledby="qmod-options-settings-title"><div class="qmod-ui-modal-titlebar"><div class="qmod-ui-modal-title" id="qmod-options-settings-title">Column { 'Settings' | i8ln tLang }</div><div class="qmod-ui-titlebar-buttons"><button class="qmod-btn qmod-modal-close" alt="Close" tabindex="0" rv-aria-label="'Close' | i8ln tLang" rv-on-click="modal.close" rv-on-enter="true"><span class="qm_icon-close-med"></span></button></div></div><div class="qmod-ui-modal-body"><div class="qmod-container qmod-option-settings"><div class="qmod-option-wrap" rv-each-col="scope.binders.cols"><div class="qmod-options-header" rv-on-click="scope.binders.colsettings"><span class="qmod-field-label-sm">{col.name}</span><button class="qmod-btn-blank"> <span class="qm_icon-chevron-down-reg" rv-show="col.open"> </span><span class="qm_icon-chevron-up-reg" rv-hide="col.open"></span><span class="sr-only" rv-show="col.open">{'close' | i8ln tLang}</span><span class="sr-only" rv-hide="col.open">{'open' | i8ln tLang}</span></button></div><div class="qmod-option-items" rv-show="col.open"><div class="qmod-option-item" rv-each-dp="col.rows"><div class="qmod-checkboxes"><label class="qmod-label-checkbox"><input class="qmod-checkbox" rv-on-click="scope.binders.toggleCols" rv-name="dp.name" type="checkbox" rv-checked="dp.checked"/><span class="qmod-checkbox-button"></span><span class="qmod-label-checkbox-text">{dp.name}</span></label></div></div></div></div></div></div><div class="qmod-ui-modal-footer"><div class="qmod-ui-modal-footer-buttons"><button class="qmod-btn qmod-btn-sm qmod-btn-go qmod-darkblue" tabindex="0" rv-on-click="scope.binders.saveCols">Save changes</button></div></div></div></div><div class="qmod-quotehead" rv-unless="data.entitlement | = 'NA'"><div class="qmod-block-wrapper" rv-addclass="tLang | preFix &quot;qmod-lang-&quot;"><div rv-if="data | isValidSymbol"><h1 class="qmod-heading qmod-hbg"><span class="flag" rv-if="data.showFlag" rv-addclass="data.key.exchangecountry"></span><span class="qmod-t-text" rv-html="data.equityinfo.longname"></span><span class="qmod-aria-noread" rv-if="data.equityinfo.longname" aria-hidden="true">&nbsp;</span><span class="qmod-aria-noread" rv-if="data.equityinfo.longname" aria-hidden="true">(</span><span rv-html="data.symbolstring | whitespace"></span><span class="qmod-aria-noread" rv-if="data.equityinfo.longname" aria-hidden="true">)</span><div class="qmod-inline-ul" rv-if="scope.reloadControl.autoUpdate.visible"><ul class="qmod-buttons qmod-pull-right qmod-head-reload"><li class="qmod-refresh-control" rv-if="scope.reloadControl.refresh.visible"><button class="qmod-btn qmod-btn-link" rv-on-click="scope.reloadControl.refresh.click"><i class="fa fa-refresh" rv-class-fa-spin="scope.reloadControl.refresh.spin"></i><span class="qmod-btn-text">{scope.reloadControl.refresh.label}</span></button></li><li class="qmod-autoupdate-control" rv-if="scope.reloadControl.autoUpdate.visible"><button class="qmod-btn qmod-btn-link" rv-on-click="scope.reloadControl.autoUpdate.click"><i class="fa" rv-ifclass="scope.reloadControl.autoUpdate.enabled" data-qmod-true-class="fa-toggle-on qmod-ch-up" data-qmod-false-class="fa-toggle-off qmod-ch-down"></i><span class="qmod-btn-text">{scope.reloadControl.autoUpdate.label}</span></button></li></ul></div></h1></div><div class="qmod-invalid" rv-unless="data | isEntitled">{tplLang.notentitled| toLang tLang} {tplLang.for| toLang tLang} {data.symbolstring}</div><div class="qmod-invalid" rv-unless="data | isValidSymbol">{tplLang.invalidsymbol| toLang tLang}: {data.symbolstring}</div><div class="pure-g" rv-unless="data.entitlement | = 'NA'"><div class="pure-u-1" rv-class-pure-u-md-1-2="data.qhShowRight"><div class="qmod-head-left" rv-aria-label="'quote data' | i8ln tLang | addWord 'for' | i8ln tLang | addWord data.equityinfo.longname"><div class="qmod-mkt-hours"><div class="qmod-mkt-top"><span class="qmod-last" rv-if="data.datatype |= 'index'">{data.pricedata.last | asQHLast tLang}</span><span class="qmod-last" rv-unless="data.datatype |= 'index'">{data.pricedata.last | asQHLast tLang | asCurrency data.key.currency tLang}</span><span class="qmod-change" rv-qmodchange="data.pricedata.change"><span class="qmod-change-icon fa" rv-qmodchangeicon="data.pricedata.change"></span><span class="qmod-tot"><span class="qmod-chg-prefix" rv-if="chg_prefix">+</span><span class="qmod-chg-total">{data.pricedata.change | numeraljs '0.00'}</span></span><span class="qmod-pct"><span class="qmod-brackets">(</span><span class="qmod-chg-prefix" rv-if="chgpct_prefix">+</span><span class="qmod-chg-percent">{data.pricedata.changepercent | numeraljs '0.00' | postFix '%' tLang}</span><span class="qmod-brackets">)</span></span></span><span class="qmod-reghalt" rv-if="data.status"><a class="qmod-tooltip" rv-if="data.status.regsho" rv-title="data.status.regsho | asRegsho" rv-on-mouseenter="data.qmtooltip">{data.status.regsho}</a><a class="qmod-tooltip" rv-if="data.status.halt" rv-title="data.status.halt.code | asHaltCode" rv-on-mouseenter="data.qmtooltip">{data.status.halt.code}</a></span></div><div class="qmod-mkt-mid"><span class="qmod-bid" rv-if="data.pricedata.bid"><span class="qmod-lbl">{tplLang.bid | toLang tLang}:&nbsp;</span><span class="qmod-dp">{data.pricedata.bid | asQHLast tLang}</span><span class="qmod aria-hidden">&nbsp;x&nbsp;</span><span class="qmod-dp">{data.pricedata.bidsize}</span></span><span class="qmod-ask" rv-if="data.pricedata.ask"><span class="qmod-lbl">{tplLang.ask | toLang tLang}:&nbsp;</span><span class="qmod-dp">{data.pricedata.ask | asQHLast tLang}</span><span class="qmod aria-hidden">&nbsp;x&nbsp;</span><span class="qmod-dp">{data.pricedata.asksize}</span></span></div><div class="qmod-mkt-btm"><span class="qmod-datetime" rv-if="data.pricedata.lasttradedatetime"><span rv-hide="data.entitlement | or_comma_list 'PD,EOD,PW'"><span class="qmod-datetime-date" rv-html="data.pricedata.lasttradedatetime | momentjs 'true' 'LLL' tLang"></span><span class="qmod-datetimezone">{data.tz | asTimezone tLang}</span></span><span rv-show="data.entitlement | or_comma_list 'PD,EOD,PW'"><span rv-html="data.pricedata.lasttradedatetime | momentjs 'true' 'LL' tLang"></span></span></span><span class="qmod-datetime" rv-unless="data.pricedata.lasttradedatetime"><span class="qmod-datetime-date" rv-show="data.datetime" rv-html="data.datetime | momentjs 'true' 'LL' tLang"></span></span><span class="qmod-volume" rv-unless="data.datatype | = 'equity'"><span class="qmod-sm-hide" rv-if="data.pricedata.sharevolume"> <span class="qmod-lbl">Volume:&nbsp;</span><span>{data.pricedata.sharevolume | numeraljs '0,0' 'N/A' tLang}</span></span></span><span class="qmod-volume" rv-if="data.datatype | = 'equity'"><span class="qmod-sm-hide" rv-if="data.pricedata.sharevolume | exists"> <span class="qmod-lbl">Volume:&nbsp;</span><span>{data.pricedata.sharevolume | numeraljs '0,0' '0' tLang}</span></span></span></div></div><div class="qmod-after-hours" rv-show="scope.showAfterHours"><span class="qmod-afh"> <span class="qmod-lbl">{tplLang.afterhours| toLang tLang}&nbsp;</span><span class="qmod-nodata" rv-hide="data.afterhours.hasData">-</span><span class="qmod-data" rv-show="data.afterhours.hasData"><span class="qmod-last">{data.afterhours.lastFormatted}</span><span class="qmod-tot"><span class="qmod-chg-total">{data.afterhours.changeFormatted}</span></span><span class="qmod-pct"><span class="qmod-brackets">(</span><span class="qmod-chg-percent">{data.afterhours.changePercentFormatted}</span><span class="qmod-brackets">)</span></span></span></span><span class="qmod-ah-bottom" rv-show="data.afterhours.hasData"><span class="qmod-datetime"><span class="qmod-datetime-date">{data.afterhours.lasttradedatetimeFormatted}</span><span class="qmod-datetimezone" rv-if="data.afterhours.lasttradedatetimeFormatted | != '-'">{data.tz | asTimezone tLang}</span></span><span class="qmod-volume" rv-if="data.afterhours.sharevolume"><span class="qmod-sm-hide">Volume: {data.afterhours.sharevolume | numeraljs '0,0' '-' tLang}</span></span></span></div><div class="qmod-premarket-hours" rv-show="scope.showPreMarket"><span class="qmod-afh"> <span class="qmod-lbl">{tplLang.premarket| toLang tLang}&nbsp;</span><span class="qmod-nodata" rv-hide="data.premarket.hasData">-</span><span class="qmod-data" rv-show="data.premarket.hasData"><span class="qmod-last">{data.premarket.lastFormatted}</span><span class="qmod-tot"><span class="qmod-chg-total">{data.premarket.changeFormatted}</span></span><span class="qmod-pct"><span class="qmod-brackets">(</span><span class="qmod-chg-percent">{data.premarket.changePercentFormatted}</span><span class="qmod-brackets">)</span></span></span></span><span class="qmod-ah-bottom" rv-show="data.premarket.hasData"><span class="qmod-datetime"><span class="qmod-datetime-date">{data.premarket.lasttradedatetimeFormatted}</span><span class="qmod-datetimezone" rv-if="data.premarket.lasttradedatetimeFormatted | != '-'">{data.tz | asTimezone tLang}</span></span><span class="qmod-volume" rv-if="data.premarket.sharevolume"><span class="qmod-sm-hide">Volume: {data.premarket.sharevolume | numeraljs '0,0' '-' tLang}</span></span></span></div><div class="qmod-entline"><span class="qmod-ent-item" rv-if="data.key.currency"><span rv-html="data.key.currency"></span></span><span class="qmod-ent-item" rv-if="data.key.exLgName"><span rv-html="data.key.exLgName"></span></span><span class="qmod-ent-item" rv-if="data.entitlement"><span rv-html="data.entitlement | asEnt tLang"></span><a class="qmod-tooltip" rv-if="data.entitlement | or 'RTN' 'RTB'" rv-title="tplLang.notsourcedallmarkets | toLang tLang" rv-on-mouseenter="data.qmtooltip" rv-aria-label="tplLang.notsourcedallmarkets | toLang tLang"><span class="qm_icon-infotip-reg qmod-icon" aria-hidden="true"></span></a></span><span class="qmod-ent-item" rv-if="data.key.iscurrentlyopen" rv-show="data.key.iscurrentlyopen | = 'false'"><span rv-html="tplLang.marketclosed | toLang tLang"></span></span><span rv-unless="data.key.iscurrentlyopen"><span class="qmod-ent-item-optional-last" rv-if="data.key.isopen" rv-show="data.key.isopen | = 'false'"><span rv-html="tplLang.marketclosed | toLang tLang"></span></span></span></div></div></div><div class="pure-u-1 pure-u-md-1-2" rv-if="data.qhShowRight"><div class="qmod-head-right" rv-if="data.lowHigh"><div class="qmod-daylow" rv-if="data.pricedata.low"><span class="qmod-day-low">{tplLang.low| toLang tLang}: {data.pricedata.low | asQHLast tLang}</span><span class="qmod-day-high">{tplLang.high| toLang tLang}: {data.pricedata.high | asQHLast tLang}</span><div class="qmod-daylowbar"><span class="qmod-hl-arrow" rv-style-left="data.dayhighLow.arrow"><i class="fa fa-caret-down" aria-hidden="true"></i><span class="qmod-hl-label" rv-class-qmod-hl-left="data.dayhighLow.arrowClass | call"> {tplLang.prevclose| toLang tLang}: {data.pricedata.prevclose | asQHLast tLang}</span></span><span class="qmod-barpct" rv-style-width="data.dayhighLow.barPct">{tplLang.last| toLang tLang}: {data.pricedata.last | asQHLast tLang}</span></div></div><div class="qmod-daylow" rv-if="data.fundamental.week52high"><span class="qmod-day-low">{tplLang.yearlow| toLang tLang}: {data.fundamental.week52low.content | asQHLast tLang}</span><span class="qmod-day-high">{tplLang.yearhigh| toLang tLang}:  {data.fundamental.week52high.content | asQHLast tLang}</span><div class="qmod-daylowbar"><span class="qmod-hl-arrow" rv-style-left="data.yearhighLow.arrow"><i class="fa fa-caret-down" aria-hidden="true"></i><span class="qmod-hl-label" rv-class-qmod-hl-left="data.yearhighLow.arrowClass"> {tplLang.prevclose| toLang tLang}: {data.pricedata.prevclose | asQHLast tLang}</span></span><span class="qmod-barpct" rv-style-width="data.yearhighLow.barPct">{tplLang.last| toLang tLang}: {data.pricedata.last | asQHLast tLang}</span></div></div></div><div class="qmod-head-right" rv-if="data.tradeURL"><div class="qmod-tradecont"><a rv-href="data.tradeURLbuy"><div class="qmod-btn qmod-green">{tplLang.buyl| toLang tLang}</div></a><a rv-href="data.tradeURLsell"><div class="qmod-btn qmod-red">{tplLang.selll| toLang tLang}</div></a></div></div><div class="qmod-head-right" rv-if="data.showLogo" rv-show="data.logo"><div class="qmod-cplogo"><div class="qmod-cplogo-inner"><img rv-src="data.logo" rv-alt="data.equityinfo.longname"/></div></div></div></div></div></div></div><div class="qmod-quotehead" rv-unless="data | isEntitled"><div class="qmod-block-wrapper"><h1 class="qmod-heading qmod-hbg"><span class="flag" rv-if="data.showFlag" rv-addclass="data.key.exchangecountry"></span><span class="qmod-t-text">{data.equityinfo.longname}&nbsp;</span>(<span rv-html="data.symbolstring | whitespace"></span>)</h1></div></div><h2 class="qmod-heading qmod-hbg">{ 'Option Chain' | i8ln tLang }</h2><div class="qmod-block-wrapper qmod-option-wrapper" rv-unless="data.datatype | or 'n/a' 'nodata'" rv-class-qmod-op-overlay="scope.binders.loader" rv-addclass="tLang | preFix &quot;qmod-lang-&quot;"><div class="qmod-modifiers"><div class="qmod-modifiers-left"><div class="qmod-ally-dropdown2-container qmod-dropdown-strat"><div class="qmod-a11y-dropdown2-label">{scope.binders.strategy.label}</div><div class="qmod-a11y-dropdown2 qmod-yaxis-dropdown"><div class="qmod-a11y-dropdown2-wrapper"><div class="qmod-a11y-dropdown2-combobox" rv-id="scope.binders.strategy.id | postFix '-combo'" rv-aria-controls="scope.binders.strategy.id | postFix '-listbox'" aria-haspopup="listbox" role="combobox" rv-on-keydown="scope.binders.strategy.handleKeyDown" rv-aria-activedescendant="scope.binders.strategy.id | postFix '-listbox-item-' | postFix scope.binders.strategy.selected" rv-aria-expanded="scope.binders.strategy.open" tabindex="0" rv-on-click="scope.binders.strategy.click" rv-on-blur="scope.binders.strategy.blur"> <div class="qmod-a11y-dropdown2-combobox-label">{scope.binders.strategy.getSelected < selected | getIndex 'label'}</div><div class="qmod-a11y-dropdown2-combobox-icon qm_icon-chevron-down-reg"></div></div><div class="qmod-a11y-dropdown2-listbox" role="listbox" rv-id="scope.binders.strategy.id | postFix '-listbox'" tabindex="-1" aria-label="Y Axis Scale" rv-show="scope.binders.strategy.open"><div class="qmod-a11y-dropdown2-listbox-item" rv-id="scope.binders.strategy.id | postFix '-listbox-item-' | postFix index" rv-each-compare="scope.binders.strategy.list" role="option" rv-on-mousedown="scope.binders.strategy.mousedown" rv-on-click="scope.binders.strategy.change" rv-aria-selected="scope.binders.strategy.selected|= index" rv-class-qmod-option-current="scope.binders.strategy.currentItem |= index" rv-show="compare.visible">{compare.label}</div></div></div></div></div><div class="qmod-ally-dropdown2-container qmod-dropdown-size"><div class="qmod-a11y-dropdown2-label"> { 'Size' | i8ln tLang }<span class="qm_icon-infotip-reg qmod-icon" rv-title="scope.binders.size.tooltip" rv-on-mouseenter="data.qmtooltip"></span></div><div class="qmod-a11y-dropdown2 qmod-yaxis-dropdown"><div class="qmod-a11y-dropdown2-wrapper"><div class="qmod-a11y-dropdown2-combobox" rv-id="scope.binders.size.id | postFix '-combo'" rv-aria-controls="scope.binders.size.id | postFix '-listbox'" aria-haspopup="listbox" role="combobox" rv-on-keydown="scope.binders.size.handleKeyDown" rv-aria-activedescendant="scope.binders.size.id | postFix '-listbox-item-' | postFix scope.binders.size.selected" rv-aria-expanded="scope.binders.size.open" tabindex="0" rv-on-click="scope.binders.size.click" rv-on-blur="scope.binders.size.blur"><div class="qmod-a11y-dropdown2-combobox-label">{scope.binders.size.getSelected < selected | getIndex 'label'}</div><div class="qmod-a11y-dropdown2-combobox-icon qm_icon-chevron-down-reg"> </div></div><div class="qmod-a11y-dropdown2-listbox" role="listbox" rv-id="scope.binders.size.id | postFix '-listbox'" tabindex="-1" aria-label="Y Axis Scale" rv-show="scope.binders.size.open"><div class="qmod-a11y-dropdown2-listbox-item" rv-id="scope.binders.size.id | postFix '-listbox-item-' | postFix index" rv-each-compare="scope.binders.size.list" role="option" rv-on-mousedown="scope.binders.size.mousedown" rv-on-click="scope.binders.size.change" rv-aria-selected="scope.binders.size.selected|= index" rv-class-qmod-option-current="scope.binders.size.currentItem|= index">{compare.label}</div></div></div></div></div><div class="qmod-ally-dropdown2-container qmod-dropdown-strikes"><div class="qmod-a11y-dropdown2-label"> { 'Strikes' | i8ln tLang }<span class="qm_icon-infotip-reg qmod-icon" rv-title="scope.binders.strikes.tooltip" rv-on-mouseenter="data.qmtooltip"></span></div><div class="qmod-a11y-dropdown2 qmod-yaxis-dropdown"><div class="qmod-a11y-dropdown2-wrapper"><div class="qmod-a11y-dropdown2-combobox" rv-id="scope.binders.strikes.id | postFix '-combo'" rv-aria-controls="scope.binders.strikes.id | postFix '-listbox'" aria-haspopup="listbox" role="combobox" rv-on-keydown="scope.binders.strikes.handleKeyDown" rv-aria-activedescendant="scope.binders.strikes.id | postFix '-listbox-item-' | postFix scope.binders.strikes.selected" rv-aria-expanded="scope.binders.strikes.open" tabindex="0" rv-on-click="scope.binders.strikes.click" rv-on-blur="scope.binders.strikes.blur"><div class="qmod-a11y-dropdown2-combobox-label">{scope.binders.strikes.getSelected < selected | getIndex 'label'}</div><div class="qmod-a11y-dropdown2-combobox-icon qm_icon-chevron-down-reg"> </div></div><div class="qmod-a11y-dropdown2-listbox" role="listbox" rv-id="scope.binders.strikes.id | postFix '-listbox'" tabindex="-1" rv-show="scope.binders.strikes.open"><div class="qmod-a11y-dropdown2-listbox-item" rv-id="scope.binders.strikes.id | postFix '-listbox-item-' | postFix index" rv-each-compare="scope.binders.strikes.list" role="option" rv-on-mousedown="scope.binders.strikes.mousedown" rv-on-click="scope.binders.strikes.change" rv-aria-selected="scope.binders.strikes.selected|= index" rv-class-qmod-option-current="scope.binders.strikes.currentItem|= index">{compare.label}<span class="qmod-custom qm_icon-trash-reg" rv-if="compare.custom" rv-on-click="scope.binders.delItem" rv-data-type="index" data-binder="strikes"> </span></div><div class="qmod-a11y-dropdown2-listbox-item qmod-dropdown-input" rv-if="scope.binders.strikes.cookie|asArrayLength| &lt; 8" rv-on-mousedown="scope.binders.strikes.mousedown"><div class="qmod-dropdown-input-group"><input class="qmod-strikes" type="text" rv-on-blur="scope.binders.strikes.blur" rv-aria-label="&quot;Enter Value&quot; | i8ln tLang" rv-placeholder="&quot;Enter Value&quot; | i8ln tLang" rv-value="scope.binders.strikes.custom" rv-on-enter-key-press-click="scope.binders.addAdditem" data-type="strikes"/><span class="qm_icon-add-symbol-reg" rv-on-click="scope.binders.addAdditem" data-type="strikes"></span></div></div></div></div></div></div><div class="qmod-ally-dropdown2-container qmod-dropdown-near"><div class="qmod-a11y-dropdown2-label"> { 'near' | i8ln tLang }<span class="qm_icon-infotip-reg qmod-icon" rv-title="scope.binders.near.tooltip" rv-on-mouseenter="data.qmtooltip"></span></div><div class="qmod-a11y-dropdown2 qmod-yaxis-dropdown"><div class="qmod-a11y-dropdown2-wrapper"><div class="qmod-a11y-dropdown2-combobox" rv-id="scope.binders.near.id | postFix '-combo'" rv-aria-controls="scope.binders.near.id | postFix '-listbox'" aria-haspopup="listbox" role="combobox" rv-on-keydown="scope.binders.near.handleKeyDown" rv-aria-activedescendant="scope.binders.near.id | postFix '-listbox-item-' | postFix scope.binders.near.selected" rv-aria-expanded="scope.binders.near.open" tabindex="0" rv-on-click="scope.binders.near.click" rv-on-blur="scope.binders.near.blur"> <div class="qmod-a11y-dropdown2-combobox-label">{scope.binders.near.getSelected < selected | getIndex 'label'}</div><div class="qmod-a11y-dropdown2-combobox-icon qm_icon-chevron-down-reg"> </div></div><div class="qmod-a11y-dropdown2-listbox" role="listbox" rv-id="scope.binders.near.id | postFix '-listbox'" tabindex="-1" rv-show="scope.binders.near.open"><div class="qmod-a11y-dropdown2-listbox-item" rv-id="scope.binders.near.id | postFix '-listbox-item-' | postFix index" rv-each-compare="scope.binders.near.list" role="option" rv-on-mousedown="scope.binders.near.mousedown" rv-on-click="scope.binders.near.change" rv-aria-selected="scope.binders.near.selected|= index" rv-class-qmod-option-current="scope.binders.near.currentItem|= index">{compare.label}<span class="qmod-custom qm_icon-trash-reg" rv-if="compare.custom" rv-on-click="scope.binders.delItem" rv-data-type="index" data-binder="near"> </span></div><div class="qmod-a11y-dropdown2-listbox-item qmod-dropdown-input" rv-if="scope.binders.near.cookie|asArrayLength| &lt; 8" rv-on-mousedown="scope.binders.near.mousedown"><div class="qmod-dropdown-input-group"><input class="qmod-near" type="text" rv-on-blur="scope.binders.near.blur" rv-aria-label="&quot;Enter Value&quot; | i8ln tLang" rv-placeholder="&quot;Enter Value&quot; | i8ln tLang" rv-value="scope.binders.near.custom" rv-on-enter-key-press-click="scope.binders.addAdditem" data-type="near"/><span class="qm_icon-add-symbol-reg" rv-on-click="scope.binders.addAdditem" data-type="near"></span></div></div></div></div></div></div><div class="qmod-ally-dropdown2-container qmod-dropdown-nearpct"><div class="qmod-a11y-dropdown2-label"> { 'Near_Money_pct' | i8ln tLang }<span class="qm_icon-infotip-reg qmod-icon" rv-title="scope.binders.nearpct.tooltip" rv-on-mouseenter="data.qmtooltip"></span></div><div class="qmod-a11y-dropdown2 qmod-yaxis-dropdown"><div class="qmod-a11y-dropdown2-wrapper"><div class="qmod-a11y-dropdown2-combobox" rv-id="scope.binders.nearpct.id | postFix '-combo'" rv-aria-controls="scope.binders.nearpct.id | postFix '-listbox'" aria-haspopup="listbox" role="combobox" rv-on-keydown="scope.binders.nearpct.handleKeyDown" rv-aria-activedescendant="scope.binders.nearpct.id | postFix '-listbox-item-' | postFix scope.binders.nearpct.selected" rv-aria-expanded="scope.binders.nearpct.open" tabindex="0" rv-on-click="scope.binders.nearpct.click" rv-on-blur="scope.binders.nearpct.blur"><div class="qmod-a11y-dropdown2-combobox-label">{scope.binders.nearpct.getSelected < selected | getIndex 'label'}</div><div class="qmod-a11y-dropdown2-combobox-icon qm_icon-chevron-down-reg">  </div></div><div class="qmod-a11y-dropdown2-listbox" role="listbox" rv-id="scope.binders.nearpct.id | postFix '-listbox'" tabindex="-1" rv-show="scope.binders.nearpct.open"><div class="qmod-a11y-dropdown2-listbox-item" rv-id="scope.binders.nearpct.id | postFix '-listbox-item-' | postFix index" rv-each-compare="scope.binders.nearpct.list" role="option" rv-on-mousedown="scope.binders.nearpct.mousedown" rv-on-click="scope.binders.nearpct.change" rv-aria-selected="scope.binders.nearpct.selected|= index" rv-class-qmod-option-current="scope.binders.nearpct.currentItem|= index">{compare.label}<span class="qmod-custom qm_icon-trash-reg" rv-if="compare.custom" rv-on-click="scope.binders.delItem" rv-data-type="index" data-binder="nearpct"> </span></div><div class="qmod-a11y-dropdown2-listbox-item qmod-dropdown-input" rv-if="scope.binders.nearpct.cookie|asArrayLength| &lt; 8" rv-on-mousedown="scope.binders.nearpct.mousedown"><div class="qmod-dropdown-input-group"><input class="qmod-nearpct" type="text" rv-on-blur="scope.binders.nearpct.blur" rv-aria-label="&quot;Enter Value&quot; | i8ln tLang" rv-placeholder="&quot;Enter Value&quot; | i8ln tLang" rv-value="scope.binders.nearpct.custom" rv-on-enter-key-press-click="scope.binders.addAdditem" data-type="nearpct"/><span class="qm_icon-add-symbol-reg" rv-on-click="scope.binders.addAdditem" data-type="nearpct"></span></div></div></div></div></div></div><div class="qmod-ally-dropdown2-container qmod-dropdown-volume"><div class="qmod-a11y-dropdown2-label"> { 'volume' | i8ln tLang }<span class="qm_icon-infotip-reg qmod-icon" rv-title="scope.binders.volume.tooltip" rv-on-mouseenter="data.qmtooltip"></span></div><div class="qmod-a11y-dropdown2 qmod-yaxis-dropdown"><div class="qmod-a11y-dropdown2-wrapper"><div class="qmod-a11y-dropdown2-combobox" rv-id="scope.binders.volume.id | postFix '-combo'" rv-aria-controls="scope.binders.volume.id | postFix '-listbox'" aria-haspopup="listbox" role="combobox" rv-on-keydown="scope.binders.volume.handleKeyDown" rv-aria-activedescendant="scope.binders.volume.id | postFix '-listbox-item-' | postFix scope.binders.volume.selected" rv-aria-expanded="scope.binders.volume.open" tabindex="0" rv-on-click="scope.binders.volume.click" rv-on-blur="scope.binders.volume.blur"><div class="qmod-a11y-dropdown2-combobox-label">{scope.binders.volume.getSelected < selected | getIndex 'label'}</div><div class="qmod-a11y-dropdown2-combobox-icon qm_icon-chevron-down-reg"> </div></div><div class="qmod-a11y-dropdown2-listbox" role="listbox" rv-id="scope.binders.volume.id | postFix '-listbox'" tabindex="-1" rv-show="scope.binders.volume.open"><div class="qmod-a11y-dropdown2-listbox-item" rv-id="scope.binders.volume.id | postFix '-listbox-item-' | postFix index" rv-each-compare="scope.binders.volume.list" role="option" rv-on-mousedown="scope.binders.volume.mousedown" rv-on-click="scope.binders.volume.change" rv-aria-selected="scope.binders.volume.selected|= index" rv-class-qmod-option-current="scope.binders.volume.currentItem|= index">{compare.label}<span class="qmod-custom qm_icon-trash-reg" rv-if="compare.custom" rv-on-click="scope.binders.delItem" rv-data-type="index" data-binder="volume"> </span></div><div class="qmod-a11y-dropdown2-listbox-item qmod-dropdown-input" rv-if="scope.binders.volume.cookie|asArrayLength| &lt; 8" rv-on-mousedown="scope.binders.volume.mousedown"><div class="qmod-dropdown-input-group"><input class="qmod-volume" type="text" rv-on-blur="scope.binders.volume.blur" rv-aria-label="&quot;Enter Value&quot; | i8ln tLang" rv-placeholder="&quot;Enter Value&quot; | i8ln tLang" rv-value="scope.binders.volume.custom" rv-on-enter-key-press-click="scope.binders.addAdditem" data-type="volume"/><span class="qm_icon-add-symbol-reg" rv-on-click="scope.binders.addAdditem" data-type="volume"></span></div></div></div></div></div></div><div class="qmod-ally-dropdown2-container qmod-dropdown-openint"><div class="qmod-a11y-dropdown2-label"> { 'openint' | i8ln tLang }<span class="qm_icon-infotip-reg qmod-icon" rv-title="scope.binders.openint.tooltip" rv-on-mouseenter="data.qmtooltip"></span></div><div class="qmod-a11y-dropdown2 qmod-yaxis-dropdown"><div class="qmod-a11y-dropdown2-wrapper"><div class="qmod-a11y-dropdown2-combobox" rv-id="scope.binders.openint.id | postFix '-combo'" rv-aria-controls="scope.binders.openint.id | postFix '-listbox'" aria-haspopup="listbox" role="combobox" rv-on-keydown="scope.binders.openint.handleKeyDown" rv-aria-activedescendant="scope.binders.openint.id | postFix '-listbox-item-' | postFix scope.binders.openint.selected" rv-aria-expanded="scope.binders.openint.open" tabindex="0" rv-on-click="scope.binders.openint.click" rv-on-blur="scope.binders.openint.blur"> <div class="qmod-a11y-dropdown2-combobox-label">{scope.binders.openint.getSelected < selected | getIndex 'label'}</div><div class="qmod-a11y-dropdown2-combobox-icon qm_icon-chevron-down-reg"> </div></div><div class="qmod-a11y-dropdown2-listbox" role="listbox" rv-id="scope.binders.openint.id | postFix '-listbox'" tabindex="-1" rv-show="scope.binders.openint.open"><div class="qmod-a11y-dropdown2-listbox-item" rv-id="scope.binders.openint.id | postFix '-listbox-item-' | postFix index" rv-each-compare="scope.binders.openint.list" role="option" rv-on-mousedown="scope.binders.openint.mousedown" rv-on-click="scope.binders.openint.change" rv-aria-selected="scope.binders.openint.selected|= index" rv-class-qmod-option-current="scope.binders.openint.currentItem|= index">{compare.label}<span class="qmod-custom qm_icon-trash-reg" rv-if="compare.custom" rv-on-click="scope.binders.delItem" rv-data-type="index" data-binder="openint"> </span></div><div class="qmod-a11y-dropdown2-listbox-item qmod-dropdown-input" rv-if="scope.binders.openint.cookie|asArrayLength| &lt; 8" rv-on-mousedown="scope.binders.openint.mousedown"><div class="qmod-dropdown-input-group"><input class="qmod-openint" type="text" rv-on-blur="scope.binders.openint.blur" rv-aria-label="&quot;Enter Value&quot; | i8ln tLang" rv-placeholder="&quot;Enter Value&quot; | i8ln tLang" rv-value="scope.binders.openint.custom" rv-on-enter-key-press-click="scope.binders.addAdditem" data-type="openint"/><span class="qm_icon-add-symbol-reg" rv-on-click="scope.binders.addAdditem" data-type="openint"></span></div></div></div></div></div></div><div class="qmod-aria-toggle-wrapper"><span class="qmod-aria-toggle-label" id="qmod-label-weekly">{ 'Weeklys' | i8ln tLang }</span><button class="qmod-aria-toggle-button" id="qmod-button-weekly" rv-on-click="scope.binders.toggleWeeklys" rv-on-enter-toggle-click="true" role="switch" aria-labelledby="qmod-label-weekly qmod-button-weekly" rv-aria-checked="scope.binders.weeklys.enabled" rv-ifclass="scope.binders.weeklys.enabled" data-qmod-true-class="toggle-on" data-qmod-false-class="toggle-off"><span class="qmod-icon-toggle"></span></button></div><div class="qmod-ally-button-container qmod-settings-small"><button class="qmod-btn qmod-btn-flat qmod-btn-icononly qmod-btn-settings" tabindex="0" rv-on-click="scope.binders.settings" title="Settings" rv-unless="data.datatype | or 'n/a' 'nodata'"><span class="qm_icon-cog-med"></span></button></div></div><div class="qmod-modifiers-right"><div class="qmod-ally-button-container"><button class="qmod-btn qmod-btn-flat qmod-btn-settings" tabindex="0" rv-on-click="scope.binders.settings" title="Settings" rv-unless="data.datatype | or 'n/a' 'nodata'"><span class="qm_icon-cog-med"></span>{ 'Settings' | i8ln tLang }</button></div></div></div><div class="qmod-option-dates"><div class="qmod-option-date" rv-each-date="scope.data.expiryDates.expiryDate" rv-on-click="scope.binders.toggleExpiry" rv-data-date="date.date" rv-data-type="date.type"><span class="qm_icon-checkmark-reg qmod-slick-icon"></span> {date.date | momentjs 'MMM D, YYYY'} <span rv-if="date.type | = 'Weekly'">(W)</span></div></div><div class="options-table-wrap" rv-each-group="scope.data.expiryGroup" rv-data-date="group.expirydate"><div class="qmod-options-header pure-g" rv-show="scope.binders.strategy.selected | = '0'"><span class="qmod-option-subheader qmod-option-subheader-calls pure-u-1-3">{ 'Calls' | i8ln tLang }</span><span class="qmod-option-subheader qmod-option-subheader-date pure-u-1-3">{group.expirydate | momentjs 'll'} <span rv-unless="group.size | = 'regular'">({group.size})</span></span><span class="qmod-option-subheader qmod-option-subheader-puts pure-u-1-3">{ 'Puts' | i8ln tLang }</span><span class="qmod-collapse-toggle"><span class="qm_icon-large-carrot-up-thn" rv-on-click="data.ToggleTable" tabindex="0" rv-on-enter="true" title="Expland/Collapse"></span></span></div><div class="qmod-options-header pure-g" rv-show="scope.binders.strategy.selected | or '1' '2'"><span class="qmod-option-subheader qmod-option-subheader-date pure-u-1-2">{group.expirydate | momentjs 'll'} <span rv-unless="group.size | = 'regular'">({group.size})</span></span><span class="qmod-option-subheader qmod-option-subheader-calls pure-u-1-2" rv-if="scope.binders.strategy.selected | = '1'">{ 'Calls' | i8ln tLang }</span><span class="qmod-option-subheader qmod-option-subheader-puts pure-u-1-2" rv-if="scope.binders.strategy.selected | = '2'">{ 'Puts' | i8ln tLang }</span><span class="qmod-collapse-toggle"><span class="qm_icon-large-carrot-up-thn" rv-on-click="data.ToggleTable" tabindex="0" rv-on-enter="true" title="Expland/Collapse"></span></span></div><table class="qmod-table qmod-table-small qmod-options-table" width="100%"><thead><tr><td class="qmod-control"></td><th class="qmod-options-heading qmod-textl" data-strat="call" data-priority="18">{ 'Symbol' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="0">{ 'Bid' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="0">{ 'Ask' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="1">{ 'Last' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="2">{ 'change' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="3">{ 'Vol' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="4">{ 'Open_Int' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="5">{ 'changepct' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="6">{ 'BidSize' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="7">{ 'AskSize' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="9">{ 'High' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="10">{ 'Low' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="12">{ 'imp vol' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="13">{ 'Delta' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="14">{ 'Gamma' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="15">{ 'Theta' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="16">{ 'Vega' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="call" data-priority="17">{ 'Rho' | i8ln tLang }</th><th class="qmod-options-heading qmod-textc all" data-priority="0"> { 'Strike' | i8ln tLang }</th><th class="qmod-options-heading qmod-textl" data-strat="put" data-priority="18">{ 'Symbol' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="0">{ 'Bid' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="0">{ 'Ask' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="1">{ 'Last' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="2">{ 'change' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="3">{ 'Vol' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="4">{ 'Open_Int' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="5">{ 'changepct' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="6">{ 'BidSize' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="7">{ 'AskSize' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="9">{ 'High' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="10">{ 'Low' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="12">{ 'imp vol' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="13">{ 'Delta' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="14">{ 'Gamma' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="15">{ 'Theta' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="16">{ 'Vega' | i8ln tLang }</th><th class="qmod-options-heading qmod-textr" data-strat="put" data-priority="17">{ 'Rho' | i8ln tLang }</th><th class="qmod-options-heading qmod-textc qmod-col-nopad qmod-analyze-menu" data-priority="0">{ 'profit/loss' | i8ln tLang }</th><th class="qmod-options-heading qmod-textc qmod-col-nopad qmod-action-menu" data-priority="0">{ 'Actions' | i8ln tLang }</th></tr></thead><tbody><tr rv-each-groupquote="group.callputgroup"><td class="qmod-control" title="Expand or Collapse"></td><td class="qmod-textl qmod-break-wrap" data-strat="call"><span rv-unless="scope.binders.forwardURL"><span rv-html="groupquote.quoteObj.Call.symbolstring | whitespace"></span></span><span rv-if="scope.binders.forwardURL"><a rv-href="scope.binders.forwardURL | postFixWord groupquote.quoteObj.Call.symbolstring"><span rv-html="groupquote.quoteObj.Call.symbolstring | whitespace"></span></a></span></td><td class="qmod-textr" data-strat="call" data-dp="bid" rv-data-order="groupquote.quoteObj.Call.pricedata.bid"> <span rv-unless="scope.hasBidAskButtons">{groupquote.quoteObj.Call.pricedata.bid | asQHLast tLang '--'}</span><button class="qmod-bid-ask-btn" rv-on-click="scope.binders.bidButtonClick" rv-if="scope.hasBidAskButtons">{groupquote.quoteObj.Call.pricedata.bid | asQHLast tLang '--'}</button></td><td class="qmod-textr" data-strat="call" data-dp="ask" rv-data-order="groupquote.quoteObj.Call.pricedata.ask"> <span rv-unless="scope.hasBidAskButtons">{groupquote.quoteObj.Call.pricedata.ask | asQHLast tLang '--'}</span><button class="qmod-bid-ask-btn" rv-on-click="scope.binders.askButtonClick" rv-if="scope.hasBidAskButtons">{groupquote.quoteObj.Call.pricedata.ask | asQHLast tLang '--'}</button></td><td class="qmod-textr" data-strat="call" data-dp="last" rv-data-order="groupquote.quoteObj.Call.pricedata.last">{groupquote.quoteObj.Call.pricedata.last | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="call" data-dp="change" rv-data-order="groupquote.quoteObj.Call.pricedata.change"><span rv-qmodchange="groupquote.quoteObj.Call.pricedata.change">{groupquote.quoteObj.Call.pricedata.change | asQHLast tLang '--'}</span></td><td class="qmod-textr" data-strat="call" data-dp="contractvolume" rv-data-order="groupquote.quoteObj.Call.pricedata.contractvolume">{groupquote.quoteObj.Call.pricedata.contractvolume | numeraljs '0,0' '--'}</td><td class="qmod-textr" data-strat="call" data-dp="openinterest" rv-data-order="groupquote.quoteObj.Call.contract.openinterest">{groupquote.quoteObj.Call.contract.openinterest | numeraljs '0,0' '--'}</td><td class="qmod-textr" data-strat="call" data-dp="changepercent" rv-data-order="groupquote.quoteObj.Call.pricedata.changepercent"><span rv-qmodchange="groupquote.quoteObj.Call.pricedata.changepercent">{groupquote.quoteObj.Call.pricedata.changepercent | numeraljs '0.00' '0.00'}</span></td><td class="qmod-textr" data-strat="call" data-dp="bidsize" rv-data-order="groupquote.quoteObj.Call.pricedata.bidsize">{groupquote.quoteObj.Call.pricedata.bidsize | numeraljs '0,0' '--'}</td><td class="qmod-textr" data-strat="call" data-dp="asksize" rv-data-order="groupquote.quoteObj.Call.pricedata.asksize">{groupquote.quoteObj.Call.pricedata.asksize | numeraljs '0,0' '--'}</td><td class="qmod-textr" data-strat="call" data-dp="contracthigh" rv-data-order="groupquote.quoteObj.Call.contract.contracthigh">{groupquote.quoteObj.Call.contract.contracthigh | asQHLast tLang}</td><td class="qmod-textr" data-strat="call" data-dp="contractlow" rv-data-order="groupquote.quoteObj.Call.contract.contractlow">{groupquote.quoteObj.Call.contract.contractlow | asQHLast tLang}</td><td class="qmod-textr" data-strat="call" data-dp="impvol" rv-data-order="groupquote.quoteObj.Call.greeks.impvol">{groupquote.quoteObj.Call.greeks.impvol | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="call" data-dp="delta" rv-data-order="groupquote.quoteObj.Call.greeks.delta">{groupquote.quoteObj.Call.greeks.delta | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="call" data-dp="gamma" rv-data-order="groupquote.quoteObj.Call.greeks.gamma">{groupquote.quoteObj.Call.greeks.gamma | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="call" data-dp="theta" rv-data-order="groupquote.quoteObj.Call.greeks.theta">{groupquote.quoteObj.Call.greeks.theta | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="call" data-dp="vega" rv-data-order="groupquote.quoteObj.Call.greeks.vega">{groupquote.quoteObj.Call.greeks.vega | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="call" data-dp="rho" rv-data-order="groupquote.quoteObj.Call.greeks.rho">{groupquote.quoteObj.Call.greeks.rho | asQHLast tLang '--'}</td><td class="qmod-textc qmod-option-strike"><span rv-if="groupquote.quoteObj.Call">{groupquote.quoteObj.Call.contract.strike | numeraljs '0.00' '0.00'}</span><span rv-unless="groupquote.quoteObj.Call">{groupquote.quoteObj.Put.contract.strike | numeraljs '0.00' '0.00'}</span></td><td class="qmod-textl qmod-break-wrap" data-strat="put"><span rv-unless="scope.binders.forwardURL"><span rv-html="groupquote.quoteObj.Put.symbolstring | whitespace"></span></span><span rv-if="scope.binders.forwardURL"><a rv-href="scope.binders.forwardURL | postFixWord groupquote.quoteObj.Put.symbolstring"><span rv-html="groupquote.quoteObj.Put.symbolstring | whitespace"></span></a></span></td><td class="qmod-textr" data-strat="put" data-dp="bid" rv-data-order="groupquote.quoteObj.Put.pricedata.bid"><span rv-unless="scope.hasBidAskButtons">{groupquote.quoteObj.Put.pricedata.bid | asQHLast tLang '--'}</span><button class="qmod-bid-ask-btn" rv-on-click="scope.binders.bidButtonClick" rv-if="scope.hasBidAskButtons">{groupquote.quoteObj.Put.pricedata.bid | asQHLast tLang '--'}</button></td><td class="qmod-textr" data-strat="put" data-dp="ask" rv-data-order="groupquote.quoteObj.Put.pricedata.ask"><span rv-unless="scope.hasBidAskButtons">{groupquote.quoteObj.Put.pricedata.ask | asQHLast tLang '--'}</span><button class="qmod-bid-ask-btn" rv-on-click="scope.binders.askButtonClick" rv-if="scope.hasBidAskButtons">{groupquote.quoteObj.Put.pricedata.ask | asQHLast tLang '--'}</button></td><td class="qmod-textr" data-strat="put" data-dp="last" rv-data-order="groupquote.quoteObj.Put.pricedata.last">{groupquote.quoteObj.Put.pricedata.last | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="put" data-dp="change" rv-data-order="groupquote.quoteObj.Put.pricedata.change"><span rv-qmodchange="groupquote.quoteObj.Put.pricedata.change">{groupquote.quoteObj.Put.pricedata.change | asQHLast tLang '--'}</span></td><td class="qmod-textr" data-strat="put" data-dp="contractvolume" rv-data-order="groupquote.quoteObj.Put.pricedata.contractvolume">{groupquote.quoteObj.Put.pricedata.contractvolume | numeraljs '0,0' '--'}</td><td class="qmod-textr" data-strat="put" data-dp="openinterest" rv-data-order="groupquote.quoteObj.Put.contract.openinterest">{groupquote.quoteObj.Put.contract.openinterest | numeraljs '0,0' '--'}</td><td class="qmod-textr" data-strat="put" data-dp="changepercent" rv-data-order="groupquote.quoteObj.Put.pricedata.changepercent"><span rv-qmodchange="groupquote.quoteObj.Put.pricedata.changepercent">{groupquote.quoteObj.Put.pricedata.changepercent | numeraljs '0.00' '0.00'}</span></td><td class="qmod-textr" data-strat="put" data-dp="bidsize" rv-data-order="groupquote.quoteObj.Put.pricedata.bidsize">{groupquote.quoteObj.Put.pricedata.bidsize | numeraljs '0,0' '--'}</td><td class="qmod-textr" data-strat="put" data-dp="asksize" rv-data-order="groupquote.quoteObj.Put.pricedata.asksize">{groupquote.quoteObj.Put.pricedata.asksize | numeraljs '0,0' '--'}</td><td class="qmod-textr" data-strat="put" data-dp="contracthigh" rv-data-order="groupquote.quoteObj.Put.contract.contracthigh">{groupquote.quoteObj.Put.contract.contracthigh | asQHLast tLang}</td><td class="qmod-textr" data-strat="put" data-dp="contractlow" rv-data-order="groupquote.quoteObj.Put.contract.contractlow">{groupquote.quoteObj.Put.contract.contractlow | asQHLast tLang}</td><td class="qmod-textr" data-strat="put" data-dp="impvol" rv-data-order="groupquote.quoteObj.Put.greeks.impvol">{groupquote.quoteObj.Put.greeks.impvol | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="put" data-dp="delta" rv-data-order="groupquote.quoteObj.Put.greeks.delta">{groupquote.quoteObj.Put.greeks.delta | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="put" data-dp="gamma" rv-data-order="groupquote.quoteObj.Put.greeks.gamma">{groupquote.quoteObj.Put.greeks.gamma | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="put" data-dp="theta" rv-data-order="groupquote.quoteObj.Put.greeks.theta">{groupquote.quoteObj.Put.greeks.theta | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="put" data-dp="vega" rv-data-order="groupquote.quoteObj.Put.greeks.vega">{groupquote.quoteObj.Put.greeks.vega | asQHLast tLang '--'}</td><td class="qmod-textr" data-strat="put" data-dp="rho" rv-data-order="groupquote.quoteObj.Put.greeks.rho">{groupquote.quoteObj.Put.greeks.rho | asQHLast tLang '--'}</td><td class="qmod-textc qmod-col-nopad qmod-analyze-menu"><analyzemenu actionMenuOpts="analyzeMenuOpts" optionsData="groupquote.quote" forwardSymbol="data.symbolstring"></analyzemenu></td><td class="qmod-textc qmod-col-nopad qmod-action-menu"><actionmenu actionMenuOpts="actionMenuOpts" optionsData="groupquote.quote" forwardSymbol="data.symbolstring"></actionmenu></td></tr></tbody></table></div><div class="options-table-wrap options-missing" rv-unless="scope.data.symbolcount"><div class="qmod-invalid"><span>{ 'There are no Options available for the current selection.' | i8ln tLang }</span></div></div></div><div class="qmod-tool-wrap" rv-if="data.datatype | or 'n/a' 'nodata'"><div class="qmod-block-wrapper"><div class="qmod-invalid" rv-if="data.datatype | = 'n/a'">{tplLang.invalidsymbol| toLang tLang}:<span rv-html="data.symbolstring | whitespace"></span></div><div class="qmod-invalid" rv-unless="data.datatype | = 'n/a'">{tplLang.nodata| toLang tLang}:<span rv-html="data.symbolstring | whitespace"></span></div></div></div></div>