Claus Nordhausen / Profile
- Information
|
no
experience
|
3
products
|
1
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Add friends via their profile or user search and you will be able to see if they are online
TtpPortfolioRiskMaster is a higher-level portfolio risk controller for MetaTrader 5. The EA monitors open positions and daily performance and sets trading limits via global variables that can be queried by other EAs as ‘risk gates’. Functions: Limitation of the maximum open positions in the portfolio, cluster limits (e.g. crypto/index), and a daily lock as soon as a defined loss in R is reached or exceeded (lock until the end of the day, server time). The EA is designed to be
Purpose / Strategy This Expert Advisor implements a rule-based Fibonacci pullback logic designed for ‘second trade’ windows: After a defined swing move, the EA waits for a pullback towards the 0.618 retracement (with configurable tolerance) and only trades in the direction of the EMA trend (optional). Signal logic (simplified) Swing detection via lookback bars (high/low) Trend filter via EMA bias (close vs. EMA) Entry when price touches the 0.618 range (tolerance points) SL = ATR × multiplier TP
Purpose / Strategy This Expert Advisor implements an RSI pullback approach for the Nasdaq (USTEC) and uses the correlation to the S&P 500 (US500) as a market filter. The aim is to trade pullbacks in existing trends and avoid sideways phases or adverse market conditions. Signal logic (simplified) Trend bias (USTEC): Determination of the trend direction (e.g. via EMA or price structure) RSI pullback: Entry after overextension (RSI returns from overbought/oversold) Correlation filter: Trade


