Standard Examples Overview
Using an Example
Step 1: Open the Expert Advisor Builder web application
All examples are readily accessible within the Expert Advisor Builder. Simply open the web application and insert any example as needed.

Step 2: Open the Examples menu
On the far left side of the main window, click Add example module. This opens a dialog displaying a list of pre-built example modules. Each example includes a brief description, its configuration parameters, and a sample chart image showing the expected output.

Step 3: Choose an example from the list
Select one of the examples from the dropdown menu. As you'll notice, the names listed there correspond to those in the table further down the page.

Step 4: Import the selected module and review its configuration
Finally, complete the import by clicking Add Example Module. This creates a new trading module with all the settings already configured according to the example description.

Example Trading Strategies
Name | Note | Description |
---|
Example A1 | MACD Long trading | Link |
Example A2 | MACD Short trading | Link |
Example A3 | Bollinger bands trading | Link |
Example A4 | News trading of high impact calendar events | Link |
Example A5 | News trading of regional high impact calendar events | Link |
Example A6 | Avoiding high impact calendar events | Link |
Example A7 | One chart analyzer for signal generation | Link |
Timing
Name | Note | Description |
---|
Example B1 | Trading at specific hours | Link |
Example B2 | Trading at specific days of week | Link |
Example B3 | Trading at specific days of month | Link |
Example B4 | Intraday trading mode with forced closures at end of day | Link |
Example B5 | Automatic signal shifting depending on daylight saving time (DST) | Link |
Stop Loss Trailing
Name | Note | Description |
---|
Example C1 | Average true range stop loss trailing | Link |
Example C2 | First breakeven, then average true range stop loss trailing | Link |
Example C3 | First breakeven, then average true range, then market stop loss trailing | Link |
Initial Stop Loss and Initial Take Profit
Name | Note | Description |
---|
Example D1 | Fixed pips distance as initial stop loss and initial take profit | Link |
Example D2 | Indicator value for initial stop loss and initial take profit | Link |
Example D3 | Indicator value for initial stop loss, stop loss trailing, initial take profit and dynamic take profit | Link |
Example D4 | Support and resistance for initial stop loss and initial take profit | Link |
Example D5 | Support and resistance for initial stop loss, stop loss trailing, initial take profit and dynamic take profit | Link |
Example D6 | Candle pattern search used for initial stop loss and initial take profit | Link |
Example D7 | Chart pattern search used for initial stop loss and initial take profit | Link |
Example D8 | Fibonacci pattern search used for initial stop loss and initial take profit | Link |
Trade Splitting
Name | Note | Description |
---|
Example E1 | Two trades with a pending order | Link |
Example E2 | Three trades | Link |
Example E3 | Four trades | Link |
Name | Note | Description |
---|
Example F1 | Temporary disabling of trading due to bad performance | Link |
Example F2 | Permanent disabling of trading due to bad performance | Link |
Example F3 | Temporary disabling of trading due to bad drawdown | Link |
Example F4 | Permanent disabling of trading due to bad drawdown | Link |
Pending orders
Name | Note | Description |
---|
Example G1 | Buy stop and StdDev pending price | Link |
Example G2 | Buy limit and StdDev pending price | Link |
Example G3 | Sell stop and StdDev pending price | Link |
Example G4 | Sell limit and StdDev pending price | Link |
Example G5 | Buy stop and rate of change pending price | Link |
Example G6 | Buy stop and indicator value for pending price | Link |
Example G7 | Buy stop and support and resistance for pending price | Link |
Example G8 | Buy stop and price dependent activation (hysteresis min) | Link |
Example G9 | Buy stop and price dependent cancellation (hysteresis max) | Link |
News trading
Name | Note | Description |
---|
Example H1 | Events filtered by title | Link |
Example H2 | Events filtered by relation | Link |
Indicators
Name | Note | Description |
---|
Example I1 | One indicator line used | Link |
Example I2 | One indicator line with time exclusion used | Link |
Example I3 | Two indicator lines combined | Link |
Example I4 | Four indicator lines combined | Link |
Example I5 | Using price as indicator | Link |
Oscillators
Name | Note | Description |
---|
Example J1 | One oscillator line used as signal | Link |
Example J2 | Two oscillator lines combined as signal | Link |
Example J3 | Using volume as oscillator | Link |
Trade Basics
Name | Note | Description |
---|
Example K1 | Multiple open trades allowed | Link |
Example K2 | Signals used for opening and closing trades | Link |
Example K3 | Signal OR combination | Link |
Example K4 | Forced waiting time between trades | Link |
Visualization of signals
Name | Note | Description |
---|
Example L1 | MACD Long signal only | Link |
Example L2 | MACD Short signal only | Link |
Volume Calculation
Name | Note | Description |
---|
Example M1 | Indicator value for volume calculation with external indicator | Link |
Search Engines
Name | Note | Description |
---|
Example N1 | Non-traded signals generated by candle search | Link |
Example N2 | Non-traded signals generated by pattern search | Link |
Example N3 | Non-traded signals generated by fibonacci search | Link |
Chart Analyzer
Name | Note | Description |
---|
Example O1 | Extended swing analysis | Link |
Example O2 | Drawing of chart analyzer panel | Link |
Example O3 | Exclusion of support and resistance when forwarding | Link |
Example O4 | Two chart analyzers for signal generation | Link |
Data Feedback
Name | Note | Description |
---|
Example P1 | All feedback features enabled | Link |
Multi-Symbol Trading
Name | Note | Description |
---|
Example Q1 | Symbol mapping for custom symbols | Link |
Example Q2 | Usage of multiple symbols and symbol feedback (EURUSD and USDCHF) | Link |
Example Q3 | Correlation coefficient between two symbols (EURUSD and USDCHF) | Link |
External Python Script integration
Name | Note | Description |
---|
Example R1 | Signal from custom oscillator and external Python script | Link |
Example R2 | Parameter forwarding and feedback parsing with custom indicator and external Python script | Link |
Others
Name | Note | Description |
---|
Example S1 | Drawing of second timeframe in chart | Link |
Example S2 | Drawing of unequal symbols | Link |