• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Search results

  1. NPNavigator

    XauUsd M5 Superscalper source code

    To check if I had an error in the quotes, I uploaded new tick quotes from Tickstory for 01.10.25–05.15.26 and ran the test with the same settings that I posted earlier – I got a different result, I attach a screenshot. Two opposite tests don't mean anything: different broker, different data...
  2. NPNavigator

    XauUsd M5 Superscalper source code

    There is no ready-made settings file yet — the Expert Advisor and the instructions are completely new, and I have just posted them for discussion. I have only just started testing them myself, and there are no universal settings that will work for everyone, as the price of gold varies greatly...
  3. NPNavigator

    XauUsd M5 Superscalper source code

    Yes, that's right, default settings can really leak. The EA is designed for gold, and it is very capricious to the parameters of indicators (SuperTrend, ADX, Keltner, RSI) and stop management. I ran the optimization on tick data from Tickstory, with TakeProfit and StopLoss disabled, left only...
  4. NPNavigator

    XauUsd M5 Superscalper source code

    I'm posting the GoldFader New EA version for MetaTrader 5. Logically, this is exactly the same Expert Advisor that was already here in the MT4 version — strategy, entry modes and trawl remained unchanged. The code has been completely rewritten for MQL5 while maintaining all the original...
  5. NPNavigator

    XauUsd M5 Superscalper source code

    I've updated the robot for gold: now it's inside SuperTrend+ADX and Keltner+RSI instead of PSAR + Momentum and Bollinger Bands — it makes less noise and allows you to catch trends better. To make it less difficult to set up, I wrote detailed instructions on settings and modes. The strategy has...
  6. NPNavigator

    XauUsd M5 Superscalper source code

    Yes, you're absolutely right about that. Backtesting—even with the tick data I use from Tickstory—is just a simulation. Results may vary on a demo account, and on a real account, everything is completely different: slippage, commissions, delays, psychology. I understand that perfectly. The...
  7. NPNavigator

    XauUsd M5 Superscalper source code

    I rewrote the code almost entirely because the original was unreadable—full of junk variables and convoluted logic. I clarified the structure and implemented proper order management and robust margin checks. I also changed the name to avoid confusion. The original Expert Advisor was designed for...
  8. NPNavigator

    XauUsd M5 Superscalper source code

    A slightly modified Expert Advisor.
Back
Top