onniapebfoglhdchebilaeicnnkbccgn
Send a post request to anywhere you want when an alert is fired. Attach a screenshot or Auto trade on your connected broker! Take your TradingView experience to the next level with TradingView Automator, the ultimate Chrome extension designed to empower traders like you. 📷 Attach Chart Snapshots: Visualize your trading strategies with ease. Capture and attach chart snapshots using TradingView's snapshot feature, and enrich your alerts with valuable visuals. 🤖 Trade Automation Simplified: Seamlessly automate your trading actions on your paper trading account or any connected broker. Our user-friendly command syntax lets you set prices, take profit levels, stop losses, and quantities with precision. 🔐 Secure and Free: Enjoy the security of a reliable Chrome extension, We dont collect any of your details and best of all, it's completely free to use. Elevate your trading game today! Install TTA Alert Detector Automator and take control of your trading destiny.
adirah
Adirah is a Chrome extension designed to assist in stock market trading by capturing and analyzing stock charts. Adirah - Your Personal Stock Chart Analysis Assistant Overview: Adirah is an innovative Chrome extension designed for stock traders who want deeper insights without the hassle. Capture high-quality screenshots of stock charts, and let Adirah's built-in analysis engine, powered by OpenAI’s GPT-4, deliver comprehensive chart breakdowns in seconds. Perfect for both novice and experienced traders, Adirah helps you make data-driven trading decisions with ease. Advanced Chart Analysis: Automatically captures screenshots of stock charts and provides detailed analysis using the latest AI technology, helping you understand market trends, key indicators, and potential trading opportunities. Personalized Insights: Adirah uses AI to offer insights specifically tailored to each chart, giving you actionable information to aid in decision-making. Account Creation & Saved Analyses: Create an account to save, access, and revisit your chart analyses anytime, making it easy to track and learn from past decisions. Easy-to-Use Interface: A clean and intuitive interface designed with traders in mind, allowing you to get insights with just a few clicks. Who Can Benefit: Adirah is ideal for day traders, swing traders, and long-term investors who want a second set of eyes on stock charts and value the power of AI-driven analysis. Whether you're a beginner or a professional, Adirah provides an edge in stock trading by enhancing your understanding and decision-making process. Capture: Open a stock chart and take a screenshot using Adirah. Analyze: Adirah’s AI instantly analyzes the chart, identifying trends, patterns, and key data points. Review & Save: Receive a detailed analysis and save it to your account for future reference. Tabs: Allows Adirah to access information about the currently active tabs, essential for taking screenshots of open stock charts. Storage: Enables Adirah to save user preferences, account details, and analysis history securely. ActiveTab: Grants Adirah temporary access to the active tab for executing the screenshot and analysis process, ensuring a seamless user experience. WebRequest: Used to intercept and modify requests, facilitating secure interactions when users log in or save their analyses. Cookies: Required for managing session data, allowing users to stay logged in and access saved analyses over multiple sessions.
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.
TradingView Alerts to MT4/MT5
Enables trading when you sleep AFTER INSTALLING THIS EXTENSION, CLICK ITS ICON IN CHROME ADDRESS BAR TO LAUNCH IT. No need to spend hours and nerves trading manually! Prepare trading strategy in TradingView and execute alerts on MT4/5 platform of any broker. You need to keep tradingview.com website opened in Chrome 24/7 for this extension to run properly. Have tradingview.com opened only on one Chrome tab an one Chrome instance. Supported brokers: all of them, offering MT4 or MT5. "TradingView Alerts to MT4/5" extension opens entire Forex/commodity/indices world for TradingView/Telegram traders. Cryptocurrencies also supported. Please note, you need to install 2 more components besides this Chrome Extension: TradingConnector.EXE and TradingConnectorEA. Visit https://www.tradingconnector.com for more info + installation instructions. Disclaimer: by using this extension you confirm that you are aware of the risks of trading financial markets and you know what you're doing.
The Optimiser - TradingView Strategies
Optimise TradingView Strategies An assistant for optimising (Optimize) & backtesting trading strategies in Tradingview Optimise TradingView Strategies An assistant for optimising & backtesting trading strategies in Tradingview. An optimizing assistant for backtesting trading strategies and showing external signals in Tradingview An assistant for backtesting trading strategies and checking (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 optimisation model: * Choosing the type of optimisation: searching for the maximum or minimum values * Selecting an optimised 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 chartto 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 Tradingview. We are committed to transparency and responsible marketing. Our extension uses affiliate programs to support its development and provide enhanced features. Before installation and in our user interface, we want to inform you that we have partnerships with several affiliate platforms. These include ByBit, OKX, BingX, and BitGet. Participation in these programs helps us continue improving our service for you. For more details, please visit our Chrome Web Store page. 1.4.1 * Added in & out of sample testing. Only for users with deep testing on TradingView. 1.4.6 * fixed a few updates * added in and out of sample testing 1.5.6 * Updates for the placeholders on TradingView 1.5.8 * Removed the uploads of CSV feature. Fixed all errors for the Tradingview UI update. Fixed all errors for the Tradingview UI update. Fixed all updates for TV UI updates. Added X sentiment.