Welcome to the Traders Laboratory Forums.
The Candlestick Corner All about candlesticks. Moderated by brownsfan019.

Reply
Old 11-19-2009, 02:54 PM   #1

Join Date: Oct 2007
Location: united states, pa
Posts: 18
Ignore this user

Thanks: 8
Thanked 0 Times in 0 Posts



Chart Style Symbol Type Plots in Showme

Can anybody please help? I know that I am not alone in wanting to add different symbol type chart plots to my list in showme like arrows, triangles hollow or solid, etc. Like you see in most of the 3rd party addons products available for purchase. My problem is becoming a programer or a expert at easylangauge that is not so easy. Thanks in advance for your help.
cjstrader5 is offline  
Reply With Quote
Old 11-19-2009, 03:04 PM   #2

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,590
Ignore this user

Thanks: 2,027
Thanked 1,402 Times in 862 Posts



Re: Chart Style Symbol Type Plots in Showme

don't understand what you are talking about
can you draw a mock up?
__________________


..........This is a terribly difficult question to answer. The only satisfactory answer is: "It depends"...
Tams is offline  
Reply With Quote
Old 11-19-2009, 07:57 PM   #3

Join Date: Oct 2007
Location: united states, pa
Posts: 18
Ignore this user

Thanks: 8
Thanked 0 Times in 0 Posts



Re: Chart Style Symbol Type Plots in Showme

Thanks Tams for the quick reply I have admired your work for for some time now. I have attached a screen shot with some notes on it hope this helps. Just in case you can not read the notes. I want to be able to ad code to different showme indicators so I can move the plot location to above or below the candle and not on top of as shown. I would also like ad both a hollow and solid arrowhead and triangles. And anything other symbol that can be coded and added to showme or indicators. If you go to the format analysis technique page, under the style tab, in the type box as shown.

Attached Thumbnails
Chart Style Symbol Type Plots in Showme-capture-cross-tam.png  

Last edited by cjstrader5; 11-19-2009 at 08:35 PM.
cjstrader5 is offline  
Reply With Quote
Old 11-19-2009, 09:32 PM   #4

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,590
Ignore this user

Thanks: 2,027
Thanked 1,402 Times in 862 Posts



Re: Chart Style Symbol Type Plots in Showme

thanks for the compliment.



I don't usually use ShowMe,
I found PLOT give me exactly what I want.


if you want to change the plot location,
or you can change the plot coordinate,
or add a new plot to the code.

e.g.
original code:

plot10( high, "maker");


you can modify it to


plot10( high, "maker");
plot11( high + 1 , "maker+1");

that would make the marker 1 point above the high.
__________________


..........This is a terribly difficult question to answer. The only satisfactory answer is: "It depends"...

Last edited by Tams; 11-19-2009 at 09:44 PM.
Tams is offline  
Reply With Quote
Old 11-19-2009, 09:34 PM   #5

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,590
Ignore this user

Thanks: 2,027
Thanked 1,402 Times in 862 Posts



Re: Chart Style Symbol Type Plots in Showme

if you want different symbols...

you can use any character from the keyboard.

look up

TEXT_NEW
__________________


..........This is a terribly difficult question to answer. The only satisfactory answer is: "It depends"...
Tams is offline  
Reply With Quote
Old 11-19-2009, 11:42 PM   #6

Join Date: Oct 2007
Location: united states, pa
Posts: 18
Ignore this user

Thanks: 8
Thanked 0 Times in 0 Posts



Re: Chart Style Symbol Type Plots in Showme

Thanks Tam position works great. can you give me an example on how to use text_new? I have tried a few but it is not working for me. If you don't use showme, how do you write a indicator to plot a marker symbol above a candle formation like engulfing bullish pattern?
cjstrader5 is offline  
Reply With Quote
Old 11-19-2009, 11:48 PM   #7

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,590
Ignore this user

Thanks: 2,027
Thanked 1,402 Times in 862 Posts



Re: Chart Style Symbol Type Plots in Showme

Quote:
Originally Posted by cjstrader5 »
Thanks Tam position works great. can you give me an example on how to use text_new? I have tried a few but it is not working for me...

you have failed the first lesson...

you missed the words look up in post #5.

if you had looked up the keyword, you would have found clear and concise examples in the manual.

.
__________________


..........This is a terribly difficult question to answer. The only satisfactory answer is: "It depends"...

Last edited by Tams; 11-20-2009 at 12:16 AM.
Tams is offline  
Reply With Quote
Old 11-20-2009, 12:33 AM   #8

Join Date: Oct 2007
Location: united states, pa
Posts: 18
Ignore this user

Thanks: 8
Thanked 0 Times in 0 Posts



Re: Chart Style Symbol Type Plots in Showme

I looked it up ok just did not understand it. "Text_New(cDt,tTm,23,"Up" ) draws "Up" at 23 on cDt at tTm" now that I cut and pasted it, it does make more sense. I also looked it up on the help menu and found a variable that let me place text. Your positioning idea work well there also but I can't center the word under the candle. I am now looking alt keys for different symbols to use.
cjstrader5 is offline  
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Select A Best Chart Time-Frame for Your Trading Style suriNotes Money Management 16 11-02-2010 07:45 PM
Symbol for Esm in IB cowcool E-mini Futures Trading Laboratory 5 04-17-2009 03:50 PM
Anyone know a broker/platform that can help with this type of order? Reaver Market Analysis 11 06-07-2008 02:14 AM
Custom Scalper Buys/Sells - ShowMe Edition traderlu Trading Indicators 13 04-28-2008 01:51 PM
Showme for the high/low bar in last 'x' periods gighrich Coding Forum 4 08-22-2007 07:23 PM

All times are GMT -4. The time now is 06:09 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.