1. 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 :)
    Dismiss Notice

New EA SyTLAS EA / Multi-currencies MT5 EA

Discussion in 'Expert Advisor atau Robot Forex' started by Symphoenix, 31 May 2019.

Tags:
  1. forexwin

    forexwin Member Credit Hunter

    Equity
    Credit
    Ref Point
    Any news for Tamasai EA results for those who test it ? :)
     
  2. Afar255

    Afar255 New Member Credit Hunter

    Equity
    Credit
    Ref Point
    I am testing for Roboforex.
     
  3. rickcui

    rickcui Member Credit Hunter

    Equity
    Credit
    Ref Point
    ActivTrades and Fxpro
     
  4. HAL 9000

    HAL 9000 Member Credit Hunter

    Equity
    Credit
    Ref Point
    Sharing a few results with Sytlas V 1.7

    Account: ROBOFOREX MT5 CENT - Netting Mode - Leverage 1:2000
    Initial Balance: USC 1.500,00 (equal to USD 15,00)
    Date of Initiation: JULY 1st, 2019

    Total Net Profit : USC 506.47

    Current Floating P/L: USC -92.75

    2019-07-13_015244.jpg
     
    Last edited: 13 Jul 2019
    • Like Like x 1
  5. zamans98

    zamans98 Active Member Credit Hunter

    Equity
    Credit
    Ref Point
    THAMAHSAI... where is it?
    got released or still in pre-release?
     
  6. Akulah

    Akulah New Member

    Equity
    Credit
    Ref Point
    Thanks for ur info...
     
  7. Jp people

    Jp people New Member

    Equity
    Credit
    Ref Point
    4/5,
    This is my review for this thread:
    Very good
     
  8. atlas9

    atlas9 New Member

    Equity
    Credit
    Ref Point
    Hi, is it possible to get some current version of SyAtlas 1.7 for testing? Thank you
     
  9. ambrogio

    ambrogio Member Credit Hunter

    Equity
    Credit
    Ref Point
    I don't think the author will allow us to backtest this product
    In fact he put a lot of useless moving averages to break the computer
    ;););););););););)
     
  10. Symphoenix

    Symphoenix Active Member Credit Hunter

    Equity
    Credit
    Ref Point
    Useless ? Think again...

    Code:
    if(Time_Cached[p] != iTime(sym,_Period,1))
          {
          Time_Cached[p] = iTime(sym,_Period,1);
          //Print("Calculating MA Soup...");
          sum=0;
          for(i=1; i<=100; i++)
             {
             handle_temp = iMA(sym,0,i,0,MODE_SMA,PRICE_CLOSE);
             if(CopyBuffer(handle_temp,0,0,2,temp)<=0)
                {
                Print("Error copying MA buffer - i:", string(i), ". Symbol: ", sym, ". Finding alternative...");
                IndicatorRelease(handle_temp);
                return;
                }
             bid = SymbolInfoDouble(sym,SYMBOL_BID);
             ma_value = bid - temp[1];
             sum += ma_value;
             IndicatorRelease(handle_temp);
             }
         
          MA_av[p] = sum/100;
     
  11. atlas9

    atlas9 New Member

    Equity
    Credit
    Ref Point
    5/5,
    This is my review for this thread:
    Good project
     
  12. atlas9

    atlas9 New Member

    Equity
    Credit
    Ref Point
    I tried to run Roboforex demo account yesterday and are still zero. How long does it take to read the market?
     
  13. Afar255

    Afar255 New Member Credit Hunter

    Equity
    Credit
    Ref Point
    What is this part of the code about?
     
    • Like Like x 1
  14. nunom

    nunom Member Credit Hunter

    Equity
    Credit
    Ref Point
     
  15. nunom

    nunom Member Credit Hunter

    Equity
    Credit
    Ref Point
    good afternoon
    Can you show how your account is currently?
    thank you
     
  16. El Zorro

    El Zorro Member Credit Hunter

    Equity
    Credit
    Ref Point
    5/5,
    This is my review for this thread:
    very profitable EA.
     
  17. BraveNine

    BraveNine New Member

    Equity
    Credit
    Ref Point
    hi hal
    Thanks Hal,

    looks good, i read all the pages and need about 1hrs to get here lol

    could u please, pm me the inv pasword, just wana look it from close

    very appreciate ur real test perform results posted... :ok::ok::ok::ok::)
     
  18. HAL 9000

    HAL 9000 Member Credit Hunter

    Equity
    Credit
    Ref Point

    Congratulations BraveNine for your intelligent effort of reading all the thread.
    I can assure you that through the thread's pages there many useful hints and all the necessary information to configure and run Sytlas in order to achive impressive results.
    At this moment, I am out of my town without access to my main computer. After coming back home, I will evaluate the possibility of posing updated Forward Tests Results.
    Meanwhile, I am sure that many of the 192 guys (until this moment...) that have downloaded the Sytlas 1.7, will gently come to this thread and also share their results. :)
     
  19. jozmik

    jozmik Active Member Credit Hunter

    Equity
    Credit
    Ref Point
    Where I can download it?
     
  20. HAL 9000

    HAL 9000 Member Credit Hunter

    Equity
    Credit
    Ref Point

Share This Page