Intro
In this quick and simple guide we will be going through the steps of using HaasScript and our visual designer to generate signals with the Bollinger Bands technical indicator, trigger trailing stop loss actions once a defined variable is met, and backtesting the script to see how it performs with historical price data.
The visual designer allows us to drag-and-drop hundreds of built-in blocks to perform the desired logic, instead of using a test-based editor. This method vastly improves the speed and accuracy of the scripts that you are creating as you will learn through this guide.
Be the first to comment