Browsing category

Uncategorized

Be careful with indicators programmed by AI – such as ChatGPT[Free]

I was hoping to create a short cut by using AI generated code, but… I asked ChatGPT[FREE] to provide source in Python for Wilder’s Directional Movement Index.  Here is what it generated. Notice where the Positive Directional Movement pdm and Negative Directional Movement mdm are calculated.  This calculation is correct, and it needs to be carried […]

READ MORE

Panama Adjusted Continuous Data Updated thru May 2023

Check out the new data by going to the TradingSimula18 download page.  Also, I will be releasing the latest version of TS-18 that is much faster and has a few more bells and whistles very soon.  Equity curves are now created for each market in the portfolio via Excel workbook. New Sector Analysis: Sector Break […]

READ MORE

Trend Following Systems Update and New Release of TS-18 Coming Soon

Hello to All! I have provided an update to the continuous contract data that I was filtering from the Quandl’s free Chris database or WikiFutures.  Unfortunately, like many of the data streams from Quandl that database has been deprecated.  So I will see if I can find some other free data.  However, the data from […]

READ MORE

Trend Following Systems DIY: Has Been Translated into Japanese ようこそ + Update On What’s Going On

Pan Rolling has Translated TFS-DIY It is available on Pan Rolling’s website at PanRolling.com – just search for George Pruitt. I am in the process of updating the data through the last couple of days and will have that available on the website.  I am also refactoring the code to make it easier to wade […]

READ MORE

Data for TS-18 updated thru Dec 21, 2020

Date Update Now Available on the TS-18 page   I have updated data for those users of TS-18 from 2005 through Dec 21, 2020   Good luck with your programming and testing.

READ MORE

The Enigmatic Turtle Trading System in Python

Correction to Original Post!  Turtle Intro [Corrections in bold and results –  August 6, 2020] My favorite book on the Turtle Trading System is Curtis Faith’s “Way of the Turtle.”  I like this book because of the thorough explanation of the rules as told by Curtis.  Having been in this industry for a very long […]

READ MORE