Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
Elder Triple Screen Trading System for Amibroker (AFL)
Formula Name : Elder Triple Screen Trading System
Author : Dennis Skoblar (email id : DennisAndLisa@sbcglobal.net)
The Credit goes to the Author : Dennis Skoblar, who created this formula/system.
The formula contains some instructions, do read it and then proceed!
For Charts : cut and paste the chart/indicator to it’s own window with it’s own file name and remove the Remark Slashes “//”, except for the first line, this line describes the chart function. Example…leave “//Weekly Bar Chart” from the following first line as as.
Similar Indicators / Formulas
7 comments
Leave Comment
Please login here to leave a comment.
Back
Following error reported
Subrahmanyam
Yeah that happens on some stocks. I don’t have enough time to debug this and fix it so if someone knows how to fix it please say so.
Here’s the corrected snippet of code -
The problem was occurring because of usage of ‘abs’ function in the ‘while’ loop which gave rise to the fact that the ‘abs’ value of algorithm for some stocks was always above the reference value.
However, be aware that this formula looks into the future!
Regards, rmike
Excellent work mike works a treat now :).
Glad to be able to help :)
hello any one tray to put email alert i have formula but work in this AlertIf( Buy, “Email”, "BUY triggered for " + Name() + " at price Rs."+WriteVal(C,5.2), 1,1+2 );
this formula work other indicator so tray to set in formula
When i press compilator program find 132 errors, can somebody send working version of “triple screen” here or on my email – tranguk09@rambler.ru.
Thanks in advance