The trading system opens, manages, and closes positions according to its own logic and safeguards.
How It Works
FinSentinal separates the trading engine from the public reporting layer. The strategy runs by its rules, while the public record explains what happened.
Strategy engine
Python and MetaTrader 5 evaluate the market and manage XAUUSD trades according to the system's rules.
Execution events
Relevant trade lifecycle events are captured for monitoring and public reporting.
Public feed
Signals, outcomes, and reports become part of the Telegram chronology.
Source context
Myfxbook remains the external source for the broader account history and current account snapshot.
Automation reduces selective storytelling.
The more the reporting layer depends on memory and mood, the easier it becomes to post only the convenient moments. Structured event reporting is intended to make the chronology more consistent.
The monitoring layer can detect order, entry, update, exit, and cancellation events for structured reporting.
Weekly and monthly summaries can place individual trades inside a longer performance and drawdown story.
Automation reports. Research still requires judgment.
FinSentinal does not treat automation as a substitute for analysis. Major changes, post-mortems, and strategy research should be explained and tested separately.
Post-mortems
When the data reveals a weakness, the analysis should be public enough to show what was found.
Version discipline
Research changes belong in separate testing before they are promoted to a protected running configuration.
Honest labels
Demo, legacy history, current forward record, and future products should remain clearly separated.
The strategy runs. The history remains open. The next chapter is still being written.