Trend Lines Bot
Execute trades based on TA!
Trend Lines Bot takes advantage of a skill that every trader has, drawing trendlines. By ignoring the complexities of indicators, safeties and insurances the Trend Line Bot allow day and swing traders to setup a bot that acts on trend lines drawn on a chart. The Trend Lines Bot is available with all licenses.
Sets of trend lines cannot cross each other. They can be on the same timezone but cannot cross lines.
This bot will only trade on the trend lines between the most left and most right points of the lines.
Lines must extend into the future for the bot be active.
Maintenance is required.
Guided Tour
About
The Trend Lines Bot works with sets of lines. A set contains 2 drawable lines and an optional stop-loss. Only one buy line and one sell line can be drawn on the chart per set. A bot can have an unlimited amount of sets. The bot will monitor the price, and on every update look for a set of lines to activate. A set will be active 1) when the current time is between the left and right timestamp of the set. 2) the current price is between the lines. After the set is activated, and the price drops below the buy lines, the bot will create a buy (if the current position is sold). Conversely, the bot will create a sell order if the price breaks the sell line. On both actions, the set will deactivate until the price is back in range.
Supported licence & Trading types
Supported Licence | Supported Trading Types |
Beginner licence | Spot trading |
Simple licence | Margin trading |
Advanced licence | Leverage trading |
Parameter
Name
Create a unique name for your bot.
Account
Select the account on which the bot should run.
Market
Select which market this bot should run on.
Leverage
Specify the leverage for the bot.
Coin Position
Select the coin where the funds are located at this moment.
Funds Position
Select the current funds position. No Position is when you do not have any Long or Short Positions. Should be used as the start of any trade bot unless you manually opened a position
Trade Amount Type
HTS supports 3 types of trade amount options.
The static option uses a fixed amount where the sell amount is adjusted for fees.
All-in uses 99% of the available coins.
With maximum amount the bot will use what’s available in the wallet with a maximum of X coins.
Trade Amount
How much the bot has to trade with.
Actual Trade Amount
The current trade amount after corrections.
Template
Type of orders you want this bot to place. Standard limit and market orders are available as well native exchange and custom templates defined in the Order Template Builder.
Fee
Fee percentage of the bot. Only used in backtests and for bots running on simulated accounts.
Chase Order
Sometimes the price will just briefly break a trend line and the placed order will not be filled. With Chase Order enabled the bot will try to place the order again, a number of times, at the current price.
Chase times
The number of times the bot will try to place the order after it is canceled by the template.
Creating Trend Lines
To start creating trend lines, we need to switch to the full screen view. Clicking on the channel icon will open the Trend Lines Set Manager. The button Add Set will add a new set to the bot
Trend Line Set Manager
Warning Sign
A warning sign is shown when a set is invalid. For a set to be invalid, one of the following things is possible.
The set can be missing a buy or sell line.
The buy line can be drawn above the sell line.
The lines cross.
Draw
The draw button will prepare the chart for drawing the buy and sell lines. After the lines are drawn, the chart will switch back to crosshairs. Note that the lines can still be moved.
Remove
This will remove the line from the set.
Reverse Lines
An easy feature to switch the buy and sell lines when mistakenly drawn reversed.
Identify Set
When enabled, this feature will show a yellow square around the set. This also represents the time frame the set is active.
Stop-Loss
The Stop-Loss will be placed a predetermine percentage away from the buy line. It will show as a purple line on the chart. When breached the bot will create a sell order with the Stop-Loss Template
Last updated