Search results

  1. A

    Trading systems: profitable on longs only

    Thnx, guys. Looking at weekly charts. 1600 stocks
  2. A

    Trading systems: profitable on longs only

    I have been testing several trading systems. All of them are profitable on the long side, and fail on the short side. Survivorship bias filters: I limited my data to the past 3 years (weekly) instead of to the last 11 years as during the first tests. However, I still get the same...
  3. A

    Survivorship Bias: Filters

    Looking for examples of filters to reduce the survivorship bias: Thank you
  4. A

    The coming Dollar Armageddon or correction

    But is turtle a horse? Just joking
  5. A

    Delisted/Bankrupt Data

    Hi all I am developing some trading systems. I want to have data to delisted/defunct/bankrupt securities Does anyone know where to get that data? Regards, STan
  6. A

    Metastock Optimizer with RISK Evaluation

    Does anyone know of a plug-in for METASTOCK that actually considers risk (as well as the return). Metastock's own optimizer only shows you the $, I want to see how much I will be risking to make that $ Any suggestions (I do have tradesim)
  7. A

    Tradesim 4.2.2 Coding in Metastock

    I wanna test a portfolio of mutual funds in Tradesim I want to enter on a certain date and exit on a certain date (please don't comment on why). This might be too simple for tradesim/metastock code, and I just cannot figure out the coding. Can anyone help? Regards, Axcel
  8. A

    Mutual Fund Free Historical Quotes

    Can you download this data in Excel/Meta?
  9. A

    Mutual Fund Free Historical Quotes

    Thnx What about other companies?
  10. A

    Mutual Fund Free Historical Quotes

    Does anyone know where to obtain free historical quotes/returns for mutual funds (interested primarily in daily data) All replies are appreciated
  11. A

    Meta Stock IB historical BackFill

    Popolik, Thnx for the reply. I know I can get data from Yahoo. But there is no hourly data. And that is what I need ...
  12. A

    Meta Stock IB historical BackFill

    Hi, I am wondering whether it is possible to get data from Interactive Brokers (lets say 5-10 days) and Feed it into Metastock. Has anyone accomplished this? and how? Any replies are appreciated. P.S. I have access to MetaServer, but I need the actual backfill so I don't spend...
  13. A

    MetaStock and Complex IIR filters

    this is the code that I have, but there is no plot and no errors a:=Input("a value", 0.01,1,0.07); it:=(a-a*a/4)*C+0.5*a*a*Ref(C,-1)-(a-0.75*a*a)*Ref(C,-2)+Ref(it,-1)-Ref(it,-2); it;
  14. A

    MetaStock and Complex IIR filters

    Hi, I was wondering if anyone could provide the code for the Instantaneous Trendline in MetaStock Language. Even if you successfully programmed it, a "yes" would be appreciated. (I know the formula just can't seem to get the code structure) I am not completely sure how to handle the...
  15. A

    MetaStock Infinite Response Filters

    Hi, I was wondering if anyone could provide the code for the Instantaneous Trendline in MetaStock Language. Even if you successfully programmed it, a "yes" would be appreciated. (I know the formula just can't seem to get the code structure) The thing is , I am not completely sure how to...
  16. A

    To new traders

    Everybody needs money for one reason or another .... But .... During the time I have been trading (6 months) I learnt more things about myself and human nature than I would working a lifetime on any other job
  17. A

    Interactive Brokers and Interest

    Thnx Steve, Your Reply is Appreciated.
  18. A

    Interactive Brokers and Interest

    Steve, here is a quote from your web-site (Interactive Brokers) "At the end of every day, IB look at the following balances in each currecy" 1. Is there any way you could define the exact time in respect to "the end of day". 2. If I enter and exit the position before the end of...
  19. A

    Interactive Brokers and Interest

    Hi, Could anybody please explain me how the IB charges interest when it comes to FOREX and Intraday trading. In particular, I would like to know at what exact time should I exit my positions in order to avoid the interest charge? P.S. I use IDEALPRO ... and yeah, I tried to get...
  20. A

    Newbie Question

    Thnx, guys
Back
Top