DEVLOG 2: I added a section to create your own variable from the available indicators. You can create a variable by multiplying, dividing, adding, or subtracting any two indicators. This variable can then be used in the main condition. How it works in the backend is that the variable assignment is sent as a json tree to the backend. At the backend the json tree is parsed to calculate the value of the variable and the it is added to the main dataframe where it is accessible by the main condition.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.