optionTrader

optionTrader allows you to view NSE options details in a nice graphical way

¿Qué es optionTrader?

optionTrader es una extensión de Chrome desarrollada por https://optiontrader.co.in, y su función principal es "optionTrader allows you to view NSE options details in a nice graphical way".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión optionTrader

Descarga archivos de extensión optionTrader en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Let us know the experience in review section.

Option Trader by Soance, An Option Chain Analytics tool. Analyse Any option chain with Option Trader, a powerful tool for analysing your trades

Wow! Type some keys, you can find new shortcuts.

The popup menu allows you to switch between NIFTY, BANK NIFTY and  USDINR charts easily. This app allows you to trade options with less risks as it is providing powerful suggestions. 

Keep all your charts and other tools away and trading in options would never been easier if you use option trader patiently. Trade in options with confidence with this free option trade tool.

Want to get auto suggestions, contact [email protected] to get Enterprise app.

**Analyse**
- Analyse any option chain supported charts anytime
- See Real data directly from NSE
- No more manipulation in data
- No hidden / delayed data

*Real data**
- Analyse the charts and values realtime and without refreshing in your browser.
-- Get real data directly from NSE



**Adjustable graph**
- Toggle any data points any time
- Choose verity of data points

If you have any questions, suggestions or feature requests, feel free to submit a report by clicking the Feedback button in the extension’s popup menu. 
You can also send a message to [email protected] anytime. Let us know your thoughts! Thank you. 
 
**Pricing & Policy**
Pricing: https://www.optiontrader.co.in/pricing
Privacy Policy: https://www.optiontrader.co.in/privacy/

Will add support for Kite (Zerodha) (kite.zerodha.com) in the future.

Added support for NSE option chain(nseindia.com), Sensibull option chain (Sensibull.com) with volume and Upstox option chain (Upstox.com) and now PaytmMoney.


Thanks, Happy option trading!

Change log:

Version 0.74
Fixes

Version 0.73
Added new supports

Version 0.72
Added floating button control options

Version 0.71
Fixes and improvements

Version 0.70
Fixes and improvements

Version 0.69
Fixes and improvements

Version 0.68
Fixes and improvements

Version 0.67
Fixes and improvements

Version 0.66
Fixed the week and month formula

Version 0.65
Fixed the NSE option chain issue
Added the weekly and monthly labels for expiries

Version 0.64
Fixed the expiry date issue

Version 0.63
Promotion ended

Version 0.62
Disabled the auto trader

Version 0.61
Updated BTC

Version 0.60
Updated usager

Version 0.59
Added usager

Version 0.58
Added a promotion tile

Version 0.57
Fixes and improvements

Version 0.56
Fixes and improvements

Version 0.55
Full version released for all users for the promotion of the app.

Version 0.54
Fixes and improvements

Version 0.53
Added online purchase option

Version 0.51
Fixed some compatibility issues for some option chains

Version 0.50
Updated the UI for more interaction and visibility
Improved the colors for more eye's comfortness.

Version 0.49
Added some interactions for easy reads
Improved the graph layout
Improved the colours (colors) for eye pain related issues
Improved the bar width for more enhanced view

Version 0.45
Added paytm money support
Big feature: Now try and experiment trades in any platforms for free. (paytmmoney,sensibull, trendlyne, upstox, fyers,nse)

Version 0.44
Updated the strategy

Version 0.43
Added Delta.exchange BTC Bitcoin option chain support

Version 0.42
Added current strike bar in each charts

Version 0.41
Fix for third party sites compatibilities

Version 0.40
Released More features for our premium users.

Version 0.39
Added feedbacks

Version 0.38
Fixed the x-axis of price charts.

Version 0.37
Fixed some errors for third party sites
Trade with confidence. Any Trades. Any Option Trade or Any Option Trades

Version 0.36
Added RealTime chart for the script
Added settings menu to show or hide certain charts

Version 0.35
Now save the state of actions
Fixed NSE option chain on other pages
Improved volume chart on third party websites

Version 0.34
Fixed compatibility issues and work seamlessly with most of the option chain websites

Version 0.33
Fixed compatibility issues

Version 0.32
Added support for most commonly used option chain websites not only for nse.                    

Información Básica de la Extensión

Nombre optionTrader optionTrader
ID gpcelgkepoenfljmhpoobiphppcabjak
URL Oficial https://chromewebstore.google.com/detail/optiontrader/gpcelgkepoenfljmhpoobiphppcabjak
Descripción optionTrader allows you to view NSE options details in a nice graphical way
Tamaño del Archivo 1.4 MB
Cantidad de Instalaciones 1,146
Versión Actual 0.74
Última Actualización 2023-11-23
Fecha de Publicación 2021-09-23
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador https://optiontrader.co.in
Correo electrónico [email protected]
Tipo de Pago in_app
Sitio Web de la Extensión https://www.optiontrader.co.in
URL de la Página de Ayuda https://www.optiontrader.co.in/support
URL de la Página de Política de Privacidad https://www.optiontrader.co.in/privacy-policy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "optionTrader",
    "description": "optionTrader allows you to view NSE options details in a nice graphical way",
    "version": "0.74",
    "author": "Soance Innovations LLP",
    "manifest_version": 3,
    "host_permissions": [
        ""
    ],
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.nseindia.com\/*",
                "https:\/\/web.sensibull.com\/*",
                "https:\/\/app.upstox.com\/*",
                "https:\/\/app.upstox.com\/*",
                "https:\/\/pro.upstox.com\/*",
                "https:\/\/www.delta.exchange\/*",
                "https:\/\/www.paytmmoney.com\/*"
            ],
            "exclude_globs": [
                "*static*"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "js": [
                "content.js",
                "\/js\/app.js",
                "\/js\/app.chunk.js",
                "\/analytics\/analytics.js",
                "\/analytics\/gtm.js"
            ],
            "css": [
                "styles.css"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "notifications"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "options_page": "settings\/activate.html",
    "web_accessible_resources": [
        {
            "resources": [
                "sounds\/stop.mp3",
                "sounds\/buy.mp3",
                "sounds\/sell.mp3",
                "images\/quotes.png"
            ],
            "matches": [
                "https:\/\/www.nseindia.com\/*",
                "https:\/\/web.sensibull.com\/*",
                "https:\/\/app.upstox.com\/*",
                "https:\/\/pro.upstox.com\/*",
                "https:\/\/www.delta.exchange\/*",
                "https:\/\/www.paytmmoney.com\/*",
                "https:\/\/kite.zerodha.com\/*"
            ],
            "use_dynamic_url": true
        }
    ]
}