Jump to content

Neowave

Members
  • Posts

    60
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Neowave got a reaction from ⭐ ESVepara in REQ : ASCTrend 3.51 for Tradestation 8.X   
    Asctrend clone.
     
    This is similar to asctrend
     
    Create an indicator and compile in multicharts or tradestation.
     
    Uptrend:
     
    [LegacyColorValue = TRUE];
     
    Vars: FastK2(0), BuyZ(35), SellZ(65);
     
    FastK2 = FastK(9);
     
    Condition3 = FastK2 < BuyZ;
    Condition4 = FastK2 > SellZ;
     
    If Condition4 then begin
    Plot1(High, "PBHigh");
    Plot2(Low, "PBLow");
    If CheckAlert then Alert = True;
    end;
     
    Downtrend:
     
    [LegacyColorValue = TRUE];
     
    Vars: FastK2(0), BuyZ(35), SellZ(65);
     
    FastK2 = FastK(9);
     
    Condition3 = FastK2 < BuyZ;
    Condition4 = FastK2 > SellZ;
     
    If Condition3 then begin
    Plot1(High, "PBHigh");
    Plot2(Low, "PBLow");
    If CheckAlert then Alert = True;
    end;
  2. Like
    Neowave got a reaction from groman in Metastock 11   
    http://www.4shared.com/rar/7mK2XXe_/EquisMetaStockProEsignalv110Cr.html
     
    Tested, working and with no viruses that I know of.Pretty old stuff too.
     
    I dont like the way it refreshes in RT.
     
    Regards.
  3. Like
    Neowave got a reaction from bubbadirect in Dynamic Trader Version VI   
    The file DT6_Key_Injector.exe contains a lot of cra*.
    I have deleted the whole thing.
     
    http://www.screencast.com/users/Neowaver2000/folders/Default/media/097db11e-aab3-413a-9cb6-09d37156e148
     
    Change * for a p.
  4. Like
    Neowave reacted to ⭐ santoshv2k in [REQ] AmiBroker 5.80.3 64 bit   
    here it's ....
    http://www.4shared.com/rar/as39N-FGba/amibroker8803dt11JUL14.html?
  5. Like
    Neowave got a reaction from ⭐ mr12323 in Exhaustion Bars   
    These are the ts4 and ts2000i versions.Ela and
    els files.
     
    The manual is not included only an overwiew of the
    indicators.
     
    hxxp://www.fourshared.com/rar/TE9bPjkO/Market_Analytics_Exhaustion_Ba.html
  6. Like
    Neowave got a reaction from FXWallabie in Advanced Get 9.1 Dashboard   
    I wonder why so much persistence with certain
    programs.
     
    Advanced Get 7.8 build 420 won´t install on w7 64 bit.
     
    New pcs or laptops are not being sold with less than
    4Gb of RAM for a long time.
     
    W8 doesn´t work with most or any of the 32 bit programs.
  7. Like
    Neowave reacted to Bill Bundle in Creating A Virtual Operating System   
    I really thing you guys in this forum do too much testing of programs on your main operating system (OS) and you should learn some very important ways to avoid damaging it. I HIGHLY recommend that all of you seriously consider using virtualization and I have some easy tutorials for those who want advanced protection for your system.
     
    First of all I like portablization, because these programs don't tamper with your OS. However, some programs are not suitable for portablization. Starting with a FREE utility developed by Oracle called Virtualbox and there is a utility to portabilze any version of Virtualbox. As with any program both the utility and Virtualbox are always being updated.
    Instructions for the utility and a link for download is at http://www.vbox.me/
    Virtualbox and its extension packs are at: https://www.virtualbox.org/wiki/Downloads
     
     
     
    Go to YouTube and do a search for Virtualbox and you'll get a large selection of video tutorials such as this one:

    Also YouTube has lots of tutorials on making a Portable Virtualbox such as:
     
    You can find the OS of your choice at torrent websites like: http://isohunt.com/ or http://thepiratebay.se/
    You'll need a torrent program like BitTorrent to download your torrent: http://www.bittorrent.com/
    BitTorrent Explained http://www.youtube.com/watch?v=NYTvTPrgSiM
     
    Take some time to learn about Virtualbox and you can make a virtual OS template for all your OS's like Windows XP, Windows Vista, Windows 7, Window 8 and even have both the 32 bit and 64 bit systems all on Virtualbox. Then you can open several OS and switch between them as you need. You can run a MAC system on a PC or a PC system on a MAC.
     
    The main idea that I'm trying to get across, is that you can test you new programs on a virtual system and protect your main system from viruses, spyware and accidental damage from an incompatable test programs.
     
    The few minutes that you learn the materials here will save you computer problems in the future from doing all this software testing. Also you may need more RAM to run your virtual OS.
    .




  8. Like
    Neowave got a reaction from ⭐ MerlinBrasil in [REQ] Dynamic Trader 6 VERSION 6   
    Next time do a search and beware of the trojans.
     
    goldtrader.persiangig.com/Dynamic_Trading/setup_and_crack
  9. Like
    Neowave got a reaction from nevergiveup in [REQ] Metastock 12   
    Now that old programs are fashionable.
     
    hxxp://www.fourshared.com/rar/7mK2XXe_/EquisMetaStockProEsignalv110Cr.html
     
    Change xx for tt and four for 4.
     
    Can anyone share MS 11 FX version?
     
    Thanks and regards.
  10. Like
    Neowave got a reaction from mambo123 in Advanced Get 9.1 Dashboard   
    Esignal bought advanced get a long time ago.
     
    http://www.esignal.com/advancedget/download.aspx but you will need
    medicine and a valid esignal subscription.
     
    I have these old RT versions.
    http://www.screencast.com/t/HcLRdrkP9G
  11. Like
    Neowave got a reaction from navin007 in Advanced Get 9.1 Dashboard   
    The above versión is for ts 2000i.
     
    Try this one:
    hxxp://www.(four)4shared.com/rar/zB0o1Rcj/Advanced_Get_RT_for_Esignal_13.html
     
    I dont know if it works since its an old version before esignal bought it.
  12. Like
    Neowave got a reaction from datafeedexpert in Multicharts   
    Can someone post the newer versions with some additional bugs fixed please?
     
    Multicharts 8.5 dated 15 march 2013
     
    Release 32-bit
    Version: 8.5.6850
     
    Release 64-bit
    Version: 8.5.6851
     
    Thanks.
  13. Like
    Neowave got a reaction from pipseeker in Exhaustion Bars   
    These are the ts4 and ts2000i versions.Ela and
    els files.
     
    The manual is not included only an overwiew of the
    indicators.
     
    hxxp://www.fourshared.com/rar/TE9bPjkO/Market_Analytics_Exhaustion_Ba.html
  14. Like
    Neowave got a reaction from mambo123 in Advanced Get 9.1 Dashboard   
    This must be the easiest program to find.
     
    http://www.4shared.com/zip/HpL8xPQr/Advanced_GET_91_EOD_Dashboard_.htm
    http://www.4shared.com/office/du-QufP8/Advanced_GET_91_T_Joseph_Apply.htm
    http://www.4shared.com/rar/0fF8uIqH/Advanced_GET_91_EOD_Dashboard_.htm
    http://www.4shared.com/rar/BMZEVV35/Advanced_GET_91_EOD_Dashboard_.htm
    http://www.4shared.com/rar/OcINlzUp/AdvancedGET91EODDashboardEditi.htm
  15. Like
    Neowave got a reaction from indo37 in metastock cd check   
    This file adds an entry to your registry and
    allows to bypass the cd check for MS 9 Pro.
     
    hxxp://www.fourshared.com/rar/omnPKONw/Metastock_90_Crack_No_Cd_Check.html
  16. Like
    Neowave got a reaction from peteshr2st in Exhaustion Bars   
    These are the ts4 and ts2000i versions.Ela and
    els files.
     
    The manual is not included only an overwiew of the
    indicators.
     
    hxxp://www.fourshared.com/rar/TE9bPjkO/Market_Analytics_Exhaustion_Ba.html
  17. Like
    Neowave reacted to Bucast in Multicharts   
    Hay guys, here is one link with the 4 versions in one file:
     
    MC8 Normal 32bits and 64bits
    MC8 Net 32bits and 64bits
     
    Full instructions in file, you only need to download from one link:
     
    http://[email protected]/PVARVNMX2J
    http://[email protected]/download/04KUQ3AW/2MC.rar
    http://www.directmirror.c0m/files/1OFPQIN2
    http://[email protected]/files/g1rpeddnpxfdiqn/2MC.rar
     
    Password: 1
     
    The setup files should be downloaded directly, the exact version you would need is specified in the file.
  18. Like
    Neowave reacted to Bucast in Multicharts   
    Ok, to speed the upload, download the setup file from the direct link of Multicharts:
    multicharts.c0m/trading-software-download/
     
    Download This version
    Release 64-bit Version: 8.0.5622
     
    And then download this file and follow instructions
    http://[email protected]/0WOKJ1TUMN
     
    Password: 1
  19. Like
    Neowave got a reaction from sbluo in RTQDownloader V1.5   
    This program is very old and I thought it would
    be around this forum.
     
    Download the trial from
    hxxp://www.trading-tools.com/downloads/rtqdownloader.zip
    Install the trial version.
     
    Replace the files in the installation directory with the ones provided
    here:
    hxxp://www.4shared.com/rar/43RKTalU/RTQDownloader_V15.html
     
    Password: 12616-REQ-RTQDownloader
     
    For ASCII files:
    Download -> Options
    File Format - Check A custom defined file format Option box.
    Define custom file formats
     
    I dont know if the ascii file updates in real time.
     
    Regards.
  20. Like
    Neowave got a reaction from datafeedexpert in [REQ] Metastock SDK / MDK   
    I dont know what version this MDK is.
     
    hxxp://www.4shared.com/rar/XTICVZrs/Metastock_Developers_Kit_for_M.html
  21. Like
    Neowave got a reaction from Shaan19 in [REQ] Metastock SDK / MDK   
    I dont know what version this MDK is.
     
    hxxp://www.4shared.com/rar/XTICVZrs/Metastock_Developers_Kit_for_M.html
  22. Like
    Neowave got a reaction from john1368 in RTQDownloader V1.5   
    This program is very old and I thought it would
    be around this forum.
     
    Download the trial from
    hxxp://www.trading-tools.com/downloads/rtqdownloader.zip
    Install the trial version.
     
    Replace the files in the installation directory with the ones provided
    here:
    hxxp://www.4shared.com/rar/43RKTalU/RTQDownloader_V15.html
     
    Password: 12616-REQ-RTQDownloader
     
    For ASCII files:
    Download -> Options
    File Format - Check A custom defined file format Option box.
    Define custom file formats
     
    I dont know if the ascii file updates in real time.
     
    Regards.
  23. Like
    Neowave got a reaction from indo37 in [REQ] Trading Blox 3.1   
    Is Trading Blox Builder v2.0.5 of any use?
  24. Like
    Neowave got a reaction from ⭐ FFRT in RTQDownloader V1.5   
    This program is very old and I thought it would
    be around this forum.
     
    Download the trial from
    hxxp://www.trading-tools.com/downloads/rtqdownloader.zip
    Install the trial version.
     
    Replace the files in the installation directory with the ones provided
    here:
    hxxp://www.4shared.com/rar/43RKTalU/RTQDownloader_V15.html
     
    Password: 12616-REQ-RTQDownloader
     
    For ASCII files:
    Download -> Options
    File Format - Check A custom defined file format Option box.
    Define custom file formats
     
    I dont know if the ascii file updates in real time.
     
    Regards.
  25. Like
    Neowave got a reaction from Bill Bundle in RTQDownloader V1.5   
    This program is very old and I thought it would
    be around this forum.
     
    Download the trial from
    hxxp://www.trading-tools.com/downloads/rtqdownloader.zip
    Install the trial version.
     
    Replace the files in the installation directory with the ones provided
    here:
    hxxp://www.4shared.com/rar/43RKTalU/RTQDownloader_V15.html
     
    Password: 12616-REQ-RTQDownloader
     
    For ASCII files:
    Download -> Options
    File Format - Check A custom defined file format Option box.
    Define custom file formats
     
    I dont know if the ascii file updates in real time.
     
    Regards.
×
×
  • Create New...