MovingAverage
Just a retail hack
- Joined
- 23 January 2010
- Posts
- 1,315
- Reactions
- 2,565
Oh yeh got it.
I only tend to miss trades when the L = my limit price, they're always the best ones too. Will you still account for each symbols volatility with the ATR calculation?
No, I'm trying to keep it simple at the moment--my sims so far have just evaluated the ATR of XAO and using that to adjust my order limit. I guess I could determine a stock's sector and then set my order limit based on the ATR of the relevant sector's index.
I often think about looking at the SPI futures just prior to placing the limit order and adjusting the limit order based on the SPI, but I suspect I can't get near real-time SPI prices into Amibroker (I'm only using Norgate Data). All to complicated really so think I'll just stick with ATR of XAO as it is showing an improvement in trades.
@soso your post helps immensely as it's given me an idea
For those interested, I'll explain my methodology of constructing a strategy for a beginner to follow along. I'll construct the strategy in such a way so it can be used as a "template" for other trading ideas. In the series of posts, I'll construct the WTT strategy as there is renewed interest.
In the "Dump it here" thread
1. I'll make a series of post about strategy construction in Amibroker
2. I'll explain what Amiboker is in plain English & some keywords
3. I'll do a step-through, a "storyboard" a step-by-step construction of a basic WTT strategy
4. When finished the WTT Strategy will be tradable if you have "Amibroker + a Data supply"
5. I'll make sure the series of posts are understandable even for a beginner to follow
6. I'll make "the series" before posting them & in doing so the series might stay together without interuption
Skate.
It is not a dumb question. No questions=No learning.Dumb question...
I've been working for 1.5 years and I'm thinking of using my (small) life savings of 50-100K as a starting capital to start trading with amibroker by buying Nick Radge's WTT for the ASX stocks.
I was wondering - with a small capital would this be ok, or is it better to invest in some ETFs for a few years to save on brokerage (e.g. with selfwealth)
Do you think international brokers would be a good broker to use?
With WTT, am I mean to buy at a market-on-order on the open on Monday morning?
(Having some difficulties understanding limit orders, market and how this fits into amibroker algo trading)
Does anyone else have other suggestions for someone starting out?
Only to second Gg:It is not a dumb question. No questions=No learning.
I'd suggest you also post this in Beginners Lounge, it may get more answers.
This is the link.
https://www.aussiestockforums.com/threads/beginners-introduce-yourselves.6063/page-113#post-1088896
I'd also suggest you read more on stock investing, browse the threads here on ASF, and understand there is no rush to get in to the market. It will be there next week, and next decade. Start off low and slow and don't put all your eggs in one basket. Use the search here in ASF as well. I'm unfamiliar with Amibroker and Nick's latest Weekend Trader.
Your online broker should have definitions for limit, at market etc. If not ask a question in Beginners or in a specific forum or thread that fits e.g ETF's. Exploring past posts in ASF will get you up to speed and build your confidence.
I do not feel you are sufficiently knowledgeable to commit your total savings in the market.
I am not an expert on outfits like Selfwealth and they do not seem popular on ASF. Read the Storm Financial thread on trusting your money to others.
gg
Dumb question...
I've been working for 1.5 years and I'm thinking of using my (small) life savings of 50-100K as a starting capital to start trading with amibroker by buying Nick Radge's WTT for the ASX stocks.
I was wondering - with a small capital would this be ok, or is it better to invest in some ETFs for a few years to save on brokerage (e.g. with selfwealth)
Do you think international brokers would be a good broker to use?
With WTT, am I mean to buy at a market-on-order on the open on Monday morning?
(Having some difficulties understanding limit orders, market and how this fits into amibroker algo trading)
Does anyone else have other suggestions for someone starting out?
(need 3 characters to post)If you haven't already read Nick's WTT, then read it, its a great introduction to systematic trading. Nicks books and educational materials are very accessible for the beginner. I did a trial subscription to his Web site and I found the content to be of good quality and well laid out. Moreover, everything he preaches is bang on consistent with the opinions of the very experienced members on this forum.
@Nameless_ as you have quoted Nick Radge
Two of his gems
(1) "When people read a trading book they see the words but not the true meaning of what is being said. Many times the valuable lessons are not in the written word. Rather what is being alluded to" (2) "Letting profits continue to grow is the most important aspect of trend following, yet the most difficult"
Skate.
I watched this video of Nick last night and it speaks exactly of the sorts of questions being thrown around here.The risk is that it takes me too long (e.g. years to learn and by the time I get the hand of it, might as well have started early in buy and hold ETFs or the turnkey code).
Thanks all for your input - I did spend an hour watching the youtube video that was posted by TraderJimmy. I understand there's a learning curve and am willing to commit to it - just wanted something to jumpstart my learning, and was thinking of running WTT in the background while I try to learn coding AFL by reverse engineering other people's codes, as I understand this process may take years and I have limited hours in a day.
Knowing that I have limited capital, I don't want to run the risk of losing everything so wanted the best course of action, as I won't have another chance to get another account up and running quickly (will have to save up for another few years).
I hope that's the lesson that Skate and Warr87 is trying to tell me? (I'm not very good with cryptic messages...)
Learning Amibroker and coding is a big commitment in time and can be a frustrating process. You are right about re engineering existing code. Again I will refer you back to Skates dump it here thread. He has written a version of the Radge WTT code and that also includes a frame work and step by step instruction on how to approach the structure and development of a system code. This will give you a short cut to 12 months of Amibroker learning in a few posts. It also includes back test's which will give u a clue to your other question about the number of trades the system will run over a 12 month period.
Wrt to the points mentioned above by Skate and warr87. I have looked at a few of Radge's videos and probably the two points he mentions most and repeatedly is about risk management and letting your profits run. He stresses that even if you use a coin toss to pick your stocks you will make money if you get those two things right. But you would need to give the laws of probability time and space to do their job. He states that its not unheard of to have the coin flip against you 12 times in a row.
Thanks Rsthree - will definitely continue to read Skate's thread (I'm halfway through since the beginning of the thread!)
It's definitely hard to swallow 12 losses, especially if this means it is a span over weeks due to the weekly system instead of daily... it seems like once you have a system (and you have to believe in the system), then you have to step up to the plate everyday and put the trades in.
HiThanks Rsthree - will definitely continue to read Skate's thread (I'm halfway through since the beginning of the thread!)
It's definitely hard to swallow 12 losses, especially if this means it is a span over weeks due to the weekly system instead of daily... it seems like once you have a system (and you have to believe in the system), then you have to step up to the plate everyday and put the trades in.
// Condition 1 is a *new* 20 week breakout, so look back 8 weeks.
Cond1 = Ref(DonchianUpper, -1) < C;
//Cond1 = Ref(DonchianUpper, -2) >= fuzzy(Ref(DonchianUpper, -1)) AND Cond1;
//Cond1 = Ref(DonchianUpper, -3) >= fuzzy(Ref(DonchianUpper, -2)) AND Cond1;
//Cond1 = Ref(DonchianUpper, -4) >= fuzzy(Ref(DonchianUpper, -3)) AND Cond1;
//Cond1 = Ref(DonchianUpper, -5) >= fuzzy(Ref(DonchianUpper, -4)) AND Cond1;
//Cond1 = Ref(DonchianUpper, -6) >= fuzzy(Ref(DonchianUpper, -5)) AND Cond1;
//Cond1 = Ref(DonchianUpper, -7) >= fuzzy(Ref(DonchianUpper, -6)) AND Cond1;
//Cond1 = Ref(DonchianUpper, -8) >= fuzzy(Ref(DonchianUpper, -7)) AND Cond1;
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?