Bitget Bitcoin Grid Generator. automatic take Profit and stop loss.

Grid Generator. Automatic Profit and Stop Loss. Various calculators are included.

Co je Bitget Bitcoin Grid Generator. automatic take Profit and stop loss.?

Bitget Bitcoin Grid Generator. automatic take Profit and stop loss. je rozšíření Chrome vyvinuté https://helloquant.io, a jeho hlavní funkcí je „Grid Generator. Automatic Profit and Stop Loss. Various calculators are included.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Bitget Bitcoin Grid Generator. automatic take Profit and stop loss.

Stáhněte si soubory rozšíření Bitget Bitcoin Grid Generator. automatic take Profit and stop loss. ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        This application creates a grid with automatic profit-loss and stop-loss on the BITGET exchange.
You can easily create a grid.
Various options such as order quantity and order interval are available.
Besides, this application is free.
Please recommend it to your friends around you.

[main function]
- create grid
- Grid take profit order
- Grid stop loss order
- Grid dynamic spacing
- Grid dynamic quantity
- Compound interest calculator
- Average down in price calculator
- Recommendation seed calculator                    

Základní Informace o Rozšíření

Název Bitget Bitcoin Grid Generator. automatic take Profit and stop loss. Bitget Bitcoin Grid Generator. automatic take Profit and stop loss.
ID hgonecfijhplmnihdcbcmpimgcabgnhe
Oficiální URL https://chromewebstore.google.com/detail/bitget-bitcoin-grid-gener/hgonecfijhplmnihdcbcmpimgcabgnhe
Popis Grid Generator. Automatic Profit and Stop Loss. Various calculators are included.
Velikost souboru 68.6 KB
Počet instalací 104
Aktuální Verze 1.6
Poslední Aktualizace 2023-12-02
Datum Vydání 2022-10-30
Hodnocení 4.91/5 Celkem 43 Hodnocení
Vývojář https://helloquant.io
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://helloquant.io
URL Stránky Nápovědy https://helloquant.io
URL Stránky Zásad Ochrany Soukromí https://helloquant.io/privacy
Podporované Jazyky en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "ko",
    "version": "1.6",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "images\/icon.png"
        }
    },
    "icons": {
        "128": "images\/icon.png"
    }
}