Bitget Bitcoin Grid Generator. automatic take Profit and stop loss.
Grid Generator. Automatic Profit and Stop Loss. Various calculators are included.
Co to jest Bitget Bitcoin Grid Generator. automatic take Profit and stop loss.?
Bitget Bitcoin Grid Generator. automatic take Profit and stop loss. to rozszerzenie Chrome opracowane przez https://helloquant.io, a jego główną funkcją jest „Grid Generator. Automatic Profit and Stop Loss. Various calculators are included.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Bitget Bitcoin Grid Generator. automatic take Profit and stop loss.
Pobierz pliki rozszerzeń Bitget Bitcoin Grid Generator. automatic take Profit and stop loss. w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | Bitget Bitcoin Grid Generator. automatic take Profit and stop loss. |
ID | hgonecfijhplmnihdcbcmpimgcabgnhe |
Oficjalny URL | https://chromewebstore.google.com/detail/bitget-bitcoin-grid-gener/hgonecfijhplmnihdcbcmpimgcabgnhe |
Opis | Grid Generator. Automatic Profit and Stop Loss. Various calculators are included. |
Rozmiar pliku | 68.6 KB |
Liczba instalacji | 104 |
Aktualna Wersja | 1.6 |
Ostatnia Aktualizacja | 2023-12-02 |
Data Publikacji | 2022-10-30 |
Ocena | 4.91/5 Łącznie 43 Oceny |
Deweloper | https://helloquant.io |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://helloquant.io |
Adres URL Strony Pomocy | https://helloquant.io |
Adres URL Strony Polityki Prywatności | https://helloquant.io/privacy |
Obsługiwane Języki | 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" } } |