About strategy builder
The strategy builder for futures markets enables you to create and personalize your trading strategy by providing a vast range of options. You have the flexibility to choose any two methods as the primary triggers to go long or short.
Additionally, there are several modules that allow you to extend your strategy functionality beyond the criteria for the primary order triggers: in categories such as Balance, Indicator, TrailMe, DCA, Confirming indicators, Stop loss, and Misc.
A builder strategy is a set of conditions that must all be met before a trade is executed. For example, if the buy method criteria are satisfied, the strategy will not execute a trade until all other specified conditions, such as confirmation from an indicator or additional trailing requirements, are also met simultaneously.
Available buy and sell methods
Method | Description (short) |
---|---|
adx | uses the ADX indicator to trade only when trends are strong enough. |
atrts | uses the ATR indicator to measure volatility changes and trade on a trailing stop. |
bb | buy and sell at configurable points between the lower and upper Bollinger Bands. |
bbta | buy and sell after a reentry at configurable points between the lower and upper Bollinger Bands. |
emaspread | uses the spread between slow and fast EMA to trade when price direction changes. |
gain | buy at a percentage below EMA, sell when your set gain is reached. |
ichimoku | trading algorithm based on the Ichimoku cloud indicator. |
macd | uses the MACD indicator to trade when momentum changes. |
macdh | uses the MACD histogram to trade when momentum changes. |
pp | set a fixed buy and sell price, perfect for coins that stay within a predictable price range. |
smacross | uses crossings of fast and slow SMA to trade when price direction changes. |
supportresistance | buy at support, sell at resistance. |
tsa | tries to predict future prices and trades on predicted trend reversals. |
tssl | uses a moving range around market prices for buying and selling, trailing optimal buy and sell levels. |
Keep in mind that not all combinations of buy/sell methods are a good match to use together with trailing or certain confirming indicators.
For example using macd
, which triggers only in cycles where the MACD line crosses the signal line, together with Stochastic as confirming indicator (in cross mode, which also only triggers in cycles with an indicator cross) is a bad combination because both MACD and Stochastic must cross in the same cycle - very much reducing your opportunities for a trade.
Common building blocks
The following building blocks are available to every futures builder strategy.
📄️ Balance settings
Balance settings define the investment limits, in a strategy made with the strategy builder.
📄️ Confirming indicators
To refine your derivatives trading strategy, various confirming indicators to validate long and short orders can be used. This article details the settings for these indicators.
📄️ DCA
DCA orders are intended to bring the average entry price of a futures position closer to the current asset price. Gunbot uses the Ichimoku Tenkan line to determine good moments to average down.
📄️ Close position
These settings determine how futures positions are closed in profit.
📄️ Stop loss
Settings in this category can be used to configure when to stop a futures position.
📄️ Misc
These strategy settings allow you to control uncategorized features.