Skip to content
No results
  • Table of Contents for Freqtrade
  • Detail of dry-runs
  • About this blog
  • Privacy Policy
Bot Academy
  • Table of Contents for Freqtrade
  • Detail of dry-runs
  • About this blog
  • Privacy Policy
Bot Academy

FSD – Custom indicators part 2

DISCLAIMERThe codes in this post is just for educational purpose, and not to be used on live trading If we use existing functions to create our custom indicators on previous post, in this post we will create a new function…

  • stash86
  • 19 October 2023
  • 3 Comments
  • freqtrade, Freqtrade Strategy for Dummies

FSD – Custom indicators part 1

DISCLAIMERThe codes in this post is just for educational purpose, and not to be used on live trading There are times you might want to use an indicator that might not have been implemented by any of the available technical…

  • stash86
  • 19 October 2023
  • 3 Comments
  • freqtrade, Freqtrade Strategy for Dummies

FSD – Technical libraries

DISCLAIMERThe codes in this post is just for educational purpose, and not to be used on live trading There are some technical libraries available for use, such as ta-lib, pandas-ta and finta. They have implemented most of publicly-known indicators so…

  • stash86
  • 19 October 2023
  • 3 Comments
  • freqtrade, Freqtrade Strategy for Dummies

FSD – Using multiple timeframes

DISCLAIMERThe codes in this post is just for educational purpose, and not to be used on live trading In previous posts, we only use 15m timeframe. What if I want to use other timeframes, for example I want to use…

  • stash86
  • 19 October 2023
  • 3 Comments
  • freqtrade, Freqtrade Strategy for Dummies

FSD – Custom exit

DISCLAIMERThe codes in this post is just for educational purpose, and not to be used on live trading Let’s say you want to exit a trade when the rsi enter overbought area, because you aren’t sure that the price will…

  • stash86
  • 18 October 2023
  • 3 Comments
  • freqtrade, Freqtrade Strategy for Dummies

FSD – Trailing stoploss

DISCLAIMERThe codes in this post is just for educational purpose, and not to be used on live trading Sometimes, there are times when a trade almost reach your roi level, but then it stop rise up and start to go…

  • stash86
  • 18 October 2023
  • 5 Comments
  • freqtrade, Freqtrade Strategy for Dummies

FSD – Create moving average cross strategy

DISCLAIMERThe codes in this post is just for educational purpose, and not to be used on live trading Let’s create a new strategy together. For this time, we create a strategy based of moving average crossover. First step, we need…

  • stash86
  • 18 October 2023
  • 3 Comments
  • freqtrade, Freqtrade Strategy for Dummies

FSD – Basic Template of a Strategy

Before we create a strategy, it’s important to know the basic template of a strategy, especially the important parts. Below is a template of a basic strategy Short explanations for each lines

  • stash86
  • 18 October 2023
  • 2 Comments
  • freqtrade, Freqtrade Strategy for Dummies

Additional Entries Based of Dataframe Value

A slight improvement from the simple code, what if you want to include check based of dataframe value, for example, additional entries only when an enter signal is active? Same restriction from the simple code are still exist in this…

  • stash86
  • 17 October 2023
  • 1 Comment
  • freqtrade, tutorial

Simple Additional Entries Code

Important Disclaimer!!! Currently I don’t use additional entries. In my opinion, more often than not, the additional entries do more harm than good. You are just digging your losses deeper. But you may be able to use it better than…

  • stash86
  • 15 October 2023
  • 2 Comments
  • freqtrade, tutorial
Prev
1 … 3 4 5 6 7 8 9 10
Next
Copyright © 2026 - WordPress Theme by CreativeThemes