Eusebiu Dascalu / プロファイル
- 情報
|
no
経験
|
1
製品
|
1054
デモバージョン
|
|
0
ジョブ
|
1
シグナル
|
0
購読者
|
I’ve failed too many times to even think about quitting.
TALON Gold Scalper: https://www.mql5.com/en/market/product/174586#!tab=overview
Live Signal VT Markets: https://www.mql5.com/en/signals/2373359?source=Site+Signals+My
TALON Gold Scalper: https://www.mql5.com/en/market/product/174586#!tab=overview
Live Signal VT Markets: https://www.mql5.com/en/signals/2373359?source=Site+Signals+My
Eusebiu Dascalu
🚀 TALON Gold Scalper UPDATE (V1.2)
Max Trades: 7
New module integrated: (More trades for more profits)
Bug fixes: Fixed an internal bug that was preventing some trades from opening.
Real Ticks Performance: We retested under maximum risk conditions. The account survived and reached over $21,000,000 in just 2 years, starting from a $10,000 balance.
Max Trades: 7
New module integrated: (More trades for more profits)
Bug fixes: Fixed an internal bug that was preventing some trades from opening.
Real Ticks Performance: We retested under maximum risk conditions. The account survived and reached over $21,000,000 in just 2 years, starting from a $10,000 balance.
Eusebiu Dascalu
⏳ Today, a few hours before the market opens, TALON will return to its original price of 99 USD.
Wishing everyone a great trading week ahead! 🚀
Wishing everyone a great trading week ahead! 🚀
Eusebiu Dascalu
🏷️ Here, we try to make money from the market, not from selling robots — that’s why TALON Gold Scalper will be at a discount this weekend!
Eusebiu Dascalu
What's new in TALON Gold Scalper V1.1 🚀
We have taken the system to a new level of precision, control, and safety. Here are the most important improvements added in this release:
Aggressive Mode (relaxed filters / more trades)
Daily Profit Target (securing the day)
Max Open Trades (exposure control)
Visible Magic Number (simplified account management)
⚠️ Attention! Adjust the volume according to your risk tolerance. Always test on a demo account before trading live.
We have taken the system to a new level of precision, control, and safety. Here are the most important improvements added in this release:
Aggressive Mode (relaxed filters / more trades)
Daily Profit Target (securing the day)
Max Open Trades (exposure control)
Visible Magic Number (simplified account management)
⚠️ Attention! Adjust the volume according to your risk tolerance. Always test on a demo account before trading live.
Eusebiu Dascalu
A real scalper wants action, so TALON is working on the "Aaggressive mode". Stay tuned 🚀
Eusebiu Dascalu
# About Testing in MT5
If you run the same EA with the exact same settings and get completely different results, the problem is usually not the code. The problem is often the MT5 Strategy Tester.
For scalping systems, even small errors can completely change the results.
## The 3 most common problems
### 1. “Current” Spread
If you test at night or during weekends, the spread can become huge and block most trades.
✅ Always use a fixed spread (example: 10, 20, 30).
---
### 2. Wrong Data Modeling
If the tester runs on “1 minute OHLC”, many precise entries will be missed.
✅ Always use:
**Every tick based on real ticks**
---
### 3. Corrupted Cache
MT5 stores old test data and temporary files. Sometimes the tester starts using incorrect or “ghost” data instead of real market prices.
✅ A full “Hard Reset” is recommended.
# How to do a Hard Reset in MT5
### Step 1 — Delete Tester Cache
* File → Open Data Folder
* Go to: `Tester → cache`
* Delete all files inside the folder
### Step 2 — Delete Old History Data
* Go to: `bases → your broker → history`
* Delete the tested symbol folder (example: XAUUSD)
### Step 3 — Restart MT5
* Completely close MT5
* Open it again
* Recompile your EA
### Step 4 — Run the Test Properly
Use:
* **Every tick based on real ticks**
* Fixed spread
Then press Start.
This forces MT5 to download fresh data and produce results much closer to real market conditions.
If you run the same EA with the exact same settings and get completely different results, the problem is usually not the code. The problem is often the MT5 Strategy Tester.
For scalping systems, even small errors can completely change the results.
## The 3 most common problems
### 1. “Current” Spread
If you test at night or during weekends, the spread can become huge and block most trades.
✅ Always use a fixed spread (example: 10, 20, 30).
---
### 2. Wrong Data Modeling
If the tester runs on “1 minute OHLC”, many precise entries will be missed.
✅ Always use:
**Every tick based on real ticks**
---
### 3. Corrupted Cache
MT5 stores old test data and temporary files. Sometimes the tester starts using incorrect or “ghost” data instead of real market prices.
✅ A full “Hard Reset” is recommended.
# How to do a Hard Reset in MT5
### Step 1 — Delete Tester Cache
* File → Open Data Folder
* Go to: `Tester → cache`
* Delete all files inside the folder
### Step 2 — Delete Old History Data
* Go to: `bases → your broker → history`
* Delete the tested symbol folder (example: XAUUSD)
### Step 3 — Restart MT5
* Completely close MT5
* Open it again
* Recompile your EA
### Step 4 — Run the Test Properly
Use:
* **Every tick based on real ticks**
* Fixed spread
Then press Start.
This forces MT5 to download fresh data and produce results much closer to real market conditions.
Christian Paul Anasco
2026.05.02
Interesting take. How do people change the spread on the Strategy Tester? I can't seem to figure this out.
Eusebiu Dascalu
2026.05.07
Some MT5 versions have the spread setting inside “Symbol” settings in the Strategy Tester. If you don’t see it, I think only some brokers offer it.
: