- Joined
- 2 April 2024
- Posts
- 73
- Reactions
- 103
This thing is publicly monitored and an inbuild indicator. Now, this is getting funny! What you are coding is an adjusted McD from Alex Springlou (from my memory) So how come this is the same? What do you have for breakfast this morning?@bettamania the Pine Script for the MACD indicator is freely available in TradingView under the indicators section. I’ve already explained the MACD settings, which are the default settings, and the only additions I’ve made are cosmetic to help beginners follow a simple dot system.
TradingView
This software and indicators are freely available here: https://www.tradingview.com/
View attachment 181934
Skate.
interesting to see that both managed nice weekly gains despite a very sour end to the week ( and there is currently little between them in cumulative gains/losses )View attachment 181931
Explanation
This is a theoretical investment exercise comparing the stock selections of expert fund manager Dr. Don Hamson and Google (AI) Gemini. Both provided their top 5 growth and income stocks for the ASX over the next 12 months.
Results
1st Place $4,608: Google Gemini (AI) - RED line on the equity chart (3 winning positions)
2nd Place $4,405: Dr. Don Hamson (Expert) - BLUE line on the equity chart (3 winning positions)
View attachment 181932
View attachment 181933
Skate.
Adding to my previous post: If the system is designed to be used in certain conditions then these conditions should be included in your description of the system.@Skate I remain skeptical about using a one indicator system when all of the entries and exits are based solely on this one indicator. Usually this type of system doesn't perform well in all market conditions and therefore makes it dangerous for new traders to think that is all that they need to do to trade the markets, it could lead to big losses for new traders. If there is more to the system that you are using then this should be made clear to new traders.
@Skate I remain skeptical about using a one indicator system when all of the entries and exits are based solely on this one indicator. Usually this type of system doesn't perform well in all market conditions and therefore makes it dangerous for new traders to think that is all that they need to do to trade the markets, it could lead to big losses for new traders. If there is more to the system that you are using then this should be made clear to new traders.
except for the fact the average novice would have too much capital tied up ( in the market and as an emergency buffer ) it would be almost worthwhile running those strategies in parallelView attachment 181988
Comparative Equity Curve Analysis
The displayed equity curve provides a comparative analysis of two trading strategies: (a) the original “Signal Generator”, and (b) the “10-Position Breakout Strategy”. This analysis aims to offer a clear assessment of the relative performance of each approach over time.
1. Original Signal Generator
Represented by the blue line, this strategy serves as the baseline for comparison.
2. 10-Position Breakout Strategy
The red line represents the strategy focusing on confirmed breakout opportunities across ten positions.
View attachment 181989
Skate.
except for the fact the average novice would have too much capital tied up ( in the market and as an emergency buffer ) it would be almost worthwhile running those strategies in parallel
it will be interesting to see if the coming week continues the down-trend and how each strategy copes with that
interesting
cheers
but in the comparison during the test period , they look to be complementary , maybe in the retrace we can examine that closely under stressful times
@Skate some feedback on your above chart. You already have the dollar figures below the chart and it would be more informative to have the percentage return on the chart as people can then relate the results to their personal capital amount.View attachment 181988
Comparative Equity Curve Analysis
The displayed equity curve provides a comparative analysis of two trading strategies: (a) the original “Signal Generator”, and (b) the “10-Position Breakout Strategy”. This analysis aims to offer a clear assessment of the relative performance of each approach over time.
1. Original Signal Generator
Represented by the blue line, this strategy serves as the baseline for comparison.
2. 10-Position Breakout Strategy
The red line represents the strategy focusing on confirmed breakout opportunities across ten positions.
View attachment 181989
Skate.
As @Richard Dale succinctly articulated: "In a bull market, you don't need much skill. The skill is in preventing large drawdowns in downtrends/sideways trending markets"
Since we are all sharing many systems (covering all the animals in Noah’s ark), I thought I would share one of my own (very simple, yet very profitable). Back-tests have been performed over the same "statistically significant" period as all the other systems presented in this thread (by others). I know back-testing means “jack”, but here are the details and results:
View attachment 118023
Trading Period = 01/01/2020 to 07/01/2021
Initial Trading Capital = $100,000
Number of Positions = 50
Index Filter = None
Universe = Any ASX Ordinary Stock (including delisted)
Shorting = No
A single run of the strategy results in the following:
View attachment 118024
View attachment 118025
A Monte-Carlo simulation (2000 run) of the strategy results in the following:
View attachment 118026
Profit Stats
Maximum Profit: $187,526.46 (187.53%)
Average Profit: $75,675.56 (75.68%)
Minimum Profit: $9,794.98 (9.79%)
Standard Deviation: $26,124.02 (26.12%)
Probability of Profit: 100.00%
Probability of Loss: 0.00%
Percent Winning Trade Stats
Maximum percentage of winning trades: 53.44%
Average percentage of winning trades: 48.26%
Minimum percentage of winning trades: 44.03%
Standard Deviation: 1.38%
Percent Losing Trade Stats
Maximum percentage of losing trades: 55.97%
Average percentage of losing Trades: 51.74%
Minimum percentage of losing trades: 46.56%
Standard Deviation: 1.38%
Maximum Peak-to-Valley Percent Drawdown Stats
Maximum Absolute Percent Drawdown: 40.4258%
Average Absolute Percent Drawdown: 29.8859%
Minimum Absolute Percent Drawdown: 15.5345%
Standard Deviation: 3.5881%
The code (Metastock + Tradesim) for this strategy is as follows:
Entry = (Ref(ExtFml("TradeSim.Rand"),-1) <= 0.05)
{If yesterday’s randomly generated number is less than or equal to 0.05, then BUY}
Exit = (Ref(ExtFml("TradeSim.Rand"),-1) >= 0.9)
{If yesterday’s randomly generated number is greater than or equal to 0.9, then SELL}
Off coarse the results could be improved by adding an index filter.
With that, I've concluded my comments on your simian portfolios.
I Love to Watch!
View attachment 182001
Trendomics, is this a break out short term system?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?