or divide into mathematical formulas the methods that are used in Python.
( the type is up.ewm(com=(period - 1), min_periods=period).mean() )
The script makes a query to Binance receives quotes, and makes it a RSI index calculation (not critical if not familiar with it) .
-
Это не логика пайтона а конкретная реализация конкретной статистической функции в одной из библиотек пайтона
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.ewm.html
В частности, эта функция расчитывает экспоненциально взвешеную величину
и тут как раз критично, чтобы специалист был знаком с математической поднаготной расчета RSI или других сигналов ТА
тут, если вы не планируете разрабатывать свою собственную библиотеку сигналов ТА, проще или просто использовать код из пайтона или найти готовую библиотеку, которая будет считать вам нужные сигналы
-
Було б добре якби ви продемонстрували більше деталей проекту та конкретніше пояснили що вам потрібно зробити, в принципі в деталі поєднання мов програмування вдаватися не буду в вашому проекті. Також хочу зазначити що Денис Шаповаленко правий і його рішення вам підійде .
-
А вы падения скорости не боитесь? Многие математические библиотеки реализованы все равно на С/С+ и в .net они же будут использоваться.
Я исследовал быстродействие по Face Recognition. Линейная алгебра на абсолютно одинаковых библиотеках в Python работает в раз 15 быстрее (точных таймингов не помню) чем на .net. Оверхед вызовов огромный что в принципе ожидаемо.
-
Current freelance projects in the category C#
Improvement in the existing version of 1C retail block for the distribution center (DC)In general, I will explain what kind of database we have - There is a main server where there is a retail database (where all receipts are recorded) - a UTP database - where all sales are transferred - it calculates the markup and stock balances - small databases of retail… C & C++, C# ∙ 3 days 9 hours back ∙ 6 proposals |
It is necessary to migrate the current working program from FoxPro to C#.Hello everyone! We have a program in FoxPro (it has several modules, it's an accounting program), we have the source code of the program, and if necessary, we can consult with people who support the current program. What needs to be done: 1. Analyze how everything works,… C#, Desktop Apps ∙ 6 days back ∙ 18 proposals |
Junior C#We are looking for a talented and ambitious Junior C# developer who is eager for professional growth and new challenges. Your future tasks: - Development and support of backend solutions with frontend (Telegram bot); - Automation of routine processes in Android development,… C# ∙ 6 days 15 hours back ∙ 8 proposals |