Jump to content
Rob C

Rob C's Trading Journal - starting Feb 1 2019

Recommended Posts

Futures (MES) algo trading journal Thursday 10/14/21.

It would have been nice if my algo took a long position and road the whole day out, but the trade management is not setup yet for that option. Maybe when I trade at 3 contracts I may let 1 ride. 

There was lots of strength in PM and a pullback right at the open. So the algo went long at the open. There was a little bit of consolidation but then the price moved up to my target. But then the algo sat out most of the day only liking a really strong pullback late in the day and went long again. Then it took over an hour to reach my target, so thank goodness I wasn't looking. 

See you tomorrow.

Rob C

image.thumb.png.ce66778bbe9293bdaf240b28ff34953b.png

Share this post


Link to post
Share on other sites
On 10/13/2021 at 5:05 PM, Rob C said:

Hi Yardley, thanks for the note. The stop loss is now dynamic and calculated by a multiple of the 200 SMA ATR. The multiple will change based on the current market conditions (I run that data on the weekends). For yesterday it was about 5 to 6 points stop. I find the ATR very useful for Futures, ETFs and large cap stocks that do not have news.

 @Rob Cvery interesting. I like how the algo removes emotion from trading and that helps tremendously in the long run. Do you mind pointing me to some good resources that will help me get started with Algo? I'm using Interactive Broker.

Which programming language are you using?

Share this post


Link to post
Share on other sites
1 hour ago, Yardley said:

 @Rob Cvery interesting. I like how the algo removes emotion from trading and that helps tremendously in the long run. Do you mind pointing me to some good resources that will help me get started with Algo? I'm using Interactive Broker.

Which programming language are you using?

Hi Yardley,

I use Ninjatrader who is very good with Futures. Once I start looking to automate stock trades I will check IBKR/TWS and their algo apps. If Ninjatrader has a better algo app I will switch stock trading to Ninjatrader. If IB is better I may switch to Futures trading with IB. But likely they both will have their niche. 

Ninjatrader uses C#, but you don't need to know C# to program your algo.

When I was going to start to learn IBs algo/API I was going to start here:

https://tradersacademy.online/category/trading-topics/trader-workstation-tws

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Friday 10/15/21.

The algo only took one trade on Friday. There was steady momentum from the PM in to the open. Then 30-60min after the open a deep pullback occurred and the algo went long to be stopped out quickly. The price did reverse and move higher a couple of minutes later. Looks like a good trade it just didn't work out.

So for the week:

5 winners, 2 losers and 3 BEs.

Now that the weekend started this where I do all my work. Review trades, run back testing, determine new parameters, run 2 new ideas I have for the this algo and work on new algos.

Have a good weekend.

Rob C

image.thumb.png.0498560f0b88c2abc8cb5bad93935ee3.png

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Monday 10/18/21.

Over the weekend I programmed in dynamic profit targets and 2 weekends ago I programmed dynamic stop losses. Thus the algo is better prepared for volatility. 

There was strong momentum all day but I programmed the algo to be overly choosy. So it waited a few hours and after a second wave of strength and a pullback the algo went long. What was great is the algo on Friday would have not taken profit and I would have been stopped out at BE. But today, with the new programming, the the algo was looking to take a profit at the bottom of the level (I have the algo draw in Dodger blue).

Rob C

2021-10-18_18-05-17

 

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Tuesday 10/19/21.

Strong momentum over night and a deep pullback triggering the algo to enter a long trade before the open. The price slowly dropped than a pop, but not strong enough. The price dipped down again and I was stopped out. Then over the next 45 minutes the price did eventually reach my target.

I hope everyone had a good day.

Rob c

image.thumb.png.9a0c4993fbe7576fb0ef2d41e14e52f6.png

 

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Wednesday 10/20/21.

Good momentum from PM. There was a deep pullback 30min after the open but not deep enough by 1 tick so the algo was not triggered and missed a winner. I will be checking the deeper pullback optimization at the end of the month when there is more data. The price moved higher and another deep pullback which triggered a long position. Over the next 2 hours the price just missed my profit target by 2 ticks literally 8 times before dropping to my BE stop. Obviously there was someone with money who drew a line in the sand that the price could not punch through. Soon, when trading more contracts I will add more trade management to handle this and squeeze the target and stop after a certain number of misses and length of trade.

See you tomorrow.

Rob C

image.thumb.png.ad263778771a84ef708806d002480997.png

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Thursday 10/21/21.

There was weakness in the PM hitting bottom about midnight. Then there was a deep pullback but right on the limit of how long after the bottom and the algo still take a trade. As I mentioned previously that limit is something I will investigate this weekend. It may be set to large. The algo went short and the price did drop enough that the algo moved my stop to BE. Then shortly after I was stopped out. There wasn't enough momentum for the algo to get triggered for the rest of the day. So I was done for the day before the market opened. Not a very interesting day.

Rob C

image.thumb.png.e7c921332a00b4ae361af514b8ffce25.png

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Friday 10/22/21.

