nkiiilmimhobmadghkgjajgkmkmbgpoh
Access the Exness Broker website instantly from your browser toolbar. This simple chrome Extension Provides you quick Access tool for Exness Official Website. Steps to use this simple tool after installation: ✅ Click the Extension Icon ✅ Click the button "Visit Exness Official Site" ✅ You are done The Exness website will open in new tab.
Exness
A beautiful helper for Exness — quick access, side panel, smart shortcuts, and a sleek UI. Exness is a powerful yet lightweight Chrome extension designed for Web Browser and Webmasters. 🚀 Quick Launch: Instantly open Exness from the toolbar, context menu, or popup window. 🧩 Side Panel Integration: Keep ExnessTrade open alongside your workflow. 🪟 Popup View: Launch a minimal trading window for a distraction-free experience. 🌗 Dark Mode: Smart dark/light theme with persistence across sessions. 📌 Pin & Control: Pin your trading tab or toggle features right from the popup. 🧠 Custom Shortcuts: Add your own paths (e.g. wallet, trade/BTCUSDT) via the Options page. 🧰 On-site Toolbar: Floating mini toolbar on Exness for instant access and theme switching.
Web for Telegram
Easy access to Telegram for Chrome. Notifications for incoming messages. Share and Save Telegram. Messenger ★★★★★ Text with your friends just like you where in your smartphone 📱 Very Low CPU/RAM/Bandwidth consumption 📌 All Telegram features available (Chats 💬, Friends, Notifications, Options) 🥊 Provides an easy access to Telegram, and notifies you of all incoming posts 🔥 Clicking on the toolbar icon, renders Telegram Web in a small UI attached to the toolbar popup 📢 Moreover, you will get badge notification for all incoming messages 📻 FEATURES ★ Type much faster 🚴 on Telegram. ★ Share photos and videos stored in your computer 💻 ★ Telegram for Chrome extension allows you to have access to the official Telegram (web version) in a stand-alone window 🌋 ★ Cross-platform (Windows, Linux, MacOS X) 🍎 ★ Telegram is a cloud-based messenger with seamless sync 🦊 ★ Share an unlimited number of photos, videos and files (doc, zip, mp3, etc.) of up to 1,5 GB each 🚁 ★ Multi-data center infrastructure and encryption, Telegram is faster and way more secure 👮 ★ Telegram is free and will stay free 💎 ★ Posts, groups and channels are available for free to join 🎩 ✔ Small window well positioned 📰 ✔ Auto-Start when Google Chrome™ starts 📱 ✔ Configurations in a Options 🔧 section. ✔ See your friends news and edit your profile 🔊 ✔ HTTPS and over Telegram™ platform for maximum security 🔑 No share of credentials to third party 🔓 💎 Building Apps and Extensions for Google Chrome and Android 🔥📣 📔 Available on the product page: https://jitt.wwevents.fun/project/web-for-telegram/#changelog Telegram™ is a trademark of Telegram Inc., registered in the U.S. and other countries. This is an independent project developed by WWEvents and has no relationship to Telegram or Telegram Inc. By installing this product you agree to our privacy policy & terms of service: https://jitt.wwevents.fun/privacy-policy/ You may consult the list of permissions and the reason why they are required on the product page: https://jitt.wwevents.fun/project/web-for-telegram/#permissions “notifications” – Used to send desktop notification. For example when a new message arrive or App is updated. “contextMenus” – Allow to add more settings when right click in the App icon in the browser toolbar and browser context menu. “storage” – Used to save settings on your local computer. “scripting” – Used to be able to insert JS or CSS on the required host/domains. “system.display” – Used to detect the display size and position the Extension window. “unlimitedStorage” – Storage is limited to 5MB of data that may not be enough to store all configs. “host_permissions” – Permission to access to some hosts/domains that we must modify in order to provide the desired functionality detailed in the functionality. It also allows that you can share content (links or text) from other pages directly to inside the App and send it as a Chat to a friend for example. Also used to allow intercommunication with other WWEvents Apps (i.e. Emojis). “activeTab” – Permission to access the window that the extension is running and is show to the user. “all_urls” – Permission required for users be able to take screenshots of the current window – captureVisibleTab. This information is also available inside the App: Options -> About
Tradingview assistant
An assistant for backtesting trading strategies and showing external signals in Tradingview Functionality 1. Backtesting trading strategies, optimisation of the strategy's parameters: * automatic getting a list of parameters and their types (numeric, lists and checkboxes are supported) * generation of the testing range according to the rule: the beginning value is 2 times less than the current one, the end is 2 times more than the current one. * saving the generated parameters of testing a trading strategy for their correction as a template in a file in CSV format * Loading adjusted parameter ranges from a CSV file * Configuring the optimization model: * Choosing the type of optimization: searching for the maximum or minimum values * Selecting an optimized value from the entire list of strategy results in Tradingview (Net Profit, Ratio Avg Win / Avg Loss, Sharpe Ratio, Sortino Ratio, etc.) * Choosing a search strategy in the parameter space(random, sequential, annealing method) * Filtering of unsuitable results. For example, the number of tradings is less than necessary * Setting the number of cycles to search for parameters. * Performing automatic selection of parameters with storing all the results in the browser storage and the ability to save them as CSV files after testing, including in case of an error or page reloading * Showing backtesting results on 3d chart to analyze the effect of various parameters on the result. The sequential improvements optimization method is implement adjusting the best value already found. It does not perform a complete search of the entire parameter space. The logic of it work is as follows. The current best state (parameters for max results) is taken. The first parameter is taken and all its values in the range are checked sequentially. If the best result is found, then further verification is carried out from this state. Then the next parameter is taken and all its values in the range are checked and etc. The brute force optimization method implement backtesting all values in strategy space of parameters. The annealing method is an optimization method in which the search for the maximum possible result is carried out in fewer steps https://en.wikipedia.org/wiki/Simulated_annealing The method works this way: first, the best state and its parameters are determined. One parameter is randomly determined, then its value from range of possible values is randomly selected. The status in this value is checked. If it is better, then it is remembered and further parameter changes are made from it. As the number of tests increases, the spread of parameter values decreases around those already found. That is, if at the beginning of testing the values are randomly selected from the entire range of possible parameter values, then as optimization is carried out, this spread decreases ("cools down") near current values. So in first phase of test - this method is search the most possible state around all space on the finish stage this method trying to improve found best state. So that the system does not get stuck in one parameter area, as it happens with the sequential method, not one random parameter changes periodically, but all at once. The random improvements method is the simplest. One parameter is randomly determined and then a value is randomly selected for it from the entire range of possible values. If the condition is better, then it is remembered. And then the parameters from this state are randomly changed. The random method - always selects random values for all parameters at once (default) This extension is open source and aims to reduce the manual operations of users when working with the Tradingview by implementing the technology of emulation of user actions. At the same time, parsing of the data displayed by the Tradingview's UI is used to obtain data. Extension do not interact with the Tradingview servers. If the interface changes, the extension may stop working and give errors. The developer is not responsible for any possible violation by the user of the extension of the rules for using the Tradingview.
Teneo Community Node
This is a Chrome extension for the Teneo Community Node The Teneo Community Node is your key to be at the forefront of the decentralized data revolution. As a node operator, you will initially be rewarded with Teneo Points. The more you contribute, the more you earn – so get involved and watch your rewards grow! Please note that we are currently still in the BETA phase. Some functions will be rolled out in the coming weeks and allocation/reward numbers are subject to change.