Search results

  1. T

    EasyLanguage Treasure Chest

    EasyLanguage was invented by TradeStation. It has since been adapted by a number of charting software... to various extent.
  2. T

    AHG v2.0

    Anything that can be measured and quantified, it can be programmed. Having said that... we should also recognize the statistical reality... If we look at a 3 bar combination of OHLC... we can arrive at more than 47,000 combinations of PA patterns.
  3. T

    EasyLanguage Treasure Chest

    A Basic Crossover Autotrade Strategy A backtest ritual that every Newb must go through. Guaranteed dreams, disappointment, disillusion, sleepless nights and enlightenment. Learn to code an autotrade http://elitetrader.com/vb/showthread.php?s=&threadid=77912&perpage=40&pagenumber=1...
  4. T

    EasyLanguage Treasure Chest

    NPP builds a Emini system by no_pm_please Strictly Educational! <img src=http://elitetrader.com/vb/attachment.php?s=&postid=1292409> Code by nicknextmove Right click... Save as... to download. http://elitetrader.com/vb/attachment.php?s=&postid=1297822 (49)
  5. T

    Scientific Question

    from another ET thread... http://elitetrader.com/vb/attachment.php?s=&postid=1679856
  6. T

    EasyLanguage Treasure Chest

    here it is... [LegacyColorValue = true]; { User Function: AddTime Inputs : xTime - time in 24 hour format. Minutes - amount to add/subtract to xTime. Sample Usage : if (Time[0] > AddTime (Sess1StartTime, +30)) then ... Returns: Adjusted time in 24 hour...
  7. T

    EasyLanguage Treasure Chest

    I doubt it would work in OEC... because it involves drawing objects.
  8. T

    EasyLanguage Treasure Chest

    _TRO_OHMLC draw a horizontal line at O, H, Mid, L, C of previous bar Programmer: Avery T. Horton, Jr. <img src=http://elitetrader.com/vb/attachment.php?s=&postid=2199458> Right click... Save As... to download. http://elitetrader.com/vb/attachment.php?s=&postid=1770952 (68)
  9. T

    EasyLanguage Treasure Chest

    No, it is just the regular one.
  10. T

    Is there any backtesting program that has "pivot points"

    check the Treasure Chest... Index in 2nd post. http://elitetrader.com/vb/showthread.php?s=&threadid=146049
  11. T

    NinjaTrader Treasure Chest

    Three Bar Reversal from AHG - Profitable Strategy for Struggling Traders (pg 749) http://www.elitetrader.com/vb/showthread.php?s=&postid=1694773#post1694773 Version 3: http://www.elitetrader.com/vb/showthread.php?s=&postid=1695782#post1695782 111
  12. T

    EasyLanguage Treasure Chest

    I don't think OEC has implemented the text_new keywords. The best you can do is to replace these actions with a plot... instead of a text label, you will get a color dot on the chart.
  13. T

    Trading The Hang Seng

    Do a search of HSI as a thread title. You will find many previous discussions.
  14. T

    AHG v2.0

    Do not use the browser to read the text file. Right click on link, then select Save As... to download the code to your computer. Open the file with your Notepad. Pls let me know if this does not solve the problem.
  15. T

    EasyLanguage Treasure Chest

    Pivot Points by ABC Trading Group This must be the best Floor Trader Pivots implementation I have seen. <img src=http://www.elitetrader.com/vb/attachment.php?s=&postid=2294967> 19 right click... save to disk... 203
  16. T

    AHG v2.0

    If you are looking for the Heiken Ashi Paintbar, you can find it here: http://elitetrader.com/vb/showthread.php?s=&threadid=146049
  17. T

    Renko Charting

    You can get the EasyLanguage code and apply it in any compatible software. http://elitetrader.com/vb/showthread.php?s=&postid=2197244#post2197244
  18. T

    EasyLanguage Treasure Chest

    Renko-Adaptive AutoTrade (based on ATR) Written by konkop 07.03.2002. note: I have not tested this code. For educational purpose only. Right click to download:
  19. T

    EasyLanguage Treasure Chest

    Renko-Adaptive indicator (based on ATR) Written by konkop 07.03.2002. note: Set the plot style to Bar High and Bar Low. discussion <img src=http://www.elitetrader.com/vb/attachment.php?s=&postid=2254938 width=800> note: the chart is for illustration only. the subcharts are not...
  20. T

    How can Nikkei 225 not recover after so many years?

    Back to the Future ... of U.S.A.
Back
Top