[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Easy language to MS translation HELP



PureBytes Links

Trading Reference Links


If you find an Outlook Express userlist please let me 
have the address!
Thanks
Lionel Issen<A 
href="mailto:lissen@xxxxxxxxx";>lissen@xxxxxxxxx
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  ----- Original Message ----- 
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black">From: 
  <A title=Michel.Amelinckx@xxxxxxxxxx 
  href="mailto:Michel.Amelinckx@xxxxxxxxxx";>Michel Amelinckx 
  To: <A title=metastock@xxxxxxxxxxxxx 
  href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx 
  Sent: Saturday, November 25, 2000 2:30 
  PM
  Subject: RE: Easy language to MS 
  translation HELP
  
  I suggest you find an OUTLOOK 2000 or 
  Outlook express userlist to get your answer for this!!!
  <BLOCKQUOTE 
  style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #006666 2px solid; MARGIN-RIGHT: 0px">
    <FONT 
    face=Tahoma>-----Original Message-----From: <A 
    href="mailto:owner-metastock@xxxxxxxxxxxxx";>owner-metastock@xxxxxxxxxxxxx 
    [mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of Gene 
    RicciSent: zaterdag 25 november 2000 6:28To: <A 
    href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxxSubject: 
    Re: Easy language to MS translation HELP
    John, how do you get 
    this background?
     
    Gene
     
    ----- Original Message ----- 
    From: <A 
    title=xjadair@xxxxxxxxxxxx href="mailto:xjadair@xxxxxxxxxxxx";>John Adair 
    
    To: <A title=metastock@xxxxxxxxxxxxx 
    href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx 
    Sent: Friday, November 24, 2000 6:17 PM
    Subject: RE: Easy language to MS translation HELP
    
    Hello  michael.
    sorry can't help. I would like to know 
    about this easy language discussed here. can it be used like visual 
    basic.
    where can I learn 
    about          easy 
    language.
    
      <FONT 
      face=Tahoma>-----Original Message-----alike From: <A 
      href="mailto:owner-metastock@xxxxxxxxxxxxx";>owner-metastock@xxxxxxxxxxxxx 
      [<A 
      href="mailto:owner-metastock@xxxxxxxxxxxxx";>mailto:owner-metastock@xxxxxxxxxxxxx]On 
      Behalf Of Michel AmelinckxSent: Friday, November 24, 2000 
      7:37 PMTo: metastock@xxxxxxxxxxxxxSubject: RE: Easy 
      language to MS translation HELP
      Thanks for the help!!!
      <BLOCKQUOTE 
      style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #006666 2px solid; MARGIN-RIGHT: 0px">
        <FONT 
        face=Tahoma>-----Original Message-----From: 
        owner-metastock@xxxxxxxxxxxxx 
        [mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of Michel 
        AmelinckxSent: donderdag 23 november 2000 0:50To: 
        Metastock User List (E-mail)Subject: Easy language to MS 
        translation HELP
        Hello,
        Is there someone who is willing to 
        help me to translate this system coded in easy language to 
        MS.  Many THANKS in advance
         
        }<FONT 
        color=#0000ff>inputs:BBLength(38),BBStdDev(3),BBHPrice(ADAPTIVE(H,10)),BBLPrice(ADAPTIVE(L,10));<FONT 
        color=#0000ff>vars:BBH(0),BBL(0);BBH=BollingerBand(BBHPrice,BBLength,BBStdDev);BBL=BollingerBand(BBLPrice,BBLength,-BBStdDev);<FONT 
        color=#0000ff>if c >bbh <FONT 
        color=#0000ff>then buy;<FONT 
        color=#0000ff>if c<bbl <FONT 
        color=#0000ff>then <FONT 
        color=#ff0000>sell;<FONT 
        color=#006400>{P.S. The adaptive function part is Perry Kaufmans:}<FONT 
        color=#0000ff>inputs:price(<FONT 
        color=#0000ff>numericseries),period(<FONT 
        color=#0000ff>numericsimple);<FONT 
        color=#0000ff>vars: noise(0),signal(0),dif(0),efratio(0),       smooth(1),fastend(.666),slowend(.0645),am(0);<FONT 
        color=#006400>{CALCULATE EFFICIENCY RATIO}dif=@<FONT 
        color=#8000ff>AbsValue(price - price[1]);<FONT 
        color=#0000ff>if(<FONT 
        color=#0000ff>currentbar <= period) <FONT 
        color=#0000ff>then am =price;<FONT 
        color=#0000ff>if(<FONT 
        color=#0000ff>currentbar > period)<FONT 
        color=#0000ff>then <FONT 
        color=#0000ff>begin        signal = @<FONT 
        color=#8000ff>AbsValue(price - price[period]);        noise = @<FONT 
        color=#8000ff>summation(dif,period);        efratio = signal/noise;        smooth = @<FONT 
        color=#8000ff>Power(efratio*(fastend - slowend) + slowend,2);<FONT 
        color=#006400>{ADAPTIVE MOVING AVERAGE}       am = am[1] + smooth*(price - am[1]);     Adaptive=am;        <FONT 
        color=#0000ff>end;
        Greeting
         

Attachment: Description: "  "

Attachment: Description: " Mickey"