Screenshots of Level Definition on Pine
1) The analysis of candles goes right-left
2) Find support levels if the previous 5 and the next five candles were above the current low candle. The price of each subsequent support level must be higher than the previous and higher than the current price.
3) Find resistance levels if the previous 5 and the next five candles were below the current high candle. The price of each next level of resistance must be lower than the previous and lower than the current price.
4) Among the found levels of support it leaves only those between which the distance is less than 0.8%
5) Among the found levels of resistance it leaves only those between which the distance is less than 0.8%
6) Apply this indicator to all coins on the list
7) sends a notification via the webhoke to the telegram channel with the name of the coin and levels if the distance from the current price to levels less than 1%
Current freelance projects in the category Desktop Apps
Account reconciliation tool with the bank, cards, and accountantTechnical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to… Python, Desktop Apps ∙ 17 hours 45 minutes back ∙ 32 proposals |
Add pauses of 10-30 seconds between sending emails.Hello! I am looking for an experienced 1C / BAS (BAF) programmer to promptly resolve a technical issue with email distribution.Problem essence: We use the accounting program BAF (Business Automation Framework), version 2.0. Once a month, there is a need to send about 300 emails… Web Programming, Desktop Apps ∙ 6 days 9 hours back ∙ 10 proposals |
Reverse engineering of console utilities for querying SSD controllers (Flash ID)1. Purpose of the work Extraction of the application programming interface (API) for interaction with SSD/NVMe controllers from the provided set of console utilities (Phison, Silicon Motion, Realtek, Maxiotek, Marvell, JMicron, etc.). The result should be working code in C/C++… C & C++, Desktop Apps ∙ 6 days 20 hours back ∙ 6 proposals |