eSignal - TREND INDICATOR

eSignal indicators

Moderator: moderators

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

TRO JBRS

Postby TheRumpledOne » Sat Aug 05, 2006 6:15 am

Turned this trader's study into a SLOT MACHINE:



EFS ATTACHED
Attachments
TRO_JBRS.EFS
(6.96 KiB) Downloaded 234 times

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

TRO_STARC

Postby TheRumpledOne » Sat Aug 05, 2006 10:55 pm

TRO_STARC

Documentation embedded in the EFS.




EFS attached.
Attachments
TRO_STARC.EFS
(9.49 KiB) Downloaded 251 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

TRO_SAK3 working

Postby TheRumpledOne » Sat Aug 05, 2006 11:57 pm

I got TRO_SAK3 working.

But, lol, you can't say "RED" or "BLUE", you have to enter the numeric value! Always something!

POWER IS UNLEASHED.

Now, you don't have to do the same coding over and over and over again.

All you have to do is code your function to return the value.

Then load TRO_SAK3 into your chart and tell TRO_SAK3 what folder to look in, what the name of the function is and load up the parameters. Remember, you either load NO parameters or you must load ALL the parameters your function requires.

Then you will get the SLOT MACHINE display of your indicator.

TRO_SAK3 will tell you:

the value of your function,

the direction it is heading and how many bars it has been heading that direction,

if the upper/lower extreme threshold has been exceeded

if it crossed over/under the crossover threshold

and whether there is positive/negative divergence and how many bars the divergence occurred.

Remember all these thresholds are under YOUR control... you set the parameters.

I just hope I can make this more elegant.

But this IS a start!

Attachments
TRO_SAK3.EFS
(22.07 KiB) Downloaded 255 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

TRO EVALUATOR

Postby TheRumpledOne » Sun Aug 06, 2006 1:27 am

TRO EVALUATOR

I have the first version up and running.

TRO EVALUATOR will evaluate up to 10 inputs expressions.

You enter a threshold amount/color.

If the number of statements that evaluate to TRUE meet or exceed the threshold, you are alerted and the color in the histogram changes.

Of course, I will make a SLOT MACHINE VERSION.







EFS ATTACHED.
Attachments
TRO_EVALUATOR.EFS
(7.9 KiB) Downloaded 241 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

TRO AROON

Postby TheRumpledOne » Sun Aug 06, 2006 3:09 pm

A friend asked for this.

TRO AROON




EFS attached.
Attachments
TRO_Aroon.EFS
(9.3 KiB) Downloaded 269 times

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Sun Aug 06, 2006 7:00 pm

A fellow trader requested the linear regression curves.

TRO_LRC plots the Linear Regression Curves AND

Displays the current TREND +/=/- and how many bars since the trend changed AND

Displays if the range between the Upper LRC and the Lower LRC is expanding/contracting and for how many bars.

Attachments
TRO_LRC.EFS
(10.3 KiB) Downloaded 258 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Sun Aug 06, 2006 7:34 pm

TRO_EVALUATOR2a

I am working on the SPEED of TRO_EVALUATOR2a.

First step is to NOT display/process the undefined columns.

This also allows the user to adjust the column width so the entire expression can be seen.

EFS attached.

Attachments
TRO_EVALUATOR2a.EFS
(15.66 KiB) Downloaded 259 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Sun Aug 06, 2006 7:47 pm

TRO_EVALUATOR2a

Added iPlot so the user can turn on/off the histogram plot.

Added the True column to display number of conditions that are true. Also changes to threshold color if threshold met or exceeded.




EFS attached.
Attachments
TRO_EVALUATOR2a.EFS
(16.38 KiB) Downloaded 245 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Mon Aug 07, 2006 11:30 pm

TRO_SLOTMACHINE4SL



I went though the eSignal EFS Developers Reference and copied every available function:



THAT IS WHAT YOU HAVE ACCESS TO WITH TRO_SLOTMACHINE4SL - EVERY AVAILABLE FUNCTION!!

All you have to do to change an input is click on the button and use the drop down menu to select the function and/or change the parameters.

It is that simple.

TRO_SLOTMACHINE4SL will then let you know the trend of the functions you selected - up, flat or down.

If input iShowValue = true then the function values are displayed.

If input iShowValue = false then the trend codes +. =, - are displayed.




Funny thing, I needed to see the values when I was testing so I made it an option!

BUT I STILL NEED SOME HELP.

Notice I called this TRO_SLOTMACHINE4SL. The SL means SINGLE LINE.

I wanted to have more rows but there's another piece I need to figure out.

So I added plot lines:




EFS attached.
Attachments
TRO_SlotMachine4SL.efs
(23.25 KiB) Downloaded 258 times

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Tue Aug 08, 2006 12:27 am

TRO_EVALUATOR2b

I added the functions so you don't have to remember the format.





EFS attached.
Attachments
TRO_EVALUATOR2b.EFS
(32.39 KiB) Downloaded 257 times

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “eSignal indicators”