algorithmic trading

Python data visualization, NumPy sorting functions, NumPy array manipulation, plotting financial data Python, Python charting libraries, NumPy advanced functions, Python NumPy plotting, Python graphing techniques, NumPy statistical functions, Python visual data analysis, NumPy array operations, Python financial charts, NumPy concatenate, NumPy append, NumPy where usage

Plotting Charts & Special NumPy Functions | 22/100 Days of Python Algo Trading

Congratulations on reaching this stage! If you’re here, it means you’re truly dedicated to mastering Python. Directly below, you’ll find a quiz designed to help you reinforce what you’ve just learned. This isn’t just about recalling facts; it’s about deeply understanding the concepts. Take a moment to answer the questions and see how well you […]

Plotting Charts & Special NumPy Functions | 22/100 Days of Python Algo Trading Read More »

Object-Oriented Programming

Object-Oriented Programming Part – 1 | 9/100 Days of Python Algo trading

Congratulations on reaching this stage! If you’re here, it means you’re truly dedicated to mastering Python. Directly below, you’ll find a quiz designed to help you reinforce what you’ve just learned. This isn’t just about recalling facts; it’s about deeply understanding the concepts. Take a moment to answer the questions and see how well you

Object-Oriented Programming Part – 1 | 9/100 Days of Python Algo trading Read More »

Python Functions

Python Functions Part – 1 | 7/100 Days of Python Algo trading

Congratulations on reaching this stage! If you’re here, it means you’re truly dedicated to mastering Python. Directly below, you’ll find a quiz designed to help you reinforce what you’ve just learned. This isn’t just about recalling facts; it’s about deeply understanding the concepts. Take a moment to answer the questions and see how well you

Python Functions Part – 1 | 7/100 Days of Python Algo trading Read More »

Python tuples | 5/100 Days of Python Algo trading

Congratulations on reaching this stage! If you’re here, it means you’re truly dedicated to mastering Python. Directly below, you’ll find a quiz designed to help you reinforce what you’ve just learned. This isn’t just about recalling facts; it’s about deeply understanding the concepts. Take a moment to answer the questions and see how well you

Python tuples | 5/100 Days of Python Algo trading Read More »

Python lists

Python lists | 4/100 Days of Python Algo trading

Congratulations on reaching this stage! If you’re here, it means you’re truly dedicated to mastering Python. Directly below, you’ll find a quiz designed to help you reinforce what you’ve just learned. This isn’t just about recalling facts; it’s about deeply understanding the concepts. Take a moment to answer the questions and see how well you

Python lists | 4/100 Days of Python Algo trading Read More »

Python Strings

Python Strings | 3/100 Days of Python Algo trading

Congratulations on reaching this stage! If you’re here, it means you’re truly dedicated to mastering Python. Directly below, you’ll find a quiz designed to help you reinforce what you’ve just learned. This isn’t just about recalling facts; it’s about deeply understanding the concepts. Take a moment to answer the questions and see how well you

Python Strings | 3/100 Days of Python Algo trading Read More »

Pandas Time Series Data In Python: A Guide to Resampling

Time series data is omnipresent in fields ranging from finance to engineering, often necessitating a change in the frequency of data points to suit analysis needs. Pandas, a powerful Python data manipulation library, provides a suite of functions ideal for this task. In this article, we’ll delve into resampling methods that condense or expand our

Pandas Time Series Data In Python: A Guide to Resampling Read More »

Unveiling the Obelisk Ichimoku ZEMA Strategy with Backtesting and Hyperoptimization

The Obelisk Ichimoku ZEMA strategy combines four key elements for identifying potential trading opportunities: The strategy appears to analyze two timeframes: Trend Identification: Entry and Exit Signals: Additional Filters (Potential): Github Link for the “Obelisk_Ichimoku_ZEMA_v1” strategy

Unveiling the Obelisk Ichimoku ZEMA Strategy with Backtesting and Hyperoptimization Read More »

“Freqtrade, How To Configure Freqtrade For Beginners : A Comprehensive Guide to Automated Crypto Trading Systems”

Building an AI-Powered Trading Bot on AWS Ubuntu Server: A Step-by-Step Guide Introduction In this tutorial, we will guide you through the process of “How to setup freqtrade AI crypto trading bot” on an Ubuntu virtual server hosted on AWS, you can even setup on your localhost also. From securing your server to configuring the

“Freqtrade, How To Configure Freqtrade For Beginners : A Comprehensive Guide to Automated Crypto Trading Systems” Read More »

freqtradefreqtrade-tutorialfreqtrade-strategiesfreqtrade-hyperoptfreqtrade-aifreqtrade-setupfreqtrade-backtestingfreqtrade-install-windowsfreqtrade-multiple-botsfreqtrade-installfreqtrade-windowsfreqt

Data downloading , backtesting and hyperopt with Freqtrade

1. Data Downloading Example 1: Downloading Historical Data from config.json file Example 2: Downloading Data for number of days with 4h Timeframe 2. Backtesting Example 1: Backtesting a Strategy with Default Configuration Example 2: Backtesting with Custom Configuration 3. Hyperparameter Optimization Example 1: Hyperparameter Optimization with default file Example 2: Hyperparameter Optimization with custome config

Data downloading , backtesting and hyperopt with Freqtrade Read More »