Recruitment of participants Building Technical Indicators in Python

Discussion in 'Video courses, trainings, educational material' started by Dron, 13 February 2024.

Stage:
Recruitment of participants
Price:
20.00 USD
Participants':
0 of 3
Organizer:
Dron
0%
Settlement fee for participation:
7 USD
  • (The main list is still empty)

    (Writing to the backup list is prohibited)

  1. Dron

    Dron Well-Known Member
    Staff Member Organizer

    Joined:
    14 September 2019
    Messages:
    2,929
    Likes Received:
    181
    Trophy Points:
    63
    Gender:
    Male
    Location:
    USA
    Building Technical Indicators in Python
    Learn to use Technical Indicators in your trading Strategies using Python

    What you'll learn

    • Learn how to use Python to implement technical indicators in trading and investing strategies.
    • Gain knowledge of various types of technical indicators, such as moving averages, RSI, MACD, Bollinger Bands, and more.
    • Develop a comprehensive understanding of the strengths and limitations of technical indicators, and when they should be used in combination with other forms of
    • Develop practical skills through hands-on exercises and examples to implement technical indicators in Python.
    • Understand the mathematical calculations and algorithms that are used to generate technical indicators.

    upload_2024-2-13_9-4-34.png

    Requirements

    • Basic knowledge of Python and Stock Trading
    Description
    This course will provide students with a comprehensive understanding of how to use technical indicators and candlestick patterns in stock trading.

    The course will start by covering the basics of technical indicators, and candlestick patterns including the use of third-party libraries in your strategy. Then, we will dive into the world of technical indicators and candlestick patterns.

    Some of the most popular technical indicators that we will cover in this course include
    Simple Moving Average (SMA), Exponential Moving Average (EMA),
    Relative Strength Index (RSI),
    Moving Average Convergence Divergence (MACD),
    Bollinger Bands, and
    Fibonacci Retracements.

    We will also cover popular candlestick patterns such as Doji, Hammer, and Shooting Star.

    To facilitate the implementation of these indicators and patterns, we will use popular libraries such as Talib, pandas TA, and tulip. We will also use popular charting libraries like matplotlib, plotly & mplfinance. These libraries will enable students to write code in Python to calculate and plot these indicators and patterns on price charts and provide them with the ability to analyze and make informed trading decisions. We will also include mathematical formulas used in these indicators along with custom code in case you want to develop your own indicator.

    By the end of the course, students will have a strong understanding of how technical indicators and candlestick patterns work and how to use them to make profitable trades. Students will also have the necessary skills to implement these indicators and patterns using Python, and will be well-equipped to analyze market trends and make informed trading decisions.

    Who this course is for:

    • Traders willing to use Technical Indicators in Algo Bots
    • Developers willing to develop Trading Bots for others
    • Students learning Data Science & Algo Trading