💻 Codes: ccxt_automatic_trading.ipynb
🎬 Video: https://youtu.be/N83qi1jRVEo
In this video, we take a deep dive into the create_order function of the CCXT library in Python, providing a step-by-step guide to place cryptocurrency orders with precision. We start with a brief overview of the CCXT library's strengths for crypto trading and guide you through setting up your API keys for secure exchange communication. As we delve further, we meticulously explore the intricacies of the create_order function, demonstrating its use in Spot Market and Limit Orders. We then transition to Futures Orders, and cover setting up the leverage. Wrapping up, we touch upon exchange-specific requirements and the best practices to ensure smooth trading experiences.
💻 Codes:
ccxt_create_order_spot.ipynb,
ccxt_create_order_futures.ipynb
🎬 Video: https://youtu.be/Ym0C7kRIBG0
In this video, we take a deep dive into the create_order function of the CCXT library in Python, providing a step-by-step guide to place cryptocurrency orders with precision. We start with a brief overview of the CCXT library's strengths for crypto trading and guide you through setting up your API keys for secure exchange communication. As we delve further, we meticulously explore the intricacies of the create_order function, demonstrating its use in Spot Market and Limit Orders. We then transition to Futures Orders, and cover setting up the leverage. Wrapping up, we touch upon exchange-specific requirements and the best practices to ensure smooth trading experiences.
💻 Codes: position_sizing_calculator.ipynb
🎬 Video: https://youtu.be/KVIaTQtVXx4
Find out about the power of the 2% rule in trading through this pedagogical video. Here is the art of risk management by limiting your exposure to a small percentage of your capital. Learn how this strategic approach helps protect your account from substantial losses and fosters long-term stability. Join me as I visually demonstrate this essential principle, providing you with valuable insights for making more informed trading decisions.
💻 Codes: ccxt_simple_candle_plot.ipynb,
ccxt_market_orders_kucoin.ipynb
🎬 Video: https://youtu.be/fJq9wnPJChc
We demonstrate how to place some market orders in Python with the ''meta-API'' ccxt Python library. This pedagogical tutorial guides you through the steps of using market order functions, creating an API key on the KuCoin exchange and linking it with the market order code. We also show how to use ccxt to download OHLCV data and do candle plot with the mplfinance Python library.
All this material and related videos are for educational and entertainment purposes only. It is not financial advice nor an endorsement of any provider, product or service. The user bears sole responsibility for any actions taken based on this information, and Robot Traders and its affiliates will not be held liable for any losses or damages resulting from its use.