Overview
In the following chapters, how to build a full-fledged trading system will be explained.The process involves only the use of a user friendly Graphical User Interface. No coding required. You can define when to go long, when to go short and when to liquidate the position. You can even select stop loss and take profit conditions. You select between thousands of already implemented elementary algorithms, patterns and candlestick configurations and combine them at will.
This is the core of our software.

High-Level Introduction
Elementary Trading Algorithms

How to Combine the Elementary Algorithms

Define When to Go Long, Short, Liquidate, Stop Loss and Take Profit

- When to go long
- When to go short
- When to liquidate the long position
- When to liquidate the short position
- Stop loss
- Take profit
You Built a Trading System
Once you have decided how to combine the elementary algorithms for taking a long or short position, how to combine them for liquidating a position, and once you have set up stop loss and take profit rules, you basically built a trading system. That's you creation. The way you trimmed each elementary algorithms and the way you combined them is unique.Run the Simulation and See the Results

Trim Your Trading System
Now you can make all the necessary modifications to your trading system and trim it. Run the process all over again until you are satisfied with the results.Workflow
So the workflow for building your own trading system is the following:- Select the elementary trading systems of your interest, already defined in Trading Conceiver.
- Combine them in order to make a more complex logic.
- Repeat the previous steps for defining when to go long, when to go short, when to liquidate, for stop loss and take profit orders.
- Run the simulation and watch the results.
- Loop over to refine the trading system.