NexusFi: Find Your Edge


Home Menu

 





Break Even Trader


Discussion in Trading Journals

Updated
      Top Posters
    1. looks_one Silver Dragon with 28 posts (41 thanks)
    2. looks_two Big Mike with 2 posts (1 thanks)
    3. looks_3 Alan with 1 posts (1 thanks)
    4. looks_4 frosty with 1 posts (1 thanks)
      Best Posters
    1. looks_one Silver Dragon with 1.5 thanks per post
    2. looks_two Alan with 1 thanks per post
    3. looks_3 aquarian1 with 1 thanks per post
    4. looks_4 Trankuility with 1 thanks per post
    1. trending_up 9,555 views
    2. thumb_up 47 thanks given
    3. group 4 followers
    1. forum 33 posts
    2. attach_file 16 attachments




 
Search this Thread

Break Even Trader

  #21 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238

Closed position ahead of retail sales report. Out at 1.4499. +50 pips. Protecting profits.

Shutting down strategy for the rest of the week and focusing on business. Will start up again on Sunday.

nosce te ipsum

You make your own opportunities in life.
Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
Better Renko Gaps
The Elite Circle
Exit Strategy
NinjaTrader
Increase in trading performance by 75%
The Elite Circle
ZombieSqueeze
Platforms and Indicators
How to apply profiles
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
34 thanks
Tao te Trade: way of the WLD
24 thanks
GFIs1 1 DAX trade per day journal
15 thanks
Vinny E-Mini & Algobox Review TRADE ROOM
13 thanks
My NQ Trading Journal
12 thanks
  #22 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238

Greetings all. Hope everyone is doing well.

During my time off I have had some time to reflect on my automated trading system. I have had success with it and started thinking about why it works while all the other systems I built have failed. I believe it comes down to focusing on a single "event". Most systems builders try to catch every single move. This is nearly impossible. I liken this to picking winning lottery numbers for the powerball or mega millions; it can be done but your chances are very slim.

On the other hand if the focus of the system is to capture a "event", specifically a repeatable event which only occurs once a hour or even once a day, depending on your time frame, then you can build the code around it to capture the event and add in indicators to filter out false positives.

Below are the steps I am going to follow to test this theory.
  1. Decide on a chart and time frame: Example: 5 minute chart
  2. Find a repeatable event. Example: a reversal. There is more to this than putting indicators on a chart. I think the answer is partly in the bars on the chart not just in a simple indicator crossing. The automated system that I am using now relies on both indicators and price action. I believe this is what makes it successful.
  3. Determine if there is a viable exit strategy. This is a tough one. How do you determine if a strategy will be successful without testing it with real trades? I think it is more of a visual at this point; look at it and ask if I enter here where can I get out with a profit?
  4. Create a simple strategy to identify the "event". Example: color the bars blue where the event occurs. I am going to keep this simple. I will attempt to use the NT7 wizard to write the base code and then unlock the code and add the more complicated stuff later
  5. Analyze the results. This will involve looking at the charts and all the possible entry points to make sure the strategy is capturing what is suppose to. This can be boring a tedious scrolling through a years worth of data but it is necessary to capture different market conditions.
  6. Add indicators to filter out the false positives. Example: ignore entry when Stochastic is above 80
  7. Setup trades with live data. Backtesting is ok, but watching the strategy in action can give more insight how it will work in the real world.
After all this is done I should have a pretty good idea if I have hit the mark. If not then it is back to the drawing board

SD

nosce te ipsum

You make your own opportunities in life.
Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #23 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238


Fast moving market last night. Trade was opened and closed before I got out of bed.

I added some code to my strategy a couple of weeks ago to allow only one trade per day. It failed. A second trade was entered. I closed it out +9 pips to keep with the strategy.


Overall +92 pips
+ 83 first trade
+ 9 second trade.


SD

nosce te ipsum

You make your own opportunities in life.
Attached Thumbnails
Click image for larger version

