On August 29th, 951.69K Contracts Were Traded, With 5.79 Million Open Interest

Spread the love


On August 29th ET, $Apple (AAPL.US)$ had active options trading, with a total trading volume of 951.69K options for the day, of which put options accounted for 38.64% of the total transactions, and call options accounted for 61.36%.

It shows that as of the close of the day, the open interest of $Apple (AAPL.US)$, indicating options positions have not been closed, totaled about 5.79 million contracts, which was 106.65% of the average of the past 30 trading days.

When $Apple (AAPL.US)$ was trading at $232.01, the put option with $230.00 of strike price expiring on November 21st,2025 transacted 5,466 contracts. It ranked first among $Apple (AAPL.US)$ unusual option trades of the day and reflected $5.03 million turnover.

Additionally, in terms of the total trading volume for the day, the most active option contract of $Apple (AAPL.US)$ achieved 81,698 volume and closed at $0.04.

See below for more details:

NNHotOptionDailySummaryAutoNews_20250829_205189_1756499400_en.png

Notes:

Select the top 50 stocks and 20 ETFs based on options volume on trading day.

The article will be published after the options trading hours.

Volume/30-Day Average Volume (OR Total Volume DoD) and OI/30-Day Average OI (OR OI DoD) reflect the changes in overall options activities compared to the past.

The chart shows the cumulative distribution of open interest of all expiration dates per different strike prices. 10 strike prices that are closest to the current underlying price are presented. The chart conveys the market views of the future underlying price.

Options trades with a size of more than 1,000 contracts will be marked as unusual trades.

Options trading entails significant risk and is not appropriate for all customers. It is important that investors read Characteristics and Risks of Standardized Options before engaging in any options trading strategies. Options transactions are often complex and may involve the potential of losing the entire investment in a relatively short period of time. Certain complex options strategies carry additional risk, including the potential for losses that may exceed the original investment amount. Supporting documentation for any claims, if applicable, will be furnished upon request.

The past performance of a security or financial product does not guarantee future results or returns. Customers should consider their investment objectives and risks carefully before investing in options. Because of the importance of tax considerations to all options transactions, the customer considering options should consult their tax advisor as to how taxes affect the outcome of each options strategy.

