Jump to content

edmun1388

Members
  • Posts

    36
  • Joined

  • Last visited

Posts posted by edmun1388

  1. the error come from ObjectMove function. I just disable it and error gone .

     

    void f0_0(string as_0, double a_price_8, int a_style_16, color a_color_20) {

    string name_24 = "[Magic] " + as_0;

    if (ObjectFind(name_24) != 0) {

    ObjectCreate(name_24, OBJ_HLINE, 0, 0, a_price_8);

    ObjectSet(name_24, OBJPROP_STYLE, a_style_16);

    ObjectSet(name_24, OBJPROP_COLOR, a_color_20);

    return;

    }

    //ObjectMove(name_24, 0, 0, a_price_8);

    }

  2. hxxp://www.forex-tsd.c0m/indicators-metatrader-4/10951-ocean-theory.html

    hxxp://www.forex-tsd.c0m/questions/8182-ocean-indicators.html

    hxxp://www.forex-tsd.c0m/indicators-metatrader-4/12671-need-better-moving-average-try-nma.html

     

    interesting ocean theory project ...happy

     

    notes: downloadable indicators from http://www.forex-tsd.com/indicators-metatrader-4/12671-need-better-moving-average-try-nma.html

     

    nma20.mq4

    nmr.mq4

    NMA20_mtf.mq4

    NMR20_mtf.mq4

    nma-smooth.mq4

  3. "Aims" stress free system is simple if u have ex-extra knowledge about market .

    I am using Aims trading method + my own developed momentum detector to filter bad trade.

    what fxeasy5 tell u is true , I inside the chat room also but I am not signal provider.

    "We know that price is the very last thing to change in the markets.

    What changes before price is momentum,and

    what changes before momentum is the speed of the current momentum and

    what changes before the speed of the current momentum is the volume, and

     

    what changes before the volume is all of us traders and investors making chaotic decisions

    about our activities in the markets."

×
×
  • Create New...