Creating a Coin Auto-Trading Bot for Stable Profits - Grid Strategy Edition

This is a profit-oriented practical course where you will directly develop a grid trading strategy for a crypto automated trading system and apply it to real-world trading. You will build a 24-hour automated trading bot through practical trading exercises using the Upbit API and cloud deployment, while learning practical strategies for range-bound markets.

(5.0) 8 reviews

43 learners

Level Beginner

Course period 12 months

Python
Python
AWS
AWS
Pandas
Pandas
REST API
REST API
bitcoin
bitcoin
Python
Python
AWS
AWS
Pandas
Pandas
REST API
REST API
bitcoin
bitcoin

Reviews from Early Learners

5.0

5.0

victor

47% enrolled

I'm still taking the course, and the overall lecture structure and the ability to follow the actual Python code step by step has been very helpful. Grid trading is also a necessary part for securing stable profits, and I'm particularly satisfied with the convenience of operating in the cloud and accessing it through a Streamlit dashboard. I'll study hard. Thank you for creating such a great course. Fighting~~

5.0

수진

22% enrolled

I'm still listening!! This is such a great lecture that even people who are well-versed in stocks or investing would find it very beneficial. For beginners like me, if you have the will and do supplementary studying, it's definitely a lecture you can follow along with. I signed up after listening to the live challenge, and it really seems like a very useful lecture!!

5.0

oorm

56% enrolled

I took the course because I wanted to create an automated trading bot, and it's great! You've made the entire code available as course materials, which has the advantage of allowing beginners like me who don't know code to create one too! Since you also provide explanations about the code, I think it would be good for people who do coding as well! The curriculum is well-structured sequentially, and it's great that I can see the results right away as I follow along step by step! Right now I'm only at the level of just copying and pasting code, but I want to study the code by looking at it several times! And I was really curious about AWS deployment, so it was great that it was included! I've wanted to try it once, and now I get to try it here! Fighting until I complete the course!

What you will gain after the course

  • Cultivating the ability to implement an entire automated trading system, from coding to live trading.

  • Complete the entire process from planning, implementing, to deploying a real-world automated trading strategy.

  • Generating profits through actual trading strategies rather than just learning

Create Your Own Crypto Auto-Trading Bot with Python 📈

In this course, you will learn how to create a stable, profit-generating crypto automated trading bot using Python. Focusing on the grid trading strategy, you will study the entire process from the basics of crypto trading to completing an automated trading system. This is a practical, hands-on course aimed at developing a functional bot and deploying it to the cloud for 24/7 operation.

The course systematically covers various topics, including setting up a Python development environment, automated ordering using exchange APIs, grid strategy implementation and backtesting, and cloud deployment and dashboard creation using AWS and Streamlit. After completing the course, students will gain a deep understanding of automated trading systems and enhance their ability to implement their own investment logic into code and generate profits automatically.

