Anthony, I wonder if I could trouble you to run a stock test for me, I dont think it would be much work. I do not have the necessary stock data. You may have already done this anyways. These are the rules:
Portfolio = all tradeable stocks & ETFs
Buy the top 100 performing instruments with a 3 ...
Search found 21 matches
- Mon Jul 27, 2015 3:40 pm
- Forum: Testing and Simulation
- Topic: US Stock Rotation System
- Replies: 7
- Views: 21777
- Fri Jun 05, 2015 11:12 am
- Forum: Testing and Simulation
- Topic: Exit All Units on Close
- Replies: 4
- Views: 8488
Re: Exit All Units on Close
I think that makes sense to me but there is no way I can code that up. I don't have much experience with the looping function. Any chance you'd care to share? Understand if you don't want to.
Another issue is that some of my worst trades on the backtest are ones that are entered immediately when ...
Another issue is that some of my worst trades on the backtest are ones that are entered immediately when ...
- Wed Jun 03, 2015 4:57 pm
- Forum: Testing and Simulation
- Topic: Exit All Units on Close
- Replies: 4
- Views: 8488
Exit All Units on Close
I'm trying code up a really basic system and the criteria for entering/exiting a trade is based on if the current day's close is above below a certain Moving Average. I wanted to set it up so that if the close is clearly above the Moving Average then it would enter/exit on that day's closing price ...
- Tue Jun 02, 2015 3:04 pm
- Forum: Testing and Simulation
- Topic: Trend Following: Profitable Reality or an Illusion doomed to
- Replies: 28
- Views: 60427
Re: Trend Following: Profitable Reality or an Illusion doomed to
Funny that.
I was just reading this post and checking the date of all the replies and wondered how everyone felt now.
I "discovered" trend following around 2009 and have been toying with it on a part-time basis ever since but struggled. I thought it was because of me but it's pretty clear it was ...
I was just reading this post and checking the date of all the replies and wondered how everyone felt now.
I "discovered" trend following around 2009 and have been toying with it on a part-time basis ever since but struggled. I thought it was because of me but it's pretty clear it was ...
- Mon Jun 01, 2015 9:40 pm
- Forum: Trend Indicators and Signals
- Topic: Signal Noise Ratio
- Replies: 3
- Views: 17269
Signal Noise Ratio
I'm attempting to code up a Signal Noise Ratio as seen in Trend Following with Managed Futures by Greyserman and Kaminski
The formula is essentially:
Abs((Price(t) - Price(n)) / Sum of Abs(Price(t-k) - Price (t-k-1)
An example if N = 100 I'm looking at the $ price change from today vs 100 days ...
The formula is essentially:
Abs((Price(t) - Price(n)) / Sum of Abs(Price(t-k) - Price (t-k-1)
An example if N = 100 I'm looking at the $ price change from today vs 100 days ...
- Fri Jul 26, 2013 2:22 pm
- Forum: Money Management
- Topic: Breakeven Stops
- Replies: 3
- Views: 13187
- Fri Jul 26, 2013 10:19 am
- Forum: Money Management
- Topic: Breakeven Stops
- Replies: 3
- Views: 13187
Breakeven Stops
I'm trading a system on stocks currently that has some interesting stop placement.
It's essentially a breakout system that risks 2ATRs initially but the stop is moved up to breakeven after the first day with the reasoning that if the stock is truly breaking out it should be in profit on the first ...
It's essentially a breakout system that risks 2ATRs initially but the stop is moved up to breakeven after the first day with the reasoning that if the stock is truly breaking out it should be in profit on the first ...
- Sun Feb 03, 2013 11:29 pm
- Forum: Trend Indicators and Signals
- Topic: Metastock to Trading Blox Indicator
- Replies: 0
- Views: 17609
Metastock to Trading Blox Indicator
Hey guys, need a bit of help translating a metastock code into Tblox. It's nothing terribly difficult but I would appreciate any help. PM me for details. Thanks.
- Wed Jun 27, 2012 10:48 pm
- Forum: Money Management
- Topic: Novice Question
- Replies: 16
- Views: 31590
Consider using a position count limiter to limit the number of positions, which will limit the max account loading when using market orders, and something less with Stop and Limit execution orders.
With fixed rate sizing, and with a max account loading rate goal you won't want to exceed, you can ...
With fixed rate sizing, and with a max account loading rate goal you won't want to exceed, you can ...
- Sat Jun 23, 2012 11:10 am
- Forum: Money Management
- Topic: Novice Question
- Replies: 16
- Views: 31590
- Sat Jun 23, 2012 11:07 am
- Forum: Money Management
- Topic: Novice Question
- Replies: 16
- Views: 31590
- Fri Jun 22, 2012 2:19 pm
- Forum: Money Management
- Topic: Novice Question
- Replies: 16
- Views: 31590
- Fri Jun 22, 2012 2:05 pm
- Forum: Money Management
- Topic: Novice Question
- Replies: 16
- Views: 31590
- Fri Jun 22, 2012 1:04 pm
- Forum: Money Management
- Topic: Novice Question
- Replies: 16
- Views: 31590
Novice Question
I was lucky enough to find a mentor who has worked at some pretty well known places in the world of systematic futures trading.
He was going over some of my test results and giving me feedback.
One of the things he was concerned with is that I'm using a fixed fractional position sizer and my risk ...
He was going over some of my test results and giving me feedback.
One of the things he was concerned with is that I'm using a fixed fractional position sizer and my risk ...
- Thu Mar 15, 2012 11:32 am
- Forum: Testing and Simulation
- Topic: Testing Results Question
- Replies: 17
- Views: 21433
- Tue Mar 13, 2012 10:05 am
- Forum: Testing and Simulation
- Topic: Testing Results Question
- Replies: 17
- Views: 21433
- Mon Mar 12, 2012 4:51 pm
- Forum: Testing and Simulation
- Topic: Testing Results Question
- Replies: 17
- Views: 21433
- Mon Mar 12, 2012 3:49 pm
- Forum: Testing and Simulation
- Topic: Testing Results Question
- Replies: 17
- Views: 21433
- Mon Mar 12, 2012 1:50 pm
- Forum: Testing and Simulation
- Topic: Testing Results Question
- Replies: 17
- Views: 21433
It seems odd to me that all winners are less than 1R for a system with no profit target. Are you using a pre-supplied system or a custom trading system? Another thing that jumps out is the Expectation is 0.0 and Average Risk Percent is N/A. There could be a bug in your code, data, or both.
Right ...
Right ...
- Mon Mar 12, 2012 1:48 pm
- Forum: Testing and Simulation
- Topic: Testing Results Question
- Replies: 17
- Views: 21433