Name:	Automated Chart 4-20-11.png
Views:	227
Size:	225.1 KB
ID:	37035   Click image for larger version

Name:	Profit Loss 4-20-11.png
Views:	195
Size:	33.0 KB
ID:	37036  
Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #24 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238

Reached a milestone of sorts today; I had to look to see what my account balance was. This is huge for me. I used to be obsessed with it. I could tell you on any given day what it was down to the penny.

On reflection I realized: Its not about the money, it is about the trade. Money is the byproduct of the trade. Make a good trade and the money will follow. Words to trade by...

SD

nosce te ipsum

You make your own opportunities in life.
Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #25 (permalink)
 
Trankuility's Avatar
 Trankuility 
California
 
Experience: Intermediate
Platform: FxTrade/Ninjatrader
Broker: Oanda/MBT
Trading: Eur/Usd
Posts: 269 since Jan 2011
Thanks Given: 54
Thanks Received: 151

Yes, learn to drop all ideas of money from your mind. Your account is just numbers. The more you're able to that the easier it will be.

Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #26 (permalink)
 
Anagami's Avatar
 Anagami 
Cancun, Mexico
Legendary Market Hustler
 
Experience: Advanced
Trading: MES
Posts: 978 since Dec 2010
Thanks Given: 707
Thanks Received: 2,300


Silver Dragon View Post
Reached a milestone of sorts today; I had to look to see what my account balance was. This is huge for me. I used to be obsessed with it. I could tell you on any given day what it was down to the penny.

On reflection I realized: Its not about the money, it is about the trade. Money is the byproduct of the trade. Make a good trade and the money will follow. Words to trade by...

SD

Doesn't it feel so much better to focus just on trading well?

You are never in the wrong place... but sometimes you are in the right place looking at things in the wrong way.
Reply With Quote
Thanked by:
  #27 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238


Trankuility View Post
Yes, learn to drop all ideas of money from your mind. Your account is just numbers. The more you're able to that the easier it will be.


Anagami View Post
Doesn't it feel so much better to focus just on trading well?

Agreed on both counts. I have been really focusing on the charts and price action of late. I find myself trying to figure out the mechaincs of the trade or whats going to happen next instead of how much money I have made or lost. For the first time in my trading career I am truely happy with what I am doing.

SD

nosce te ipsum

You make your own opportunities in life.
Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #28 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238

My life has been crazy over the past few weeks. Trying to get back to normalcy. Hope to be posting updates soon.

SD

nosce te ipsum

You make your own opportunities in life.
Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #29 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238

Good to back trading!!!!

See attached chart with notes.

I managed to control my emotions tonight and did not jump the gun. I really wanted to enter the trade @ 1.4788 because I felt it was going down. The key word in the prior sentence is "felt". I have lost more money this way. Instead I waited for the support break for confirmation and then entered the trade.

SD

nosce te ipsum

You make your own opportunities in life.
Attached Thumbnails
Click image for larger version

Name:	Trade - 5-2-11.png
Views:	203
Size:	183.9 KB
ID:	37801   Click image for larger version

Name:	Profit Loss 05-02-11.png
Views:	190
Size:	60.5 KB
ID:	37802  
Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #30 (permalink)
 
Silver Dragon's Avatar
 Silver Dragon 
Cincinnati Ohio
Legendary Master Data Manipulator
 
Experience: Intermediate
Platform: TastyWorks / NT
Broker: TastyWorks /NT
Trading: FX, Stocks, Options
Posts: 2,107 since Feb 2011
Thanks Given: 6,422
Thanks Received: 5,238


Thought I would share: I noticed a while back that the CCI-20 crossing zero on 5 Range chart generally corresponds with trend line break. See attached chart.

SD

nosce te ipsum

You make your own opportunities in life.
Attached Thumbnails
Click image for larger version

Name:	CCI20 and Trend Line Breaks.png
Views:	203
Size:	226.1 KB
ID:	37892  
Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:




Last Updated on May 22, 2011


© 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