Companies Home Search Profile

HARMONIC PATTERNS ALGO-TRADING WITH PYTHON AND BINANCE&BYBIT

Focused View

ADEBISI kehinde

28:25:57

12 View
  • 1. Welcome and Introduction.mp4
    01:50
  • 2. LEGAL DISCLAIMER (MUST READ !).mp4
    00:53
  • 3. Course Overview.mp4
    03:31
  • 1. PART 1 OVERVIEW.mp4
    01:04
  • 2.1 PART 1 RESOURCES.zip
  • 2. Downloads for PART 1.html
  • 1. Why Algorithm trading.mp4
    04:17
  • 2. Trading and Investment.mp4
    05:39
  • 3. What is Cryptocurrency.mp4
    03:05
  • 4. Why Trading Cryptocurrency.mp4
    03:57
  • 5. Why using Binance.mp4
    05:08
  • 6. Spot Trading and Futures Trading.mp4
    07:18
  • 1. Binance.com - Quick Overview.mp4
    04:48
  • 2. Registration and Identification.mp4
    02:59
  • 3. How to Deposit and withdraw.mp4
    03:34
  • 4. Types of Orders - Market Orders.mp4
    04:40
  • 5. Limit Orders.mp4
    03:51
  • 6. Stop-loss OrdersStop-limit Orders.mp4
    05:57
  • 7. OCO Orders.mp4
    06:25
  • 8. The Order Book.mp4
    03:18
  • 9. Takers and Makers.mp4
    03:40
  • 10. Bid-Ask Spread and Slippage.mp4
    06:38
  • 1. Introduction.mp4
    01:15
  • 2. Downloading and Installation of Anaconda.mp4
    02:55
  • 3. Downloading and Installation of Pycharm.mp4
    05:35
  • 4. How to work with Pycharm.mp4
    05:32
  • 1. OVERVIEW.mp4
    02:15
  • 2. Getting the Binance API Key.mp4
    06:27
  • 3. Installing the Binance API Wrapper.mp4
    05:51
  • 4. Connecting to the API Server.mp4
    09:42
  • 5. How to retrieve general account Infomation.mp4
    15:36
  • 6. Getting current Market Data.mp4
    14:45
  • 7. How to Load Historical Data from Website.mp4
    10:45
  • 8. Loading the Historical Data by Python.mp4
    17:35
  • 9. Loading the Historical Data via the API.mp4
    07:59
  • 10. Streaming real-time Market Data - PT 1.mp4
    13:49
  • 11. Streaming real-time Market Data - PT 2.mp4
    06:25
  • 12. Streaming and Collecting real-time Candles - PT 1.mp4
    13:36
  • 13. Streaming and Collecting real-time Candles - PT 2.mp4
    11:16
  • 14. Creating a Test Order.mp4
    08:16
  • 15. The Binance Spot Test NetworkCreating a connection to the Spot Testnet.mp4
    11:34
  • 16. Spot Testnet API(Overview) - PT 1.mp4
    12:53
  • 17. Spot Testnet API(Overview) - PT 2.mp4
    11:24
  • 18. Spot Testnet API(Overview) - PT 3.mp4
    11:08
  • 19. Placing Market Order (Buy and Sell) - PT 1.mp4
    09:16
  • 20. Placing Market Order (Buy and Sell) - PT 2.mp4
    07:38
  • 21. Placing Limit Order - PT 1.mp4
    11:49
  • 22. Placing Limit Order - PT 2.mp4
    15:22
  • 23. Getting all Orders and Trades.mp4
    08:12
  • 1. OVERVIEW.mp4
    01:00
  • 2.1 PART 2 RESOURCES.zip
  • 2. Downloads for Part 2.html
  • 1. What are Harmonic Patterns.mp4
    01:25
  • 2. Why Harmonic Pattern.mp4
    01:30
  • 3. Fibonacci and Golden Ratio.mp4
    03:01
  • 4. Fib. level, Retracement and Extension.mp4
    07:42
  • 5. Types of Harmonic Pattern.mp4
    01:36
  • 6. The Gartley Pattern.mp4
    07:36
  • 7. The Cypher Pattern.mp4
    08:20
  • 8. The Butterfly Pattern.mp4
    06:37
  • 9. The Crab Pattern.mp4
    08:47
  • 10. The Deep Crab Pattern.mp4
    02:47
  • 11. The Bat Pattern.mp4
    08:07
  • 12. The Alternate Bat Pattern.mp4
    02:10
  • 13. The Shark Pattern.mp4
    07:04
  • 14. The Swan Pattern (White swan and Black swan).mp4
    04:12
  • 1. Introduction.mp4
    00:51
  • 2. Installing the necessary python packages.mp4
    05:03
  • 3. Getting the Historical Data.mp4
    13:15
  • 4. Finding the Extrema.mp4
    10:38
  • 5. Finding the Peaks - PT 1.mp4
    04:47
  • 6. Finding the Peaks - PT 2.mp4
    06:03
  • 7. The Pattern Finder.mp4
    13:41
  • 8. Creating the first Pattern - The Butterfly Pattern - PT 1.mp4
    15:34
  • 9. Creating the first Pattern - The Butterfly Pattern - PT 2.mp4
    03:52
  • 10. Creating harmonic func file - PT 1.mp4
    14:16
  • 11. Creating harmonic func file - PT 2.mp4
    05:39
  • 12. The Gartley Pattern.mp4
    06:58
  • 13. The Cypher Pattern.mp4
    08:17
  • 14. The Bat Pattern.mp4
    05:47
  • 15. The Alternate Bat Pattern.mp4
    05:03
  • 16. The Crab Pattern.mp4
    04:54
  • 17. The Deep Crab Pattern.mp4
    05:26
  • 18. The Shark Pattern.mp4
    07:35
  • 19. The White Swan Pattern.mp4
    07:28
  • 20. The Black swan Pattern.mp4
    06:31
  • 21. Cleaning Up Our Code.mp4
    17:33
  • 1. Strategy Implementation - Creating Orders with our Strategy(Bullish) - PT 1.mp4
    17:01
  • 2. Strategy Implementation - Creating Orders with our Strategy(Bullish) - PT 2.mp4
    05:26
  • 3. Strategy Implementation - Creating Orders with our Strategy(Bearish) - PT 3.mp4
    11:20
  • 4. Backtesting - PT 1.mp4
    13:28
  • 5. Backtesting - PT 2.mp4
    12:57
  • 6. Backtesting - PT 3.mp4
    13:43
  • 7. Backtesting - PT 4.mp4
    08:42
  • 8. Trading Costs.mp4
    08:22
  • 1. Introduction - Strategy Optimization - PT 1.mp4
    11:58
  • 2. Strategy Optimization - PT 2.mp4
    11:46
  • 3. Strategy Optimization - PT 3.mp4
    18:55
  • 4. Strategy Optimization - PT 4.mp4
    12:22
  • 5. Backtesting and Forward testing -PT 1.mp4
    17:46
  • 6. Backtesting and Forward testing -PT 2.mp4
    09:00
  • 7. Backtesting and Forward testing -PT 3.mp4
    13:19
  • 8. Backtesting and Forward testing -PT 4.mp4
    17:53
  • 1. Overview.mp4
    00:35
  • 2.1 Part 3 RESOURCES.zip
  • 2. Downloads for Part 3.html
  • 1. Introduction.mp4
    00:27
  • 2. Getting Started.mp4
    07:01
  • 3. Recap Streaming and Collecting Real-Time Candles.mp4
    13:21
  • 4. Creating the Harmonic Pattern Class - PT 1.mp4
    13:45
  • 5. Creating the Harmonic Pattern Class - PT 2.mp4
    06:26
  • 6. Working with Historical Data and Real- time Data - PT 1.mp4
    11:55
  • 7. Working with Historical Data and Real- time Data - PT 2.mp4
    09:32
  • 8. Adding the Harmonic Patterns Strategy.mp4
    10:17
  • 9. Adding the Harmonic Patterns Strategy(Bullish) - PT 1.mp4
    14:42
  • 10. Adding the Harmonic Patterns Strategy(Bullish) - PT 2.mp4
    12:03
  • 11. Adding the Harmonic Patterns Strategy(Bearish) - PT 3.mp4
    17:57
  • 12. Implementing and Automating our Strategy - PT 1.mp4
    15:19
  • 13. Implementing and Automating our Strategy - PT 2.mp4
    09:45
  • 1. Telegram Bot Setup.mp4
    05:41
  • 2. Sending first message via URL.mp4
    07:56
  • 3. Sending message through Python.mp4
    15:02
  • 4. Incorporating telegram into our Strategy.mp4
    18:45
  • 1. Introduction.mp4
    01:35
  • 2. Amazon Web Services (AWS) and how to create a free tier- Overview.mp4
    03:50
  • 3. How to create an EC2 Instance.mp4
    05:27
  • 4. How to connect to your EC2 Instance.mp4
    04:49
  • 5. Getting the Instance ready for Algo-trading - PT 1.mp4
    04:38
  • 6. Getting the Instance ready for Algo-trading - PT 2.mp4
    09:27
  • 7. How to run the Scripts in a window command prompt.mp4
    04:50
  • 8. How to start trading session with batch(.bat)file.mp4
    04:22
  • 1. Overview.mp4
    06:11
  • 2.1 PART 4 RESOURCES.zip
  • 2. Downloads for Part 4.html
  • 1. Creating an account on Binance Futures Testnet - First Steps.mp4
    03:03
  • 2. Our first Futures Trade(Going Long).mp4
    05:22
  • 3. Trading with Leverage.mp4
    05:21
  • 4. Taking a Short Trade.mp4
    03:12
  • 5. Stop-loss and Take-profit.mp4
    08:46
  • 6. Exploring Margin Mode Cross vs Isolated.mp4
    06:54
  • 7. Position Mode One way mode vs Hedge mode.mp4
    06:11
  • 1. Introduction.mp4
    00:34
  • 2. Backtesting without leverage and trading cost in futures trading.mp4
    09:42
  • 3. Backtesting with leverage and its impact.mp4
    06:49
  • 1. Introduction.mp4
    02:15
  • 2. The Binance Futures API - PT 1.mp4
    17:07
  • 3. The Binance Futures API - PT 2.mp4
    08:14
  • 4. How to change Setting and Mode through Binance API.mp4
    14:33
  • 5. Placing Market Orders (Long).mp4
    18:56
  • 6. Placing Market Orders (Short).mp4
    07:25
  • 7. Getting Historical Futures Market Data.mp4
    10:19
  • 8. Streaming Futures Prices in Real-Time.mp4
    10:15
  • 9. The Futures Trading Bot - PT 1.mp4
    17:28
  • 10. The Futures Trading Bot - PT 2.mp4
    12:43
  • 11. The Futures Trading Bot - PT 3.mp4
    11:45
  • 12. The Futures Trading Bot - PT 4.mp4
    14:34
  • 13. The Futures Trading Bot (SLTP) - PT 1.mp4
    10:52
  • 14. The Futures Trading Bot (SLTP) - PT 2.mp4
    11:28
  • 15. The Futures Trading Bot (SLTP) - PT 3.mp4
    15:24
  • 16. The Futures Trading Bot (SLTP) - PT 4.mp4
    16:32
  • 1. Overview.mp4
    00:25
  • 2.1 PART 5 RESOURCES.zip
  • 2. Downloads for Part 5.html
  • 1. Introduction.mp4
    03:42
  • 2. Preparations.mp4
    03:32
  • 3. First Steps with CCXT.mp4
    13:26
  • 4. General Exchange Info(CCXT).mp4
    10:04
  • 5. The Public API.mp4
    14:09
  • 6. Loading Historical Data - PT 1.mp4
    12:19
  • 7. Loading Historical Data - PT 2.mp4
    14:07
  • 8. Loading Historical Data - PT 3.mp4
    11:40
  • 9. Streaming Real-Time Data -PT 1.mp4
    13:09
  • 10. Streaming Real-Time Data -PT 2.mp4
    10:21
  • 11. Streaming Real-Time Data -PT 3.mp4
    11:00
  • 12. Getting Historical Data and Stream live Data - PT 1.mp4
    09:20
  • 13. Getting Historical Data and Stream live Data - PT 2.mp4
    13:25
  • 14. Getting Historical Data and Stream live Data - PT 3.mp4
    17:13
  • 15. Getting Historical Data and Stream live Data - PT 4.mp4
    13:11
  • 16. The Private API.mp4
    15:40
  • 17. How to connect to Testnets(Sandbox Mode).mp4
    06:20
  • 18. Creating orders and executing trade(Spot).mp4
    13:02
  • 19. Creating Orders(Futures) - PT 1.mp4
    13:30
  • 20. Creating Orders(Futures) - PT 2.mp4
    08:13
  • 21. A CCXT Spot Trading Bot.mp4
    07:10
  • 22. A CCXT Futures Trading Bot(1).mp4
    17:16
  • 23. A CCXT Futures Trading Bot(2) - SLTP - PT 1.mp4
    11:49
  • 24. A CCXT Futures Trading Bot(2) - SLTP - PT 2.mp4
    13:52
  • 25. A CCXT Futures Trading Bot(2) - SLTP - PT 3.mp4
    14:42
  • 26. A CCXT Futures Trading Bot(2) - SLTP - PT 4.mp4
    03:54
  • 1. Introduction.mp4
    01:51
  • 2. Creating account on Bybit.com and testnet.bybit.com.mp4
    05:15
  • 3. Preparations for API Trading with Bybit and CCXT.mp4
    05:24
  • 4. API Trading with Bybit and CCXT - PT 1.mp4
    12:07
  • 5. API Trading with Bybit and CCXT - PT 2.mp4
    08:59
  • 6. Bybit Historical Data.mp4
    12:03
  • 7. Spot Trading with Bybit.mp4
    15:53
  • 8. Bybit Spot Trading Bot.mp4
    06:58
  • 9. Futures Trading on Bybit.mp4
    14:30
  • 10. Bybit Futures Trading Bot - PT 1.mp4
    10:02
  • 11. Bybit Futures Trading Bot - PT 2.mp4
    14:16
  • 12. Running the Bot on AWS Cloud - PT 1.mp4
    06:51
  • 13. Running the Bot on AWS Cloud - PT 2.mp4
    16:30
  • 14. Conclusiion (Congratulation!).mp4
    01:00
  • Description


    HARMONIC PATTERNS ALGORITHMIC TRADING WITH PYTHON USING BINANCE AND BYBIT EXCHANGES(SPOT AND FUTURES TRADING)

    What You'll Learn?


    • Harmonic Patterns in Trading : Recognition and Interpretation - identify and interpret various Harmonic Patterns such as Gartley, Cypher,Butterfly, Bat etc.
    • Understand how to incorporate Harmonic Patterns into effective algorithmic trading strategies
    • Learn to code and implement Harmonic patterns algorithmic trading strategy using python with Binance and Bybit Exchanges plus CCXT(Spot and Futures Trading)
    • Interact with automating Telegram messages directly from your bot
    • Run your code directly in the cloud 24/7 using AWS
    • Deep Dive into the Binance API (Spot & Futures)
    • Load Historical Market Data (Price, Volume and more) from Crypto Spot & Futures Markets
    • Stream high-frequency real-time Cryptocurrency Data
    • API Trading with Binance and Bybit Exchanges
    • Get programmatic access to many Crypto Exchanges with the CCXT Library
    • Backtesting,Optimization , Forward Testing and live Testing (Paper Trading)

    Who is this for?


  • Aspiring Traders : Individuals with a keen interest in Cryptocurrency trading and a desire to learn algorithmic strategies to gain a competitive edge in the market.
  • Programmers and Developers : Python Programmers looking to enhance their skills and apply their knowledge in the exciting field of algorithmic trading.
  • Crypto Enthusiasts : Anyone passionate about cryptocurrencies and seeking to deepen their understanding of market dynamics and effective trading techniques.
  • Both experienced traders or programmers who want to learn an advanced and objective trading strategy
  • Trading enthusiasts who have very basic programming experience.
  • Data Scientists and Machine Learning Professionals with an interest in Trading and Cryptocurrencies.
  • Cryptorcurreny Traders and Investors who want to professionalize and automate their Business with a more reliable Strategy.
  • What You Need to Know?


  • No Finance or Trading knowledge required. You will learn everything you need to know.
  • Fundamental Python Skills : While the course covers Python Programming, having a foundational understanding of Python or Programming concepts will be advantageous.
  • Access to a Computer : Participants should have access to a computer or laptop for the practical aspects of the course, including coding exercises and project work.
  • Internet Connection : A stable internet connection necessary .
  • Binance and Bybit accounts : To fully engage in the practical aspects of the course, Students should have accounts on Binance and Bybit exchanges.
  • Software and Tools : Ensure the necessary software tools are installed such as a Python development environment(e.g Anaconda and Pycharm), relevant libraries and any specific tools recommended in the course.
  • Commitment to Learning : Algorithmic trading involves both theory and practice. Students should be committed to actively participating in the course and engaging in hands-on projects.
  • More details


    Description

    Welcome to a comprehensive journey into the world of algorithmic trading, where precision meets profitability. The course, "Harmonic Patterns Algorithmic Trading with Python Using Binance and Bybit Exchanges," is your gateway to mastering sophisticated trading strategies and harnessing the power of Harmonic Patterns.

    The ultimate goal of this course is " Creating powerful and fully automated Harmonic Patterns Trading Bots for Spot Trading and Futures Trading that run on AWS."


    What You'll Learn:

    Harmonic Patterns Decoded: Demystify the art of trading by understanding and leveraging Harmonic Patterns. From Gartley,Butterfly,Cypher,Crab,Deep Crab,Shark,Bat,Alternate Bat to Swan patterns, you'll gain a profound insight into how these patterns can be your guide in the tumultuous waters of financial markets.

    Python Mastery for Trading: Embrace the language of financial wizards – Python. Whether you're a coding novice or an experienced developer, Our course takes you step-by-step through implementing powerful trading algorithms using Python.

    Hands-On Practicality: Theory is just the beginning. Dive into hands-on projects that simulate real-market scenarios. Learn to code and execute trades using Binance, CCXT (Python library), and Bybit for both spot and futures exchanges.

    Binance, CCXT, and Bybit Mastery: Take charge of your trading journey with insights into three key exchanges. Understand the nuances of Binance, harness the capabilities of CCXT, and delve into the dynamic world of Bybit for both spot and futures trading.

    The course is  in five Parts:

    Part 1: Foundation

    • Why Algorithmic trading?

    • Trading and Investment

    • Why trading Cryptocurrency?

    • Binance(Overview)

    • Installations of Anaconda and Pycharm

    • Binance API

    Part 2: Building the Harmonic Patterns Strategy

    • Harmonic Patterns

    • Installing the necessary Python packages

    • Getting Historical Data

    • Building the Strategy

    • Backtesting,Optimization and Forward Testing of the Strategy.


    Part 3: Automated Spot Trading

    • Implementation/Automation of our Strategy

    • Automated (Paper Trading)

    • Telegram Inclusion

    • AWS Trading Bot

    Part 4: Automated Futures Trading

    • Futures Trading

    • Margin Trading

    • Binance Futures API

    • Real Trading and Paper Trading with the Binance Futures API

    • Implementation of the Harmonic Patterns Strategy

    Part 5 : API Trading with CCXT

    • Accessing the CCXT Library

    • API Trading with Binance and CCXT

    • Bybit (Overview)

    • API Trading with Bybit

    • API Trading with Bybit and CCXT

    • Implementation/Automation of the Harmonic Patterns Strategy.

    Embark on this transformative journey and elevate your trading game. Enroll now and uncover the secrets to successful Harmonic Patterns Algorithmic Trading with Python on Binance, CCXT, and Bybit exchanges.


    Who this course is for:

    • Aspiring Traders : Individuals with a keen interest in Cryptocurrency trading and a desire to learn algorithmic strategies to gain a competitive edge in the market.
    • Programmers and Developers : Python Programmers looking to enhance their skills and apply their knowledge in the exciting field of algorithmic trading.
    • Crypto Enthusiasts : Anyone passionate about cryptocurrencies and seeking to deepen their understanding of market dynamics and effective trading techniques.
    • Both experienced traders or programmers who want to learn an advanced and objective trading strategy
    • Trading enthusiasts who have very basic programming experience.
    • Data Scientists and Machine Learning Professionals with an interest in Trading and Cryptocurrencies.
    • Cryptorcurreny Traders and Investors who want to professionalize and automate their Business with a more reliable Strategy.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    ADEBISI kehinde
    ADEBISI kehinde
    Instructor's Courses
    As an accomplished electrical engineer with a flair for innovation, I've seamlessly transitioned into the dynamic realm of algorithmic trading. With a solid foundation in engineering precision and a passion for financial markets, I bring a unique perspective to the world of cryptocurrency trading. Join me on this educational journey as we delve into the intricacies of algorithmic trading, combining technical expertise with a deep understanding of market dynamics. Your pathway to mastering crypto trading begins here, guided by an engineer-turned-trading specialist committed to your success.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 193
    • duration 28:25:57
    • Release Date 2024/05/04