# 5.2 AI‑Driven Evaluation and Risk Management

We integrate AI and machine learning to improve trading efficiency and risk assessment. <mark style="color:$primary;">**EOSI Finance**</mark> uses AI at several stages:

1. **Trader Evaluation:** Instead of rigid profit targets, AI models analyse each trader’s performance relative to market conditions and risk profile. Metrics include risk‑adjusted returns (e.g., Sharpe ratio, Sortino), drawdown, consistency, position sizing and adherence to risk management guidelines. AI eliminates human bias and ensures fairness.
2. **Dynamic Risk Limits:** AI monitors volatility across traded assets for a potential adjustment of position size limits, leverage allowances and drawdown thresholds by the user accordingly. During high volatility, risk limits tighten; during calmer periods, they widen and these are AI‑generated analysis which the user can choose to ignore or implement, as it makes DeFi more accessible but **does not constitute financial advice**.
3. **Trade Recommendation and Execution:** AI agents generate trade signals using a combination of reinforcement learning, natural language processing (to interpret market news and social sentiment) and ensemble models. Traders can choose to follow or override these signals. For copy traders and <mark style="color:yellow;">**StandR Bot**</mark> users, any bot deployed on <mark style="color:$primary;">EOSI Finance</mark> ecosystem, must pass community scrutiny and undergo extensive backtesting as the AI does not execute trades automatically, unless a user explicitly enables an AI agent or bot like the <mark style="color:yellow;">StandR Bot</mark> to trade automatically on behalf of them and most accept all risks associated with it as their own.
4. **Dynamic Portfolio Analytics:** A dynamic portfolio manager algorithms monitor markets, liquidity, volatility and sentiment to highlight potential opportunities or risks. They do not execute trades automatically unless a user explicitly enables an AI agent/bot and defines/approves rules which then makes it possible for the dynamic portfolio manager algorithms to reallocate funds among different strategies and asset classes.&#x20;
5. **Fraud and Anomaly Detection:** AI analyses trading patterns and transaction flows to detect irregular behaviour or potential front‑running. Suspicious accounts can be flagged for review by the community or automatically paused.

Combining AI with human oversight ensures that strategies remain robust while protecting against unforeseen market anomalies. As the AI models learn from more data, the evaluation and risk frameworks continually improve.

Our AI systems are transparent: we publish performance metrics, open source code where possible, and subject models to community review. **Users should treat AI outputs as informational and rely on their own judgement.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eosi-finance-1.gitbook.io/eosi-finance-documentations/eosi-finance/5.-architecture-of-the-eosi-finance-ecosystem/5.2-ai-driven-evaluation-and-risk-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
