Search results

  1. N

    Best Software For Image Back Up

    I tried to edit and couldn't. I have win 7 and not win 8. n
  2. N

    Best Software For Image Back Up

    Seagate HD’s have diskwizard which is acronis. Not sure how it compares to the “official” version. Anyone know? I have a master hd and clone it to a slave hd and use the slave. I do this regularly. Keeps the crap down to a minimum. The only issue I see is that win 8 keeps saying “This...
  3. N

    Anyone know if a good Relative Strength screener/rank for stocks?

    I was interested in the minibar chart and color coding. Regards, nt
  4. N

    Anyone know if a good Relative Strength screener/rank for stocks?

    Funnyguy, Can you post your code for this? Regards, nt
  5. N

    End of day Crude Oil Historical Data

    I just tried it. Delimited with space as the Delimiter. It works. Try again. nt
  6. N

    120GB SSD HD Deal

    Rebates Suck!
  7. N

    AmiBroker - Please help me understand this code

    If the range is less than the previous range or if the range is greater than the previous range, Volume, if the range is equal to the previous range, Vol/Range If not either, 0 I don't understand the logic in this. After all either the range is greater than, less than or equal to...
  8. N

    Cloning hard drive

    Intradaybill, If you are going to clone your hd I would start out with a fresh install. Partition the hd with the op on c and the rest of the programs you need on a different partition (F). Use that as your master hd. Clone from that. I use Catoosa’s method also and it works very well. nt
  9. N

    Win 2K New Install

    What a major PITA! I got it going but..... Yea maybe its time to upgrade nt
  10. N

    Win 2K New Install

    Yea I thought of that. Win2K is not part of the upgrade so I would need to buy a full version which is a lot more than the upgrade. Also I was waiting till I get a new computer. Still thanks for the suggestion. nt
  11. N

    Win 2K New Install

    I think I found what I was looking for. I am having issues updating to sp4 along with all the official hotfixes since ms is not supporting win 2k. I’ll try using this site for the fixes. I’ll update this post when I can. http://www.win2k.eu.pn/ nt
  12. N

    Win 2K New Install

    I am contemplating doing a new install using my Win 2000 cd. I think I have version 1. Why? Well I have the cd and don’t have win7…yet. Anyway, I noticed my computer is running slow, getting an error every once in a while. I tried this a year or two ago and wasn’t able to update to...
  13. N

    The ACD Method

    Shanb, In your 9-15-spy png, it shows your or range but I do not see candles that you used to make them. In other words you did not use the opening range of 9/15 to trade on 9/15. What opening range did you use? Regards, nt
  14. N

    Wealth-Lab to Amibroker conversion

    Not sure if it's correct but it should get you started. //True Range Band OptVar1 = Optimize("OptVar1",120,100,170,10); OptVar2 = Optimize("OptVar2",30,18,38,4); bandwidth = OptVar1 / 100.0; // bandwidth of Band profit_target = 1.0; Days = 2; ema_center = 6; //...
  15. N

    Cloning a hard drive

    Coral, I tried using an external hd and found the transfer was too slow. I ended up installing two removable HD drawers. Using Aconis, I now have a master hd , which I have my operating system, core programs and data, and several cloned masters. I use the clone and if there is any problem I...
  16. N

    The accumulation points

    Will stay tuned! Enjoyed your article in TASC. nt
  17. N

    AVG to no longer be free

    I haven't seen this on my computer. Are you using 7.5vs? A month or two ago I did have to install a new version. nt
  18. N

    App to track connectivity.

    Bolter, Thank-You for the pingplotter recommendation. I just downloaded the standard version and am tracking my connectivity every 15 sec. I will probably change this to once a minute or so. A question if I may. If and when I loose connectivity, it should "reconnect" if and when I am back up...
  19. N

    Enough sample data?

    Mike, I just need to know the old symbols for the delisted stocks on NYSE, AMEX, NASDAQ & OTCBB. Sorry, can't help you with that. I did find where you can get some history of symbols of several indices. Would CSI be able to provide information that is easily importable into AMI? I...
  20. N

    Enough sample data?

    Mike, Is there some place that records stocks that aren't listed anymore? CSI is the only supplier that I know of for delisted stocks. Are you looking for stock lists for a certain indices? If so what indice? nt
Back
Top