If you visit the 👉[Coding Instructor Channel](https://www.youtube.com/@코딩강사)

💡 You can view a variety of information for free!

What you will learn

1⃣ Developing an Automated Trading Bot for Real Profits

From coin price lookup to automatic ordering, this covers the entire development process of an automated trading bot aimed at generating actual profits. You can build your own trading system by directly implementing grid trading strategies into code.

Automated Trading Bot Development Screen

2⃣ Covers grid trading strategies and backtesting methods in detail

You can learn to understand the principles of grid strategies for generating stable profits and how to verify the effectiveness of these strategies through backtesting using historical data.

Grid Trading Strategy

3⃣ Building a 24-hour Automation System Using AWS Cloud

We cover in detail how to deploy your bot to an AWS cloud server so that it can operate 24 hours a day without needing to keep your personal PC turned on. You can monitor your profit status anytime, anywhere through a dashboard created with Streamlit.

Building an Automated System

Notes before taking the course

If!! you are having even the slightest hesitation before signing up for the course.

Is this the right lecture for me to take right now? If you are having doubts, please feel free to contact us through the Open Chat Room at any time!

😍 I will do my best to answer your questions 😍

👉 [Go to Open Chat](https://open.kakao.com/o/sKma2mSh)

Practice Environment

  • Operating System and Version (OS): All OS types including Windows, macOS, and Linux are supported.

  • Tools used: Python, VS Code, and AWS account

  • PC Specifications: A standard PC with internet access.

Learning Materials

  • Format of provided learning materials: Notion class notes, cloud links, text, source code, etc.

  • Quantity and Capacity: Learning materials provided for each section

Prerequisites and Requirements

  • Prior knowledge of basic Python syntax is required.

  • Having middle or high school level math knowledge and Python programming experience can be helpful for taking this course. However, since all the necessary basic content is explained within the lecture, you will have no problem as long as you attend with passion.

  • The copyright of this lecture belongs to the coding instructor, and unauthorized distribution or reproduction is prohibited. The learning materials are also copyrighted and may not be used for purposes other than personal study.

Recommended for
these people

Who is this course right for?

  • A developer who wants to implement an automated trading system in practice.

  • Aspiring traders looking for a side hustle or a career change

  • Learners who want to implement full-stack web app services using Python

Need to know before starting?

  • Basic Python knowledge

Hello
This is codinggangsa

256

Learners

10

Reviews

23

Answers

5.0

Rating

2

Courses

As a coding instructor, I aim to be a teacher who possesses practical skills and helps students develop problem-solving abilities and services that can be immediately applied to employment and side hustles. Jump into the joy of coding with your coding instructor!

Key Experience

Former CEO of NissiSoft, a mobile app and web development company

Graduated from the Seoul Youth Start-up Support 2030 Center in 2012

Master's degree in Computer Science (Operating Systems and Compiled Languages Lab)

Engineer Information Processing Certification

Vocational Education and Training Instructor Certificate, Grade 3 (Information Technology Development)

10 years of experience in government-funded vocational training instruction

3 years of Web Front-end/Back-end development

10 years of iPhone/Android app development experience

5 years of Unity 3D game development experience

Areas of Interest

Starting a business with apps and web: from business plans to planning, development, launch, and marketing

Getting a job/changing careers/pursuing further education through app and web development: from portfolio planning and development to launch

Learn Java, Python, and JavaScript by making games

Languages: Java, Kotlin, Swift, C#, JavaScript, Python

App Development: Android, iPhone App Development

Game Development: Unity 3D

Web Front-end: HTML/CSS/JS/JQuery, Bootstrap

Web Backend: JSP/JavaMVC/SpringBoot, PHP, NodeJS, Python+Django

Database: MySQL, Oracle, MongoDB

Internet of Things: Arduino Board (C Language)

Backend Serverless: Firebase (Android, iPhone, Web-Front, Backend)

Python+Django Databases: MySQL, Oracle, MongoDB Internet of Things: Arduino Board (C language) Backend Serverless: Firebase (Android, iPhone, Web-Front, Backend)

Python+Django Databases: MySQL, Oracle, MongoDB Internet of Things: Arduino Board (C Language) Backend Serverless: Firebase (Android, iPhone, Web-Front, Backend)

More

Curriculum

All

52 lectures ∙ (5hr 23min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

8 reviews

5.0

8 reviews

  • oorm님의 프로필 이미지
    oorm

    Reviews 1

    Average Rating 5.0

    Edited

    5

    56% enrolled

    I took the course because I wanted to create an automated trading bot, and it's great! You've made the entire code available as course materials, which has the advantage of allowing beginners like me who don't know code to create one too! Since you also provide explanations about the code, I think it would be good for people who do coding as well! The curriculum is well-structured sequentially, and it's great that I can see the results right away as I follow along step by step! Right now I'm only at the level of just copying and pasting code, but I want to study the code by looking at it several times! And I was really curious about AWS deployment, so it was great that it was included! I've wanted to try it once, and now I get to try it here! Fighting until I complete the course!

    • codinggangsa
      Instructor

      Hello onoreum student! I'm so happy to hear that my course has been helpful for your learning and skill improvement. Drawing on my teaching experience, I've made efforts to help students as much as possible by creating Notion course materials and enhancing understanding through audio and source code build-ups in the videos, so I'm pleased that it seems to have been helpful. I will continue to update courses that will be helpful for coin trading, financial management, and full-stack development in the future. Thank you for your valuable course review!

  • minirne님의 프로필 이미지
    minirne

    Reviews 7

    Average Rating 5.0

    Edited

    5

    100% enrolled

    Even though I trade with small amounts, I found myself panic selling in regret when losses grew during sharp drops, only to watch the market reverse and rise. I would hesitate to enter during an uptrend, then greedily chase the peak when it surged, only to be left staring at losses as it turned into a downtrend. Following the instructor's lecture, I used ATR/RSI indicators and support/resistance levels to identify sideways trends. By setting the upper and lower bounds of a box range and creating grid lines tailored to my investment amount, I've found peace of mind. Now, even during a decline, automatic buys make me look forward to the next rise. I really appreciated the detailed lecture content and the concise investment strategy. Thank you.

    • codinggangsa
      Instructor

      Hello, Gyu-seop Choi. Thank you for your warm support and the high rating; it truly makes me feel that creating this course was worthwhile. It is a long journey from Python basics to actual deployment, but if you continue to follow along step-by-step as you are doing now, you will certainly be able to complete the course. I hope you experience that thrilling sense of achievement when the logic you implemented yourself leads to an actual order on the exchange. If you have any questions during your studies, please do not hesitate to ask, and I will generously share all the know-how I have. I will do my best to help this course become a definitive turning point in your successful investment journey!

  • victor3933님의 프로필 이미지
    victor3933

    Reviews 15

    Average Rating 4.8

    5

    47% enrolled

    I'm still taking the course, and the overall lecture structure and the ability to follow the actual Python code step by step has been very helpful. Grid trading is also a necessary part for securing stable profits, and I'm particularly satisfied with the convenience of operating in the cloud and accessing it through a Streamlit dashboard. I'll study hard. Thank you for creating such a great course. Fighting~~

    • codinggangsa
      Instructor

      🌟 Thank you for your heartfelt course review! 🙏 I'm truly delighted that the course structure and step-by-step practice sessions were helpful to you. Grid trading is an excellent strategy for stable profits, and as you mentioned, I designed it with a focus on convenient management through cloud operations + Streamlit dashboard. ☁️📊 I encourage you to continue learning steadily and complete your own system! Let's grow together. 🚀 If you have any questions, please feel free to post them in the Q&A section anytime~! Thank you. 💪🔥

  • sujinsnla7649님의 프로필 이미지
    sujinsnla7649

    Reviews 2

    Average Rating 5.0

    5

    22% enrolled

    I'm still listening!! This is such a great lecture that even people who are well-versed in stocks or investing would find it very beneficial. For beginners like me, if you have the will and do supplementary studying, it's definitely a lecture you can follow along with. I signed up after listening to the live challenge, and it really seems like a very useful lecture!!

    • codinggangsa
      Instructor

      Sujin, thank you so much for your thoughtful course review! 🙏 It's truly moving and energizing to see you join us from the "Live Challenge" and now continue with the main course. 🥹 Your words that "with determination and supplementary study, it's definitely possible to keep up" will surely give great courage and hope to many others who are just starting their investment journey! I wanted to create a course that would be beneficial for everyone from beginners to experienced investors, and I'm truly happy that you understood that intention. 😊 If you maintain that passion and keep moving forward steadily as you are now, you'll definitely achieve the results you're aiming for! 🚀 I'll be here to support you until the end. Once again, thank you for your valuable feedback, and let's go all the way to course completion! 🔥

  • kgkang6388님의 프로필 이미지
    kgkang6388

    Reviews 7

    Average Rating 4.9

    5

    100% enrolled

    It was beneficial to learn the entire process of developing an automated trading bot through hands-on practice. I was able to easily understand the grid trading strategy, and the process of validating strategies through backtesting was particularly helpful. Beyond just the trading program, the course covered Streamlit dashboard creation and AWS cloud deployment, so I feel like I learned content that can be immediately applied in practice. Overall, the flow from basics to applications was well-structured, making it a good course for beginners to follow along.

    • codinggangsa
      Instructor

      Hello kgkang student, I'm so happy to hear that my course has been helpful for your learning and investment. I'm grateful for your valuable course review, and based on the feedback you've shared, I will continue to add good lectures through additional free updates! I hope these will be times of rapid progress for you. If you need any features, please feel free to contact me anytime! Thank you.

Similar courses

Explore other courses in the same field!