Jump to content

fxuser1

Members
  • Posts

    150
  • Joined

  • Last visited

Posts posted by fxuser1

  1. Yes...a big-time brainwasher promising a trading platform that injects trades based on GLOBAL markets not forex?!?!?! That is able to determine TRUE market price.....hmmm... the current open trade is down almost 300 pips and is Long the usdjpy since over one week !
  2. Soundfx.....thanks for your post to provide some balance and reality here.

     

    I really question his followers....even after this 250 pip drawdown on USDJPY, when jpy now is near all time lows, his blind followers still are not concerned at all. They think some magical intervention will occur and save their trade. They dont' know or want to face the facts--why do they follow so blindly and still admire the system? All they do is praise it and say ARO is the greatest!

     

    Now they are updating the NEW edition of AROtrader called AROT-MDC....today it placed a "pending order" then it was cancelled and Everyone got so excited like some orgasmic experience, saying "thanks a million! One cancelled order today, lovely!" and ,"The first stress testing pending order is born!!! Long live the AROT-MDC!!!"

     

    I believe their entire group simply masturbates to Aro's Every move and word-- his every reply and action is causing bliss to his brainwashed members!

  3. CrackHatchet....i don't use commercial EAs or indicators....look stick to the topic and thread that AROTRADER system and method SUCKS! Period. Do you agree with this. And how can any true system with good money management be in a CLEAR and EASY downtrend and against it by 200 pips in some HOPE of being saved by country "injections"? I notice the forum there is VERY quite ---because reality is coming into you all.
  4. The users of this system are not sane people! The AroGroup has been the most pathetic display of common sense i've ever seen and combined with total blindfaith of some "global market trading system" has made people actually want and choose to look the other way into ignorance.

     

    They are NOW in a USDJPY long trade from 72.280 currently down 200+ pips from a system that is supposed to know the "true market" (HAHAHAH) maybe their logic dosen't include momentum, which since June of 2007 has been to the downside as the USD JPY has been sold pretty systematically since then. Also, Gold is rising to all time highs and the YEN getting really stong.

     

    The problems always comes to those who can't take a loss, follow poor trade management with regard to risk/reward and rely on hope to exit.

     

    Intervention...ha, it doesn't work! Downtrend has been going on for 4 years! If they do intervene and cause price spike they are very smart because it just gives them a way to get more short the trade.

  5. I agree I am also following for a long time! It is all a PHONEY and borderline communistic! All of the followers there are just so BLIND and IGNORANT it is really funny yet very sad!

     

    They all believe in something they have no idea. They think it is some self-perpetuating master trading-system that tracks the global news or whatever....The losing trades are pure failures now they wait for the price to GO UP like a miracle!

  6. I've been around as a fulltime retail trader. I am just setting up a signal service. Site is not quite ready. But check me out and reserve a seat. www.forexnightwalker.com. Fee is 10% of your monthly profit. I guarantee at least 10% a month in return of investment or no fee.

     

    Went to your site. EA looks good but will it pull your trades like a signal copier?

     

    Also your site says this is a GRID trader....can be dangerous, right?

  7. Hi Folks...I got a very similar code. Actually it's just a series of Keltner channels here is the code......can anyone please translate it into MT4 This code you see now is for THINK OR SWIM platform

     

    declare weak_volume_dependency;
    input displace = 0;
    input displace2 = 0;
    input displace3 = 0;
    input factor = 1.75;
    input factor2 = 2.5;
    input factor3 = 4;
    input length = 45;
    input price = close;
    def shift = factor * AvgTrueRange(high, close, low, length);
    def shift2 = factor2 * AvgTrueRange(high, close, low, length);
    def shift3 = factor3 * AvgTrueRange(high, close, low, length);
    def average = ExpAverage(price, length);
    plot Avg = average[-displace];
    Avg.SetDefaultColor(GetColor(7));
    plot Upper_Band = average[-displace] + shift[-displace];
    Upper_Band.SetDefaultColor(GetColor(7));
    plot Lower_Band = average[-displace] - shift[-displace];
    Lower_Band.SetDefaultColor(GetColor(7));
    plot Upper_Band2 = average[-displace] + shift2[-displace];
    Upper_Band2.SetDefaultColor(GetColor(7));
    plot Lower_Band2 = average[-displace] - shift2[-displace];
    Lower_Band2.SetDefaultColor(GetColor(7));
    plot Upper_Band3 = average[-displace] + shift3[-displace];
    Upper_Band3.SetDefaultColor(GetColor(7));
    plot Lower_Band3 = average[-displace] - shift3[-displace];
    Lower_Band3.SetDefaultColor(GetColor(7));
    

  8. from:

    http://www.forexprocloner.com/

     

    Supposed to be a live human trade copier....total scam. It is only a low-file EA!

     

    I have the EA now all can have this garbage for free! can you verify that this is connecting to anything and getting a live human trader's trades?

     

    Downloads on this page:

     http://www.forexprocloner.com/memberfpc.html

×
×
  • Create New...