Page 5 of 61 FirstFirst ... 345671555 ... LastLast
Results 49 to 60 of 726

Thread: userque's Account talk

  1. #49

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    Made a simple spreadsheet to track my TNA/TZA trades here. Though my system has been long since or about the start of June, I'm only starting the tracking since 6-13-14...leaving a lot of cash on the table. I will post it each trading day after or about the closing bell.

    None of my posts are to be considered investment advice or the like. They are educational and informational only.
    Last edited by userque; 06-17-2014 at 05:19 AM. Reason: conducted a test unrelated to trading, but instead, related to posting to this message board.
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  2.  
  3. #50

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    20140617b.png
    Still Long TNA
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  4.  
  5. #51

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    TNA/TZA Trading Chart (Still Long):
    20140618.jpg
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  6.  
  7. #52

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    EbbCharts is expected to join this TNA/TZA Challenge in a few trading days or so. Fyi.
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  8.  
  9. #53

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    Still Long TNA, working on new chart/tally design. May post the old or new design late tonight with the current figures.

    PS

    Made major improvements to the system. It can now trade from multiple strategies; determining which one to use for a given trade, based upon recent market action, and also based upon the gains that that strategy would have historically provided when compared to the other strategies it's been taught. (As a result, it can now choose to take a cash position.) All parameters for the system and its strategies are brute-force optimized by the compute to create rules/strategies I would have never considered on my own.

    I've also given it an 'exceptions' capability. It doesn't use moving averages, but a simple example would be if one trades when the MA's cross: an 'exception' might be "go long when these MA's cross, EXCEPT when ..." The 'exception' ability allows for extreme flexibility and adaptability as the system decides it's own exceptions based upon the thousands of realistic back-tests it does internally while brute-forcing for optimal parameters.

    Another example: trading with the 9 and 12 day moving averages. If I programmed my system to trade with this indicator, it would first figure out which parameters work best. Maybe 9 and 12 aren't the best for the instrument being traded. I could also give it another strategy, RSI, for example, with its parameter: days. It would crunch numbers for both of them, optimizing the parameters and deciding when to follow the RSI or rather to follow the SMA's, also while logging any exceptions to the general rules it's figuring out.

    The minor drawback is that I have to somewhat manually do a one-time processing of the historical raw data that it uses when back-testing. Prior to now, that was never a priority as I've never had a system, before a few days ago, that used back data in this manner. So I'll now make doing that a priority. I'm back dated to only October 2013 so far...it has more learning to do.

    Finally, I'll be making a separate version, slightly tweaked to optimize within the two-trades-per-month restrictions of the TSP.

    Que
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  10.  
  11. #54

    Default Re: userque's Account talk

    yeah, but can it do the dishes? the last dishwasher i had quit on me.
    100g


  12.  
  13. #55

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    Quote Originally Posted by burrocrat View Post
    yeah, but can it do the dishes? the last dishwasher i had quit on me.
    ha, no, but it can help you buy a new one.
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  14.  
  15. #56

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    CASH for 6-23-14 while I do some system maintenance.

    UPDATE: LONG for 6-23-14 (Should have been long for today as well...oh well. New system; still working out some kinks.)
    Last edited by userque; 06-20-2014 at 03:49 PM.
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  16.  
  17. #57

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    Discovered a few bugs with the Solver. But this one bug was/is scary. Solver seemed to lose the optimal solution it had worked so long and hard to find. This is the bug that caused me to go to CASH here and in the S-Fund Challenge. A few minutes after the close Friday, I discovered a work-around that, thus far, has worked each time. It does take a couple of minutes to do though.

    This brings up a good point. When I used to day-trade, I would sometimes put an 'exit/closing' order in for the next trading session just in case something went wrong (passed out, arrested, power outage, phone lines down, computer crash, etc.) and I was unable to place the 'real' order. If I were 'ok' by the next session close, I would simple cancel that order and place the real order, if any. A fail safe.

    Some hackers also have a setup where their computers will thoroughly wipe the hard drive (EMP?) and memory if they don't hear from them within a certain time frame. A fail safe.

    Did you know, you can also set your Google account to implode if it doesn't hear from you after a certain length of time? (You can also set it to notify someone as well.) A fail safe?.

    Well, after letting the Solver implementation (for both S-Fund Challenge and the TSP) of my NN's run for hours+, the 'returns' are much much greater than I've posted previously. But I'll let the tracker and Challenges have the final say on that. (There are fundamental differences in how traditional NN software tackles a problem vs. how Solver does it. It's interesting, but techie. Solver requires much more pre-processing, but its results can be more 'on point' as it can perform calculations within each iteration. Tradition NN's don't. But with Solver, you have to know a lot more about your problem and what you are looking to find than you do with tradition NN's. IOW: which one to use?...depends.)

    ****************

    When it was just me, I was going to post extremely detailed transaction information for my TNA/TZA trades. Now that EbbCharts has joined in, this will be impractical (TMI per screenshot). Instead, I expect to use a setup similar to that used in the S-Fund Challenge. We will be either fully: cash, long TNA, or short TNA, for simplicity. But I am toying with the idea of posting my trades on a TNA stock chart as well.

    UPDATE:

    Forgot to mention. I wanted to clarify about something I mentioned prior, just to be clear(er?). This Solver NN uses pattern matching of historical data back to 2004. However, it optimizes its trading decisions (long, short, cash) using data, thus far, back to 9-2013. This is the data I'm back updating at a (planned) rate of 10 trading days per day. Takes about 15 minutes or so to do. I could do more, but it's so tedious.
    Last edited by userque; 06-22-2014 at 06:57 PM.
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  18.  
  19. #58

    Default Re: userque's Account talk

    yeah, but can the solver do dishes? the last two-legged solver i employed quit when i offered to pay it to do the dishes. apparently the work was beneath her.
    100g

  20.  
  21. #59

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    Quote Originally Posted by burrocrat View Post
    yeah, but can the solver do dishes? the last two-legged solver i employed quit when i offered to pay it to do the dishes. apparently the work was beneath her.
    unfortunately no, but again, it can help you buy a new dishwasher, two-legged or otherwise.
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  22.  
  23. #60

    Join Date
    Jan 2014
    Posts
    7,885
    Blog Entries
    10

    Default Re: userque's Account talk

    (In addition to everything else,) I (eventually) intend to rig a version of my system to trade NUGT/DUST, the most volatile etf's I know of. If it does well, .
    [COLOR=#0000ff][FONT=comic sans ms][I]"In the land of idiots, the moron is King."--Unknown[/I][/FONT][/COLOR]

  24.  
Page 5 of 61 FirstFirst ... 345671555 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
S&P500 (C Fund) (delayed)
userque's Account talk
(Stockcharts.com Real-time)
DWCPF (S Fund) (delayed)
userque's Account talk
(Stockcharts.com Real-time)
EFA (I Fund) (delayed)
userque's Account talk
(Stockcharts.com Real-time)
BND (F Fund) (delayed)
userque's Account talk
(Stockcharts.com Real-time)

Yahoo Finance Realtime TSP Fund Tracking Index Quotes