The floor dropped out on the SP500 in the morning. The move was pretty extended when the first deep pullback occurred. The algo triggered a short trade. There was a little bit of a price move down, just enough to pull my stop to BE, then a big move up. So I was out at BE.

Late in the afternoon there was enough momentum upward with a big pullback the algo triggered a long. The stop barely held then a price move up enough for the algo to move my stop up to BE. Then the BE stop was hit shortly afterwards.

So only 6 trades this week. 

1 winner, 1 loss and 4 BEs. So not an exciting week in either direction.

Have a good weekend.

Rob C

 

image.thumb.png.e1e2de9d0d3f429f8aa93aa28ed6857b.png

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Monday 10/25/21.

I had only one winning trade in the last 6 trading days so it was really nice to see this trade when I checked after the market close.

Weakness at the open and a pullback but the downward momentum was not strong enough to trigger a trade,. Then lots of upward price movement and finally after 3 hours there was a pullback and a long trade was triggered. Without looking back the price moved higher to my target. Text book. I may be updating my playbook pic with this one.

See you tomorrow.

Rob C

image.thumb.png.853abf5e809522836e064aeef1e852b3.png

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Tuesday 10/26/21.

I turned on the algo in SIM for the overnight session (Asian markets - dark shade background) because historical data shows this setup does quite well over night even with low volume. And last night the algo caught a really nice strength and pullback for a nice win.

The strength from the Asian markets continued into the open and we got a really nice pullback and the algo went long and immediately the price moved to my profit target. Soon after weakness struck and we actually got a setup for a trade in the opposite direction with good downward momentum and a strong pullback. Almost too strong of a pullback as the price almost stopped me out. Then the price moved in my favor but did not reach the profit target. Then a strong pullback and the algo stopped out at break even.

See you tomorrow.

Rob C

 

image.thumb.png.d57f91ec25567dc45505c7b7e77c729c.png

Share this post


Link to post
Share on other sites
5 hours ago, Rob C said:

Futures (MES) algo trading journal Tuesday 10/26/21.

I turned on the algo in SIM for the overnight session (Asian markets - dark shade background) because historical data shows this setup does quite well over night even with low volume. And last night the algo caught a really nice strength and pullback for a nice win.

The strength from the Asian markets continued into the open and we got a really nice pullback and the algo went long and immediately the price moved to my profit target. Soon after weakness struck and we actually got a setup for a trade in the opposite direction with good downward momentum and a strong pullback. Almost too strong of a pullback as the price almost stopped me out. Then the price moved in my favor but did not reach the profit target. Then a strong pullback and the algo stopped out at break even.

See you tomorrow.

Rob C

 

image.thumb.png.d57f91ec25567dc45505c7b7e77c729c.png

@Rob C which trading strategy are you using? Did you get an off-shelf trading strategy/system? I know ninjatrader has tons of trading strategies.  Are there any free strategies or is it mostly commercial?  

Share this post


Link to post
Share on other sites
2 hours ago, Yardley said:

@Rob C which trading strategy are you using? Did you get an off-shelf trading strategy/system? I know ninjatrader has tons of trading strategies.  Are there any free strategies or is it mostly commercial?  

Hi Yardley,

I created this system from scratch using the Ninjatrader strategy builder app. The basic setup I got from one of the instructors of the Day Trading Academy. In general it's an ABCD setup. Then I spent a long time backtesting to determine which are the correct indicators to use and how to use them. It also took me awhile to learn how to create a strategy. The tutorials are just enough to get you started, then you are on your own with a manual that is tough to read. But it is a great app. When I look at the code the strategy is now on the long side with 400 lines of code and growing each week as I tweak.

There are strategies you can use or buy but I don't plan on using any. I honestly don't think any off the shelf auto-strategy will work. It's a black box to the user so it will be difficult to manage. And all strategies have a short time frame that they are viable with the current market conditions. I have to optimize each week and always check when to increase or decrease the R and even when to pull the plug.

Rob C

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Wednesday 10/27/21.

The price action was sideways all day then some good downward momentum before the close and a deep pullback triggering the algo to open a short trade. The price bounced around until a few minutes before close some weakness drove down the price and reached my target.

Have a good night.

Rob C

image.thumb.png.68970159a95d98552569f7205446a34c.png

Share this post


Link to post
Share on other sites

Futures (MES) algo trading journal Friday 10/29/21.

No trades were triggered yesterday.

Strong momentum all day. Mid morning there was a deep pullback that triggered the long trade. The price immediately moved up and just missed my target then moved down to just miss the BE stop. Then finally moved up and reached my target. After another peak the algo triggered another long trade. Currently the algo does not look for double tops. The price did go higher for a short time before dropping and stopping me out. So a slightly green day.

So that ends the first full month of algo trading. the results:

Profit: 18R

Winners: 26,   Losers: 10    BE: 9

Have a good weekend,

Rob C

image.thumb.png.b24b6458d6303af2325a2c4290b7d32d.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.