Pine Script 5 / Trading View / Revise existing script.
There is a script https://www.tradingview.com/script/Gfe83fNw-Auto-Price-Levels/
What does it do? In short, it finds price levels on different TFs and displays them on the chart regardless of the selected TF, allowing you to analyze support and resistance levels and their strength depending on the TF on which the level is formed and other indicators.
It works satisfactorily on higher TFs, on lower TFs starting from 1 hour, an error occurs
"Error on bar 10000: Bar index value of the `x1` argument (0.000000) in `line.new()` is too far from the current bar index. Try using `time` instead.at update_lines():85at #main():129"
Theoretically, it is worth using max_bars_back, but it's not certain)
Ideally, it is worth finding/saving/displaying, for example, monthly historical levels on a 15-minute TF, but currently it doesn't work like that, if the coin is not new, then the number of available bars on lower TFs does not allow you to see what was before, although if you switch to the monthly TF, then obviously you will see older bars and find a more ancient level.
Current freelance projects in the category Python
A bot needs to be created in Telegram for subscription payment.
45 USD
A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links. Python, Bot Development ∙ 4 hours 49 minutes back ∙ 56 proposals |
Python / Network Engineer: Network optimization of the bot (WAF, Connection Pooling, Asyncio)Simplified version! Please respond only if you understand and are knowledgeable. About the project: An automated bot for sniping. The basic business logic (parsing, authorization, assembling JSON/XML packages) is already ready and works on Python. The target environment is Linux… Python, Data Parsing ∙ 7 hours 18 minutes back ∙ 14 proposals |
Parsing and classification of a large array of imagesIt is necessary to implement a project for collecting and structuring a large array of architectural images from open web sources.The task includes: automated collection of images; uploading files in the highest available quality; classification of images by categories:… Python, Data Parsing ∙ 11 hours 49 minutes back ∙ 29 proposals |
Business logic of the platform: class confirmation, attendance control, and lesson history (DjangoRefinement of the business logic of the educational platform: lesson confirmation, attendance control, and lesson history (Django + React) A complete system for lesson confirmation, attendance control, and storage of confirmation history needs to be implemented. Important… Python ∙ 2 days 16 hours back ∙ 29 proposals |
Improvement of the administrative panel of the educational platform (Django + React)Improvement of the administrative panel of the educational platform (Django + React) Project description: There is an existing educational platform (marketplace, similar to Preply), developed on Django + React. It is required to enhance the existing administrative panel and… Python, Web Programming ∙ 4 days 14 hours back ∙ 58 proposals |