Runbot Documentation
How it worksIndicatorsTriggers BoxesNFTs
  • Introduction
  • Interactive Tutorial
  • HOW IT WORKS
    • Box synergies
    • Signal list
      • Long/Short signal
      • Cancel signal
      • Stop signal
      • Custom signal
    • Glossary
  • Parimutuels Markets
  • Strategy Boxes
    • Strategy list
    • Strategy management (Backtest box)
    • Signals Box
    • Selectors Box
    • Indicators box
      • Offset Candle
      • Signal creation
      • Signal duration rule
  • Indicators
    • Basic triggers
    • Runbot Indicators
      • RSI
      • Candle
      • MACD
      • MA
      • Stochastic
      • Streak
      • ATR
      • Bollinger Bands
      • Funding (8h Rates)
      • Orderflow
      • Liquidations
      • Pivot Points
      • ATR Bands
      • Fibonacci
      • CHOP
      • Potential Cumulative Liquidations
      • Open Interest
      • Volume Profile
      • Ichimoku
      • SAR
      • TD9
      • VWAP/MVWAP
      • Calendar
      • SuperTrend
      • CCI
      • Fear & Greed Index
      • MA Bands
      • Volume Anomaly
      • Orderbook
      • AI News Sentiment
    • #AI Indicators: Harmonia
    • VeloData Indicators
      • Aggregated Datas
        • Premium Index
        • Volume Index
      • Options Markets
        • Options Premium Index
        • Option Volume
        • Option Skew
        • Implied Volatility
        • Delta
        • Vega
        • Gamma
  • Triggers Boxes
    • Entry in position rules
      • Majority of signals
      • Unanimity of signals
      • Equality
      • Minimum number of signals
      • Maximum number of signals
      • No previous trade
    • Exit position rules
      • Stop %/ATR
      • Confirmation stop %/ATR
      • TP ATR %/ATR
      • TP/SL signal
      • Trailing %/ATR
      • Decaying TP %/ATR
      • Magnetic TP %/ATR
      • Stop candle %/ATR
      • TP Candle %/ATR
      • Number of candles
      • Opposite trade
    • Adjust position rules
      • Increase/Decrease order size
      • Delay between two triggers
      • Signals occurs
      • Max position size
  • Risk management Boxes
    • Position size
      • Leverage
      • Constant USD
      • Orderbook
      • Risk % capital per %/ATR
      • Risk constant USD per %/ATR
      • Candle distance
    • Entry in position methods
      • Market order
      • Slippage market
      • Sequential Market
      • Pyramid orders
      • Delay
  • Runbot NFTs
    • Connect your Web3 Wallet
    • Strategy NFTs
    • Mint Open-Source NFT
    • Mint Rental NFT
    • Community NFTs Indicators
      • Black Flamingo Indicators
      • Harmonia Indicators
      • VeloData Indicators
    • FAQ Marketplace & NFTs
  • Webhooks (Trading Bots)
    • BingX (free bots)
    • Bitget (free bots)
    • Phemex (free bots)
    • Blofin (free bots)
    • OKX
    • Bybit
    • Tealstreet
    • Mizar
    • WunderTrading
    • Alertatron
    • Zignaly
    • Discord
    • Custom URL
  • Advanced Tools
    • Strategies Composer
    • Strategy Optimiser
      • Random Search
      • Simulated annealing
      • Combinatorial
      • Tips to Optimize your strategy
  • Free plan and Credits
Powered by GitBook
On this page

Was this helpful?

  1. HOW IT WORKS

Box synergies

PreviousInteractive TutorialNextSignal list

Last updated 6 months ago

Was this helpful?

Runbot is divided into different boxes, each with a specific purpose, which can be managing the risk of your strategy, creating indicators, managing rules on when to enter or exit a trade, or other information about your backtests and results.


Each box is independant, however they are still connected through what we call "signals". Signals can be created from one box, and be benefited by another one.

If you create a "long signal" in the , you can take advantages of this signal in the , as an example, with a rule such as "There is a minimum of 1 Long Signals", the strategy will enter a long position once the Indicator box triggered a "long signal" from the indicators your previously configured.




Backtest infos boxes gives you many important informations about your strategy. After you have configured your general strategy and run a backtest, you'll find out precious datas such like the PNL, the drawdown, etc, of your strategy. There are many cool tools to read these informations and help you.

There are many different types of signals, you can see the full list and details.

allows you to take profit of all the signals triggered by your general strategy, they will help you to enter, exit, a position or increase/decrease your sizings.

are used for risk management, you'll define the risk you are willing to take, but more than the size of your positions, you can set up specific rules such as max risk per trade, a percentage of risk of your capital, etc. You are also able to set a strategy to execute your entry ; market orders, pyramid market orders, but also more advanced types of orders.

here
Triggers Boxes
Risk management Boxes
Indicators Box
Entry in position rules Box
When the RSI cross up the lvl 20, the indicator will trigger a Long Signal that will be used by the Entry in position rules Box. When at least 1 long signal appears, a pyramid market order will be executed to open a long position.