Market has been a rollercoaster on Mon and Tue last 2 weeks. World is end on Mon, then some stocks rocketing up Tue. Challenging times - there's always something new to experience in the markets.....
I got those same signals, and a few others.
@Warr87, we are running similar strategies, meaning the signals should be close. I'm so please you are forging ahead with the MAP strategy. Don't fiddle with any adjustments I've made to your code (just remember how a few tweaks I made to your MAP strategy gave you massive improvements in a heart beat - so please don't disclose them)
My advice
Stick with the strategy in good times & bad times, I've put a lot of work into the MAP strategy & it backtests well - just take the signals as they come & let the strategy do the magic over time.
Skate.
Lets talk about MAP Buy criteria (in particular item # 3)
1. Buy whenever the Close is higher than it’s 10-periods Moving Average - OR,
2. Buy when the Closing Price is at least 10% higher than last week’s close - AND,
Skate.
MAP Buy Condition (Amibroker code)
MapBuyCondition = ( Close > MA( Close, 10 AND ROC(C,10)>0) OR (Close == 1.1 * Ref( Close, -1 ) and V>Ref(MA(V,10),-1)) );
Skate, in your copied and pasted code from post #2325 The OR section ONLY buys if close is 10% greater than the previous bar NOT greater. (Close == 1.1 ). For anyone wanting to use the provided code change == to >= if you want to include closes greater than 10% above the previous bar..
Thanks for the update and reminders on MAP logic Skate. Will have to have a play sometime trying to emulate. You never know when playing with something can lead to a new "aha" moment.
The 'Dump it here' thread lacks posters..
I know it
When I'm posting I'm only repeating what I already know, but when others post, I tend to learn something new.
'ASF' entertains
I've stopped using the Aussie Stock Forum for its educational value, like most I only visit ASF for the entertainment value filling in my time reading posts that add no value to my life even though I enjoy reading them.
Enough said..
Skate.
I'm reading this thread from start to finish and I have questions and comments. However rather than reacting to post only to find my question addressed on the next page I thought it better to wait until the end and then start firing. I'm looking to get back into trading after putting my toes in the water over 12 years ago. This thread is really helping with my education process but it's also making me question my motives and motivation to get back into it. I'm still on the fence atm.
Thanks Skate, your correct I'm old, but not an old hand.@Rsthree thank you for reading the 'Dump it here' thread, reading the thread from start to finish is a big commitment. Don't forget to "Like" the posts you enjoy as the "Likes" serve an important purpose - (a) I re-read every 'Like' I receive to better understand what members find of interest & (b) it's a confirmation that members are reading my thread & find some value in what I post. Also I appreciate every "Like" that encourages me to keep positing.
Free eBook
Also, I have a free eBook (in ePub format) - put on your phone & you read it at your leisure.
The 'Dump it here' thread
The 'Dump it here' thread is an educational thread & all my educational post are located in this one thread. I concentrates on the emotional side of trading giving you a sense of the complexity of the psychological forces at work in the market.
Old hand
As you are an old hand at trading it's always good to refresh & read important information we tend to forget with the passing of time. As I'm a mechanical system trader the 'Dump it here' thread slants in this direction.
FYI
AmiBroker is my trading platform for displayed charts. Share Trade Tracker is the program to generate my posted reports while Norgate is my data supplier.
Other educational threads
@peter2 has a similar educational thread concentrating on the discretionary side of trading. Helpful hints & ideas can be found in every one of his post. All his threads are well supported by member contributing on a regular basis. Just remember - I'm suggesting you read the 'Dump it here' thread first.
The free 4th edition eBook is found here:
https://www.aussiestockforums.com/posts/1014728/
Skate.
Hi Skate, I am interested in the Share Trade Tracker that you are using and am wondering what your thoughts on it are ? can I use Premium Data to update stock prices for example?
Hello and welcome to Aussie Stock Forums!
To gain full access you must register. Registration is free and takes only a few seconds to complete.
Already a member? Log in here.