eSignal - TREND INDICATOR

eSignal indicators

Moderator: moderators

Sesh
rank: <50 posts
rank: <50 posts
Posts: 3
Joined: Fri Aug 18, 2006 4:01 pm
Reputation: 0
Gender: None specified

Real-time update of TRO_CH_CONTROL_TL

Postby Sesh » Fri Sep 01, 2006 9:05 pm

Avery,

The TRO_CH_CONTROL_TL efs does not update with each tick. I had to manually refresh the chart to get it to correctly show the mid pt and the prev mid pts. Can you please modify the code so that it does automatically? Thanks.

Sesh

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: 15555
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Sat Sep 02, 2006 12:20 am

I believe it updates at the end of each candle.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!

Please do NOT PM me with trading or coding questions, post them in a thread.

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

TRO_DivergenceX

Postby TheRumpledOne » Sun Sep 03, 2006 12:21 am

TRO_DivergenceX

TRO_DivergenceX will indicate when there is a divergence.

It works on any of the internal formulas:

addOption("accDist()");
addOption("adx(10,5)");
addOption("pdi(10,5)");
addOption("ndi(10,5)");
addOption("cci(10)");
addOption("chop(10)");
addOption("ema(10)");
addOption("sma(10)");
addOption("wma(10)");
addOption("hhv( 50, high() )");
addOption("hl2()");
addOption("hl3()");
addOption("ohlc4() ");
addOption("llv( 50, low() )");
addOption("macd( 12, 26, 9 )");
addOption("macdSignal( 12, 26, 9 )");
addOption("macdHist( 12, 26, 9 )");
addOption("upperBB( 20, 2 )");
addOption("middleBB( 20, 2 )");
addOption("lowerBB( 20, 2 )");
addOption("upperDonchian( 20 )");
addOption("middleDonchian( 20 )");
addOption("lowerDonchian( 20 )");
addOption("upperEnv( 20, false, 10 )");
addOption("middleEnv( 20, false, 10 )");
addOption("upperEnv( 20, false, 10 )");
addOption("upperLinearReg( 20, 2 ) ");
addOption("middleLinearReg( 20, 2 ) ");
addOption("lowerLinearReg( 20, 2 ) ");
addOption("midpoint( 50, close() )");
addOption("moneyFlow( 20 )");
addOption("mom( 20 ) ");
addOption("oi(0)");
addOption("osc( 10, 21, false )");
addOption("percentR( 10 )");
addOption("roc( 20 )");
addOption("rsi( 14 )");
addOption("sar( 0.02, 0.02, 0.2 )");
addOption("stochK( 14, 1, 3 )");
addOption("stochD( 14, 1, 3 ) ");
addOption("volume(0)");

Of course, you can change the parameters of the functions.



EFS attached
Attachments
TRO_DivergenceX.EFS
(13.43 KiB) Downloaded 283 times

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

TRO_SM_OPEN_GAP

Postby TheRumpledOne » Sun Sep 03, 2006 4:20 pm

TRO_SM_OPEN_GAP

TRO_SM_OPEN_GAP indicates the gap size, gap direction, whether or not it has been filled, and which direction to fade.

eSignals DOES NOT HAVE GAP on their quote window.. UNREAL!!




EFS attached.
Attachments
TRO_SM_OPEN_GAP.EFS
(14.23 KiB) Downloaded 288 times

ratherBgolfing
rank: <50 posts
rank: <50 posts
Posts: 1
Joined: Sun Sep 03, 2006 1:31 am
Reputation: 0
Location: Toronto
Gender: Male

TRO_DivergenceX

Postby ratherBgolfing » Sun Sep 03, 2006 7:18 pm

Great job Avery. Thanks. Works great!
Attachments
divergence test.png
divergence test.png (18.2 KiB) Viewed 41981 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: 15555
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

TRO_123reversal

Postby TheRumpledOne » Mon Sep 04, 2006 7:00 pm

TRO_123reversal

TRO_123reversal will indicate when there is a 1-2-3 reversal pattern.

Simple, yet effective.



EFS attached.
Attachments
TRO_123reversal.EFS
(2.67 KiB) Downloaded 291 times

traderwep
rank: <50 posts
rank: <50 posts
Posts: 28
Joined: Sun Aug 27, 2006 3:49 pm
Reputation: 0
Gender: None specified

TRO MOVTrend indicator

Postby traderwep » Tue Sep 05, 2006 1:53 pm

i have the indicator up on a 3min esignal chart. the bars color red and purple but the tradesignal window always says wait. it changes color but is always at wait even though the market has moved some and the bars have changed color.

is this correct? what is the difference between the price bars changing color and the trade signal window?

thanks

wayne

traderwep
rank: <50 posts
rank: <50 posts
Posts: 28
Joined: Sun Aug 27, 2006 3:49 pm
Reputation: 0
Gender: None specified

TRO MOVTrend indicator

Postby traderwep » Tue Sep 05, 2006 3:59 pm

when i check the idebug i get a formula error. it says isource not defined. it says formula error on esignal but it does now show a buy and the colors of the bars are white, black and it looks like dark purple.

so i am not sure if it is really working with the formula error? without the idebug checked i never get a signal on the signal window it just keeps saying wait, although the bars change color from red to dark blue (or maybe that is dark purple).

any help on this? i am running esignal 5min 24 hour ES #F chars.

thanks

wayne

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

TRO_SCALP_HiLo

Postby TheRumpledOne » Fri Sep 08, 2006 1:04 am

TRO_SCALP_HiLo

TRO_SCALP_HiLo got the idea from Hubert's Video Link: Unconventional Tactics

http://clicks.aweber.com/z/ct/?xVJLRByqoKWTXGtTu9ZEMg



EFS attached.
Attachments
TRO_SCALP_HiLo.EFS
(4.2 KiB) Downloaded 308 times

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

TRO_BuySellPressure

Postby TheRumpledOne » Sat Sep 09, 2006 9:24 pm

TRO_BuySellPressure

I converted this from TradeStation.

TRO_BuySellPressure shows buy/sell pressure.



Looks like the trade is on the 0 line crossover.

BTW: you can select the plot type.. line, histogram, squares, etc...

EFS attached.
Attachments
TRO_BuySellPressure.EFS
(10.38 KiB) Downloaded 286 times

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


Return to “eSignal indicators”