!(function (options) {
// 需要过滤掉的前端上报
var NEWS_FILTER_ERR = [
// seo资源加载失败,忽略掉
‘https://unpkg.com/web-vitals’,
‘https://sp.analytics.yahoo.com/sp.pl’,
‘https://connect.facebook.net’,
‘unpkg.com/web-vitals’,
// 这是ueditor产生的无用资源,告警过滤掉
‘/scripts/lib/ueditor/themes/default/images/spacer.gif’,
// 神策上报失败报错,可忽略
‘https://sdreport.futunn.com/sa.gif’,
‘https://sdreport.moomoo.com/sa.gif’,
‘https://collect.futunn.com/web/v1/beacon’,
‘https://collect.futunn.com/web/v1/ft.gif’,
// vue-clamp引起的报错,不影响页面功能
‘ResizeObserver loop limit exceeded’,
‘ResizeObserver loop completed with undelivered notifications’,
// ftreport 资源加载异常
‘sdreport.futunn.com’,
‘https://collect.futunn.com/web/v1/beacon’,
// vue-clamp引起的报错,不影响页面功能
‘ResizeObserver loop limit exceeded’,
‘ResizeObserver loop completed with undelivered notifications.’,
// 排除dedog加载失败的错误
‘dedog-report.futunn.com’,
‘dedog-server.futunn.com’,
‘sdreport.moomoo.com’,
‘dedog-server.moomoo.com’,
‘dedog-report.moomoo.com’,
‘static.futunn.com/ft-report’,
‘collect.moomoo.com’,
// 网络问题 – 自身应用资源 加载时间过长
// ‘[resource script] takes too long to load. – static.futunn.com’,
// ‘[resource script] takes too long to load. – static.moomoo.com’,
// 加载iframe登录弹窗太久
// ‘[resource iframe] takes too long to load. – passport.moomoo.com’,
// 网络问题 – 图片 加载时间过长
// ‘[resource img] takes too long to load. – postimg.futunn.com’,
// ‘[resource img] takes too long to load. – newsfile.futunn.com’,
// ‘[resource img] takes too long to load. – uspost.futunn.com’,
// 失败不能过滤
// ‘ResourceError: 资源加载失败 – avatar.futunn.com’,
// ‘ResourceError: 资源加载失败 – nnqimage.futunn.com’,
// ‘ResourceError: 资源加载失败 – foss-nn-hk.futunn.com’,
// ‘ResourceError: 资源加载失败 – emoticon.futunn.com’,
// ‘ResourceError: 资源加载失败 – usnewsfile.moomoo.com’,
// ‘ResourceError: 资源加载失败 – pubimg.futunn.com’,
// ‘ResourceError: 资源加载失败 – usnewsfile.moomoo.com’,
// ‘ResourceError: 资源加载失败 – foss-mm-jp.moomoo.com’,
// ‘ResourceError: 资源加载失败 – usnewsimg.moomoo.com’
// 网络问题 – 谷歌资源加载异常
‘www.googletagmanager.com’,
‘www.google.com.ph/ads’,
‘www.google-analytics.com/analytics.js’,
‘adservice.google.com’,
‘www.google.com’,
‘www.googletagmanager.com/gtm.js’,
‘www.googleoptimize.com/optimize.js’,
‘googleads.g.doubleclick.net’,
// 微信资源加载异常
‘res.wx.qq.com’,
// 其他资源加载异常
‘stats.g.doubleclick.net’,
// 微软的clarity.js
‘www.clarity.ms’,
‘bat.bing.com/bat.js’,
// 表情包
’emoticon.futunn.com/small_emoticon_2212/80px’,
];

// 全局默认的dodog配置
var DEFAULT_DEDOG_OPT = 
            window.dedog.error((error && error.message) ;

function defaulFilterErr(errData)  'dedog缓存上报错误');


function _initDedog(options) {
    if (window.dedog && typeof window.dedog.setOptions === 'function') 
}

function _reportDedogCache() {
    if (!window._dedogCache || !window.dedog) 
            window.dedog.error((error && error.message) 
    try {
        if (window._dedogCache.log && window._dedogCache.log.length) {
            for (var i = 0; i  0) {
                    window.dedog.fields(log.fieldsObject)[log.level](log.message);
                } else {
                    window.dedog[log.level](log.message);
                }
            }
            window._dedogCache.log = [];
        }
        if (window._dedogCache.fmonitors && window._dedogCache.fmonitors.length) {
            for (i = 0; i < window._dedogCache.fmonitors.length; i++) {
                var fmonitors = window._dedogCache.fmonitors[i];
                if (fmonitors.meticName) {
                    window.dedog.reportEvent(fmonitors.meticName, {
                        event_group: fmonitors.groupName,
                    });
                } else {
                    window.dedog.reportEvent(fmonitors.groupName);
                }
            }
            window._dedogCache.fmonitors = [];
        }
    } catch (error) {
        if (typeof window.dedog.reportEvent === 'function') {
            window.dedog.reportEvent('dedog缓存上报错误', {
                event_group: 'dedog相关错误',
            });
        }
        if (typeof window.dedog.error === 'function') {
            window.dedog.error((error && error.message) || 'dedog缓存上报错误');
        }
    }
}

function _newsDedogSetOptions(options) {
    var scriptNodeList = document.querySelectorAll('script');
    var script = null;

    if (typeof options !== 'object') {
        return;
    }

    try {
        var filterErr = options.filterErr;
        options.filterErr = function (errData) {
            var ret = true;
            if (typeof filterErr === 'function') {
                ret = filterErr(errData);
            }
            ret = ret && defaulFilterErr(errData);
            return ret;
        };
    } catch (error) {
        if (typeof window.dedog.reportEvent === 'function') {
            window.dedog.reportEvent('dedog过滤函数错误', {
                event_group: 'dedog相关错误',
            });
        }
        if (typeof window.dedog.error === 'function') {
            window.dedog.error((error && error.message) || 'dedog过滤函数错误');
        }
    }

    // 如果dedog已经加载,直接初始化
    if (window.dedog) {
        return _initDedog(options);
    }

    // 如果dedog未加载,监听dedog加载完成后初始化
    for (var i = 0; i < scriptNodeList.length; i++) {
        if (scriptNodeList[i].src.indexOf('tool-dedog.js') !== -1) {
            script = scriptNodeList[i];
            break;
        }
    }

    if (script === null) {
        return;
    }

    script.onload = script.onreadystatechange = function () {
        if (
            !script.readyState ||
            script.readyState === 'loaded' ||
            script.readyState === 'complete'
        ) {
            script.onload = script.onreadystatechange = null;
            _initDedog(options);
        }
    };
}
_newsDedogSetOptions(options);

})({
disableRejectReport: true,
uid: 0,
})



Source link

Leave a Comment

Cart
Your cart is currently empty.