Version 1.3 2025.12.16
NeuroSignal AI v1.3 - Adaptive System with Enhanced Notifications

New features in version 1.3:

Adaptive learning - system automatically adjusts indicator weights based on their performance

Multiple notifications - support for Telegram, Push notifications, and built-in MT5 alerts

Manual take profit - ability to set fixed take profit in pips

Enhanced statistics - separation between daily and overall statistics

Trailing stop - automatic stop loss movement as price moves in your favor

Dynamic take profit - automatic TP adjustment when reaching certain profit levels

Signal filtering - improved RSI and trend filters to reduce false signals

Memory cleanup - automatic removal of old signals for performance optimization

Optimizations and fixes:

Fixed bugs in daily statistics calculation

Improved performance and stability

Added protection against signal duplication

Enhanced visualization of entry/exit points
Version 1.2 2025.12.13
📖 COMPLETE SETUP GUIDE
🎯 BASIC AI SETTINGS

1. AI MODEL SETTINGS

text
Min_Confidence = 0.65 # Minimum signal confidence (0.1-0.9)
Risk_Reward_Ratio = 2.0 # Risk/Reward ratio (recommended 1.5-3.0)
Max_Signals = 200 # Maximum signals in history
How to configure:

Min_Confidence: Higher values mean more reliable signals, but fewer of them. For scalping - 0.55, for swing - 0.7+

Risk_Reward_Ratio: For conservative trading 3.0, for aggressive 1.5

2. SIGNAL FILTERING

text
Filter_By_RSI = false # Filter by RSI (true/false)
Filter_By_Trend = true # Filter by trend
Max_Same_Type_Per_10_Bars = 1 # Max identical signals per 10 bars
Tips:

Filter_By_Trend = true - trade only with the trend for greater reliability

Max_Same_Type_Per_10_Bars - protection against "sticking" to one signal type

⚖️ RISK MANAGEMENT

3. STOP LOSS AND TAKE PROFIT

text
StopLoss_Pips = 70.0 # Stop loss in pips
TakeProfit_Pips = 140.0 # Take profit in pips (if 0 - calculated from Risk/Reward)
Dynamic_TakeProfit = true # Dynamic TP
Trailing_Stop = true # Trailing stop
Recommendations:

StopLoss_Pips: Depends on volatility. Use ATR*1.5

Trailing_Start_Pips: Trailing activation after 40 pips profit

Trailing_Step_Pips: Trailing step 5 pips

4. INDICATOR WEIGHTS IN AI

text
RSI_Weight = 0.3 # RSI weight (0-1)
MACD_Weight = 0.25 # MACD weight
Trend_Weight = 0.2 # Trend weight
ATR_Weight = 0.1 # Volatility weight
Important: The sum of weights should be approximately 1.0.
Customize to your style:

Trend strategies: increase Trend_Weight to 0.4

Counter-trend: increase RSI_Weight to 0.5

Volatility: increase ATR_Weight

👁️ DISPLAY SETTINGS

5. VISUAL SETTINGS

text
Show_Entry_Points = true # Show entry points
Show_Exit_Points = true # Show exit points
Show_InfoPanel = true # Show information panel
Show_Line_TP_SL = true # Show TP/SL lines
Additionally:

You can change arrow colors to your taste

InfoPanel always shows current statistics

6. LOGGING AND NOTIFICATIONS

text
Log_Level = LOG_LEVEL_INFO # Logging level
Send_Notifications = false # Send notifications to MT5
Logging levels:

ERROR: Critical errors only

WARNING: Warnings + errors

INFO: Basic information (recommended)

DEBUG: Full debug information

🚀 ADVANCED FEATURES

7. ADVANCED AI ALGORITHM

text
Use_Advanced_AI = false # Use enhanced AI
Use_Volume_Filter = false # Volume filter
Use_Time_Filter = true # Time filter
When to enable Advanced AI:

In trending markets

When working on higher timeframes (H1, H4, D1)

If the regular AI gives many false signals

8. ADDITIONAL INDICATORS

text
Use_Stochastic = false # Use Stochastic
Use_BB = false # Use Bollinger Bands
Recommendations:

Stochastic: Works well in sideways markets

Bollinger Bands: Effective for scalping and defining range boundaries

🎮 HOTKEYS (ENABLE Enable_Hotkeys = true)

text
F1 - Show active signals
F2 - Export statistics to CSV
F3 - Close all active signals (for testing)
F4 - Check current settings
F5 - Generate trading report
F6 - Performance analysis
F7 - System report
F8 - Export configuration
F12 - Reset statistics
📈 RECOMMENDED PRESETS

PRESET 1: DAY TRADING (D1/H4)

text
Min_Confidence = 0.7
Risk_Reward_Ratio = 3.0
StopLoss_Pips = 100
Use_Advanced_AI = true
Filter_By_Trend = true
PRESET 2: SCALPING (M5/M15)

text
Min_Confidence = 0.6
Risk_Reward_Ratio = 1.5
StopLoss_Pips = 30
Trailing_Stop = true
Trailing_Start_Pips = 20
PRESET 3: SWING TRADING (H1/H4)

text
Min_Confidence = 0.65
Risk_Reward_Ratio = 2.5
Use_Stochastic = true
Use_BB = true
Use_Time_Filter = true
🔧 PRACTICAL TIPS

START WITH A DEMO ACCOUNT: Test settings without risk

KEEP A JOURNAL: Export statistics and analyze

ADAPT TO THE MARKET: Change settings when volatility shifts

USE MULTI-TIMEFRAME: View signals on multiple TFs

COMBINE WITH OTHER INDICATORS: Use as a filter for your own strategy

📊 HOW TO READ SIGNALS

🟢 GREEN UP ARROW: Buy signal

🔴 RED DOWN ARROW: Sell signal

🔵 BLUE DASHED LINE: Take profit level

🟠 ORANGE DASHED LINE: Stop loss level

✅ GREEN CHECKMARK: Profitable exit

❌ RED CROSS: Losing exit

🚨 IMPORTANT WARNINGS

NOT AN EXPERT ADVISOR: The indicator only shows signals

REQUIRES MANUAL CONFIRMATION: Always verify signals

PAST PERFORMANCE DOES NOT GUARANTEE FUTURE RESULTS: Test on history

MANAGE RISKS: Use stop losses

💡 QUICK START

Install the indicator on the chart

Start with a preset matching your trading style

Enable InfoPanel to monitor statistics

Test on 3-6 months of history

Customize indicator weights for yourself

Support and updates: Leave all questions and suggestions in the comments on MQL5 Market!

NeuroSignal AI - A smart assistant for making trading decisions. Remember that trading on financial markets carries the risk of losing funds.