Pivot Points

Pivot Points: A pivot point is a technical analysis indicator used to determine the overall trend of a market over different time frames. It serves as a reference point for potential support and resistance levels.The pivot point itself is calculated as the average of the intraday high, intraday low, and the closing price from the… Continue reading Pivot Points

Pivot Points

نقاط محوری: نقطه محوری یک شاخص تحلیل تکنیکال است که برای تعیین روند کلی یک بازار در بازه های زمانی مختلف استفاده می شود. به عنوان یک نقطه مرجع برای سطوح حمایت و مقاومت بالقوه عمل می کند.نقطه محوری خود به عنوان میانگین بالاترین روزانه، پایین ترین حد روزانه و قیمت پایانی روز معاملاتی قبل… Continue reading Pivot Points

How to use nested progress bars with tqdm in Python

In this post, I will show you how to use nested progress bars with tqdm in Python, a popular library for displaying progress information in loops. This can be useful when you have a loop inside another loop, and you want to monitor the progress of both loops. The problem Suppose you have a code… Continue reading How to use nested progress bars with tqdm in Python

سوالات قبل از بله دادن به شرکت

توی مصاحبه باید سوال بپرسید. مصاحبه برای شناخت هر دو طرف هست. هم شما باید شرکت رو بهتر بشناسید و هم شرکت شما رو.من بجز سوالات تخصصی درباره شاخص ارزیابی عملکرد پیشنهاد می‌دم این سوالات رو قبل از بله گفتن بپرسید. حقوق خالص پرداختی من چقدر خواهد بود؟آیا ارزیابی عملکرد داریم؟ ارزیابی عملکرد چقدر وقت… Continue reading سوالات قبل از بله دادن به شرکت

آقای مشاور

یک جایی برای یه مدت کوتاهی کار می‌کردم. بعد از کلی بالا و پایین شدن شرایط شرکت در همون مدت محدود، یک آقای مشاوری رو آوردن که باهامون صحبت کنه و به جای CTO باشه. در جلسه ایشون برای معرفی خودشون گفتن که در فلان شرکت خارجی مشاور هستند . بعد از صغری و کبری… Continue reading آقای مشاور

A user flow for a telegram bot that connects employees and employers.

user flow for a telegram bot that connects employees and employers To create a user flow for a Telegram bot that connects employees and employers, you can follow these general steps: To implement these steps, you can use the Telegram Bot API to create the necessary message flows, user input handling, and data storage. Additionally,… Continue reading A user flow for a telegram bot that connects employees and employers.

Installing and Configuring Apache Superset on Ubuntu Linux

To install and configure Apache Superset on Ubuntu Linux, you can follow these steps: Source: Create a Virtual Environment: It is recommended to install Superset inside a virtual environment. You can create and activate a virtual environment using the following commands: Source: Install Apache Superset: Once the virtual environment is activated, you can install Apache… Continue reading Installing and Configuring Apache Superset on Ubuntu Linux

How to install Apache Airflow on Ubuntu using terminal

To install Apache Airflow on Ubuntu, follow these steps: Bash Use code with caution. Learn more Bash Use code with caution. Learn more Bash Use code with caution. Learn more Bash Use code with caution. Learn more Bash Use code with caution. Learn more Bash Use code with caution. Learn more Bash Use code with… Continue reading How to install Apache Airflow on Ubuntu using terminal