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

Re: [amibroker] Multiple numeric variables



PureBytes Links

Trading Reference Links




i 
always use the 20lb sledge when that round pegs doesn't fit in the hole---some 
times it takes multiple slams... :)
<FONT face=Arial color=#0000ff 
size=2> 
i 
copied and pasted your code exactly as you have it and i got this 
error:
<FONT face=Arial color=#0000ff 
size=2>Source: Microsoft JScript runtime errorLine:   
24   Char:   1Error:  0  - Object 
expected
<FONT face=Arial color=#0000ff 
size=2> 
so i 
took the sledge and removed the other symbols.  i did not get the error, 
but i got the Type mismatch.
<FONT face=Arial color=#0000ff 
size=2> 
had 
you run your sample of code with my code in 3.53 or 3.54?  just 
wondering if my system has a problem.
<FONT face=Arial color=#0000ff 
size=2> 
thanks 
again for the help,
<FONT face=Arial color=#0000ff 
size=2>ron
 

  <FONT face=Tahoma 
  size=2>-----Original Message-----From: dingo 
  [mailto:dingo@xxxxxxxxxxxx]Sent: Thursday, May 06, 2004 8:06 
  PMTo: amibroker@xxxxxxxxxxxxxxxSubject: RE: [amibroker] 
  I have a problem with AB4.54 running the enclosed AA
  <FONT face=Arial 
  color=#0000ff size=2>Why on earth would you not add the other 
  symbols?   You like trying to fit square pegs into round 
  holes?
  <FONT face=Arial 
  color=#0000ff size=2> 
  <FONT face=Arial 
  color=#0000ff size=2>d
  
    
    
    From: ronbo [mailto:ronbo@xxxxxxxxxxxxxx] 
    Sent: Thursday, May 06, 2004 11:03 PMTo: 
    amibroker@xxxxxxxxxxxxxxxSubject: RE: [amibroker] I have a 
    problem with AB4.54 running the enclosed AA
    
    <FONT face=Arial color=#0000ff 
    size=2>thanks for the help dingo,
    <FONT face=Arial color=#0000ff 
    size=2> 
    i 
    just added "<SPAN 
    class=321580202-07052004><FONT 
    color=#000000>EnableScript("jscript");" but without the <% and 
    %<.
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New"><FONT 
    color=#000000> 
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New">at least now i do not get the "Smart 
    shutdown screen", but i get a "Type mismatch.  Assignment failed" 
    error.
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New">i can't clear out of it--at least before 
    my 200 stocks are scanned.
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New"> 
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New">i'll email Support 
    tomorrow... 
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New"><FONT 
    face=Arial> 
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New"><FONT 
    face=Arial>ron
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New"><FONT 
    face=Arial> 
    <FONT face=Arial color=#0000ff 
    size=2><FONT 
    face="Courier New"> 
    
    
      <FONT face=Tahoma 
      size=2>-----Original Message-----From: dingo 
      [mailto:dingo@xxxxxxxxxxxx]Sent: Thursday, May 06, 2004 7:07 
      PMTo: amibroker@xxxxxxxxxxxxxxxSubject: RE: 
      [amibroker] I have a problem with AB4.54 running the enclosed 
      AA
      <FONT face=Arial 
      color=#0000ff size=2>Looks like you're trying to run JScript without 
      telling AB.
      <FONT face=Arial 
      color=#0000ff size=2> 
      <FONT face=Arial 
      color=#0000ff size=2>change to:
      <FONT face=Arial 
      color=#0000ff size=2> 
      <FONT 
      face="Courier New">EnableScript("jscript");<%<FONT 
      size=2>AB = 
      CreateObject("Broker.Application");AB.RefreshAll();<FONT 
      face="Courier New">%>
      <FONT 
      color=#0000ff><FONT 
      size=2>Looks like TJ's got a glitch in his syntax checker.
      <FONT 
      size=2> 
      d<SPAN 
      class=321580202-07052004>
      
      
        
        
        From: ronbo 
        [mailto:ronbo@xxxxxxxxxxxxxx] Sent: Thursday, May 06, 2004 
        9:14 PMTo: AmibrokerSubject: [amibroker] I have a 
        problem with AB4.54 running the enclosed AA
        4.53 runs fine.  have any errors with 4.54 reported, 
        that i missed, whichcauses the AB smart shutdown screen to 
        appear?Caution, if you run this code, change the WatchList # 
        from 0 and 1 to WL'syou don't care 
        about---thanks,ronBuy=Cross( MACD(), Signal() 
        );Sell = Cross( Signal(), MACD() );Filter=Buy OR 
        Sell;AddColumn (Buy, "test");if (SelectedValue(Buy) == 
        1){CategoryAddSymbol("", categoryWatchlist, 0);}if 
        (SelectedValue(Sell) == 1){CategoryAddSymbol("", 
        categoryWatchlist, 1);}AB = 
        CreateObject("Broker.Application");AB.RefreshAll();---Outgoing 
        mail is certified Virus Free.Checked by AVG anti-virus system (<A 
        href="">http://www.grisoft.com).Version: 
        6.0.676 / Virus Database: 438 - Release Date: 
        5/3/2004Send BUG REPORTS to 
        bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
        suggest@xxxxxxxxxxxxx-----------------------------------------Post 
        AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web 
        page: <A 
        href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
        group FAQ at: <A 
        href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
        Send BUG REPORTS to bugs@xxxxxxxxxxxxxSend 
        SUGGESTIONS to 
        suggest@xxxxxxxxxxxxx-----------------------------------------Post 
        AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web 
        page: <A 
        href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
        group FAQ at: <A 
        href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
        Send BUG REPORTS to 
    bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx-----------------------------------------Post 
    AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
    <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
    group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    Send BUG REPORTS to bugs@xxxxxxxxxxxxxSend 
    SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx-----------------------------------------Post 
    AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
    <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
    group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    


Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html








Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.