NexusFi: Find Your Edge


Home Menu

 





Does anyone know of Clayburg's Breakout System with Parallel Function?


Discussion in TradeStation

Updated
      Top Posters
    1. looks_one testitest with 3 posts (0 thanks)
    2. looks_two Jeff65 with 2 posts (1 thanks)
    3. looks_3 kevinkdog with 1 posts (0 thanks)
    4. looks_4 DSNitris with 1 posts (0 thanks)
    1. trending_up 3,324 views
    2. thumb_up 1 thanks given
    3. group 3 followers
    1. forum 6 posts
    2. attach_file 0 attachments




 
Search this Thread

Does anyone know of Clayburg's Breakout System with Parallel Function?

  #1 (permalink)
testitest
Phoenix, AZ/USA
 
Posts: 4 since Sep 2011
Thanks Given: 1
Thanks Received: 0

I am studying Clayburg's parallel function self-adapting systems. It is a very interesting concept! He posted some examples from Omega/TradeStation presentations from '99 and '05. I pasted them into the PowerEditor and got the '99 version to plot as an indicator. The indicator values do not match the system equity curve, as they should. The '05 version will not verify as it is calling an undefined user function called "DCount" that I do not have. I guess it is a day counter but am not sure. Can anyone help?

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Are there any eval firms that allow you to sink to your …
Traders Hideout
New Micros: Ultra 10-Year & Ultra T-Bond -- Live Now
Treasury Notes and Bonds
NexusFi Journal Challenge - April 2024
Feedback and Announcements
Deepmoney LLM
Elite Quantitative GenAI/LLM
The space time continuum and the dynamics of a financial …
Emini and Emicro Index
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
61 thanks
Funded Trader platforms
39 thanks
NexusFi site changelog and issues/problem reporting
26 thanks
Battlestations: Show us your trading desks!
24 thanks
The Program
18 thanks
  #2 (permalink)
Jeff65
Gurnee, IL
 
Posts: 46 since Apr 2010
Thanks Given: 17
Thanks Received: 97


testitest View Post
I am studying Clayburg's parallel function self-adapting systems. It is a very interesting concept! He posted some examples from Omega/TradeStation presentations from '99 and '05. I pasted them into the PowerEditor and got the '99 version to plot as an indicator. The indicator values do not match the system equity curve, as they should. The '05 version will not verify as it is calling an undefined user function called "DCount" that I do not have. I guess it is a day counter but am not sure. Can anyone help?

I read his material on the parallel function and did code up an example. It was a real pain because functions to not have the same abilities as strategies so you must write code to handle such issues. The parallel function would never completely mimic a real trading system. You could get close, but not perfect. In short, my study was dynamically changing the input parameters on his value system based upon which parallel function was performing better. My summery, there was no improvement in trading performance.

The ideas of using strategies as indicators is not new and may be better implemented with TradeStations 9.0 feature of sending data to a spreadsheet. In this way you can have several windows open running the system strategy code with different input values. Their trades can then be sent to a spreadsheet. A "live" system reads the spreadsheet then picks the best system and runs with it.

Seems like it would work, but I have yet to test it.

Reply With Quote
Thanked by:
  #3 (permalink)
testitest
Phoenix, AZ/USA
 
Posts: 4 since Sep 2011
Thanks Given: 1
Thanks Received: 0


Jeff65,

Thanks for your reply. I was beginning to wonder if anyone else out there is stubborn enough to try coding this technique! I have spend about three days working on it and finally got a "parallel function" to output the exact same values as the strategy (caveat, not with LIBBT). The goal is now to get the "parallel function" to dynamically update one if the system variables via looping with arrays and sorting. It is a lot of work and I hope that it pays some dividend besides experience.

I didn't know that TS9 could export spreadsheets. That was an old feature that was lost years ago. Many people have complained. I guess enough to get the feature back. Thanks for the info!

Reply With Quote
  #4 (permalink)
Jeff65
Gurnee, IL
 
Posts: 46 since Apr 2010
Thanks Given: 17
Thanks Received: 97


testitest View Post
Jeff65,

Thanks for your reply. I was beginning to wonder if anyone else out there is stubborn enough to try coding this technique! I have spend about three days working on it and finally got a "parallel function" to output the exact same values as the strategy (caveat, not with LIBBT). The goal is now to get the "parallel function" to dynamically update one if the system variables via looping with arrays and sorting. It is a lot of work and I hope that it pays some dividend besides experience.

I didn't know that TS9 could export spreadsheets. That was an old feature that was lost years ago. Many people have complained. I guess enough to get the feature back. Thanks for the info!

Yeah, TS 9.0 has the ability to read and write to spreadsheets. It also has the ability to pass values between charts - something that was once only available via third-partty plugin (ADE). I've not played with these features very much so I'm not familiar with their full abilities or limitations.

Good job on creating a parallel function!

Reply With Quote
  #5 (permalink)
testitest
Phoenix, AZ/USA
 
Posts: 4 since Sep 2011
Thanks Given: 1
Thanks Received: 0

Jeff,

Thanks for the compliment. One of the secrets to getting the parallel function to mimic the system exactly is to force them both to handle minimum fluctuations in the Data1 exactly the same way. TS "knows" that a system cannot order 0.10 points worth of ES but can for SP. The parallel function "knows nothing" about the specifications of the contract. The sys dev has to code the logic in to handle this problem otherwise the results of the two will rarely match.

The TS9 concept of objects is wonderful and it is about time that they (TS) catch up with what could be done in modern OOP languages for decades. Now, if we can only get them to release a production version that is 64 bit and multi-threaded!

Andy

Reply With Quote
  #6 (permalink)
 DSNitris 
Buffalo, USA
 
Experience: Advanced
Platform: Ninja
Trading: Stocks
Posts: 11 since Dec 2012
Thanks Given: 0
Thanks Received: 3

I am a 45 year old male who had been trading futures for a few years now.

I have tried some of John Clayburg's systems. I was convinced he was being honest about the results he posted.

After spending a lot of time and money I found a few major flaws in his strategies. These flaws were enough to create losses every single day with his automated systems...although on his site he posts gains. That is false advertising and should not be allowed. I studied his systems a lot and did everything to make his strategies work.....but the losses were consistent and I saw very few gains.

In addition, he is very rude, not replying to emails or returning phone calls. When I finally did get a hold of him to ask him some questions he made me feel like I was bothering him and gave me a lot of one word answers.

He calls himself a doctor yet in reality he is a vet. That is a warning sign right there.

His system costs over $6000. Don't be taken by him. I learned my lesson the hard way. Save your money. I hope I have helped some people.

Thanks.

Reply With Quote
  #7 (permalink)
 kevinkdog   is a Vendor
 
Posts: 3,645 since Jul 2012
Thanks Given: 1,890
Thanks Received: 7,338

I just heard Dr. John Clayburg passed away in November 2021.

I was wondering, this thread is very old, but is there anyone out there in 2022 successfully using his adaptive strategy approach?

Follow me on Twitter Reply With Quote




Last Updated on May 24, 2022


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts