Download List

프로젝트 설명

Sgraph is a utility to create graphs from data supplied by the user. It creates standard stock charts, using open/min/max/close and volume data. Another goal is to create a set of functions that can serve as a static library, to interface with your stock data manipulation routines.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-11-27 05:36
0.72a

이 때 핵심 일일 또는 주간 차트 사이 전환해 덤프의 원인 graph.c에서 버그가 수정되었습니다.
Tags: Minor bugfixes
A bug in graph.c which causes a core dump when
toggling between daily or weekly charts was fixed.

2003-08-22 06:09
0.72

반대 순서대로 파일을 읽기위한 수정 프로그램입니다.
Tags: Minor bugfixes
A fix for reading files in reverse chronological order.

2003-08-08 07:38
0.71

이 버전은 야후의 CSV 형식 및 형식 qm (또는 qmjava)에 의해 사용되는 등 여러 가지 파일 형식을 읽습니다. 파일은 다음 중 하나를 앞으로 또는 순서의 역방향됩니다. 입력 라인의 코멘트를 자동으로 건너 뜁니다. 이제 clist에서 "노트"컬럼입니다. TD를 채널 너비를 조절합니다.
Tags: Major feature enhancements
This version reads several file formats, including
Yahoo's CSV format and the format used by qm (or
qmjava). Files can be either forward or reverse in
chronological order. Comment lines in the input is
automatically skipped. There is now a "Notes" column in
the clist. The TD channel width is adjustable.

2003-08-04 09:57
0.7

이 릴리스에는 단순 이동 평균을 세우고에 대한 지원이 추가되었습니다 이동 평균 TD를, 및 TD 채널 지표.
Tags: Major feature enhancements
This release added support for plotting simple
moving average, TD moving average, and TD
channel indicators.

2003-08-03 19:37
0.63

당신은 명령줄 인수로 파일 이름을하지 않고 프로그램을 시작할 수있습니다. 볼륨 줄거리가 더 이상 가격이 중복되지 않습니다.
Tags: Minor feature enhancements
You can start the program without a filename as a command line argument. Volume plot does not overlap the price anymore.

Project Resources