cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
Choose Language Hide Translation Bar
View Original Published Thread

How to make Candlestick Charts with JMP?

lwx228
Level VIII

Hi Experts!
I found the drawing JSL in several sample JMP files for stocks, but did not find a way to make the Candlestick Charts.

dt = Open( "I:\00\jmp\Samples\Data\TechStock.jmp" );

2019-10-14_15-30.png

5 REPLIES 5
lwx228
Level VIII


Re: How to make Candlestick Charts with JMP?

How to make Candlestick Charts (at image lower left) with JMP?Or are there other plug-ins?

 

Thanks!

lwx228
Level VIII


Re: How to make Candlestick Charts with JMP?

It is still very fast to make Candlestick Charts with excel.It would be nice if could make a graph like this with JMP.

 

2019-10-15_21-16.png

txnelson
Super User


Re: How to make Candlestick Charts with JMP?

Please add your request to the JMP Wish List

Jim


Re: How to make Candlestick Charts with JMP?

I had not heard of candlestick charts. They looked like boxplots! I looked them up, and of course, they are not boxplots. I think the similarity might be confusing for people. 

 

I agree with Jim that you should put on the JMP Wish List. In the meantime, without writing a script, an overlay plot can convey the same message. Here is a made-up example.

 

Graph Builder.jpg

Dan Obermiller
lwx228
Level VIII


Re: How to make Candlestick Charts with JMP?

OK、Thanks!

It's Japanese version of a bar chart.