It is our most grown and trained product in our system and made to access almost every function between binance and tradingview.
Constructor is splitted up in 5 main parts to make interaction with it easier.
You are able to build your strategy with tradingview and modify before execution here, even we are still in testing phase it has moved a lot from it's first version.
Main cycles of constructor
Signal Setup
Bot Setup
Positioner
Function Setup
Verification
Saved Functions
Default Parameters
- Name your bot
- Choose term of cycle
- Select trading market and type of order
- Choose wich will be the profit currency
- Select one of default strategies or use complete custom template
- Submit portion of balance witch is given to bot
- Send signals in text or json formats
- Choose alert arrangment and first position
- Select between mainnet and testnet modes
-
Step 1
Setup Signals
Take shared URI and assign it to TradingView, setup signal logic and copy message
-
Step 2
Setup Parameters
Assign bot logic to contructor                    
                   
                   
                   
-
Step 3
Set Functions
Select wich functions will be used, where this function takes it's place                         
-
Step 4
Launch Constructor
You are ready to go
                   
                   
                   
                
Calculator Program
- Calculator is programmed in two ways, classic mode and expression mode, you are able to calculate last value with and without increased evaluation
- For each calculator mode there are standart steps you have to follow, you can set values for every trade and set a program for first and every next trade
- When using expression mode you have limit of 3 methods to get to last value
- In each step you have hard coded values you are able to calculate, parameters for calculation will be also given
- Most of parameters who has it's place in function settings will be also included in options for getting last value
Calculation Logic
- Last value can be achieved only if you use numerical units
- Most options are in included from calculator you already know, bracket functions, larger or smaller, logical and, devided by, equal with and more..
- To stick to more precise values you can round up or down numbers
- Calculator has it's own memory
Quick Setup
We gathered a list of most popular configurations so you are able to see what we are recommending,
to know more about bots available in quick setup, follow the news articles.