JP2019207452A - Program for market price analysis for investor support - Google Patents

Program for market price analysis for investor support Download PDF

Info

Publication number
JP2019207452A
JP2019207452A JP2018101236A JP2018101236A JP2019207452A JP 2019207452 A JP2019207452 A JP 2019207452A JP 2018101236 A JP2018101236 A JP 2018101236A JP 2018101236 A JP2018101236 A JP 2018101236A JP 2019207452 A JP2019207452 A JP 2019207452A
Authority
JP
Japan
Prior art keywords
target value
market data
chart
program
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018101236A
Other languages
Japanese (ja)
Inventor
正雄 成宮
Masao Narumiya
正雄 成宮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to JP2018101236A priority Critical patent/JP2019207452A/en
Publication of JP2019207452A publication Critical patent/JP2019207452A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a computer program which receives hourly varying market data, and calculates and displays a numerical value to be useful when automatically creating a chart and obtaining timing for selling and buying.SOLUTION: A program has: a function which receives data from a server 1 for providing market data through a communication network N, and acquires the market data from the server 1 in real time, for a user terminal 2 for performing visualization processing of change of the data; a function which creates a point and figure chart and displays the chart on a screen, and automatically updates the chart in response to update of the market data; a function which calculates a target value when separated from holding, and displays the value on the chart; and a function which changes the display of the target value (for example, change of display color), when a latest value of the market data reaches the target value.SELECTED DRAWING: Figure 2

Description

本発明は、時々刻々と変化する投資家向けの外国為替レート・株価等の市場データ(以下、「市場データ」)を受信してチャートを自動作成し、それを用いて売買のタイミングを支援するためのグラフィック表示プログラムに関する。 The present invention receives market data (hereinafter referred to as “market data”) such as foreign exchange rates and stock prices for investors that change from moment to moment, automatically creates a chart, and uses it to support the timing of buying and selling. The present invention relates to a graphic display program.

投資家の判断を支援することを目的とした、投資関連(為替・株など)のソフトウェアや先行特許出願は多数存在する。
例えば、特許文献1には、過去の株価より数値を導き数列を作成し、その数値の対比で容易に株価の動向を予想する「数式株価分析システム」の発明が開示されている。
There are a number of investment-related software (such as exchange and stock) and prior patent applications that aim to support investors' judgment.
For example, Patent Document 1 discloses an invention of a “formula stock price analysis system” in which a numerical value is derived from a past stock price, a numerical sequence is created, and a stock price trend is easily predicted by comparing the numerical value.

特開2002−24550号公報JP 2002-24550 A

特許文献1に記載の発明は、株価の動きを数値と色で示し、株価の動きにきめ細かく対応している。 しかしながら、画面表示されるのは数字の並びにすぎないため、上昇・下落のトレンドや上昇から下落もしくは下落から上昇への転換点が視覚的に明瞭でない。 The invention described in Patent Document 1 shows the movement of stock prices with numerical values and colors, and responds finely to the movement of stock prices. However, since only numbers are displayed on the screen, the rising / falling trend and the turning point from rising to falling or falling to rising are not visually clear.

本発明は、リアルタイムで市場データを取得してチャートを作成し更新し、これによって投資家による相場の動向の視覚的理解を可能にし、最終的には、売り買いのタイミング情報をチャート上に表示してユーザの判断に資することを課題とする。   The present invention obtains market data in real time, creates and updates charts, thereby enabling investors to visually understand market trends, and finally displays buy / sell timing information on the charts. The problem is to contribute to the user's judgment.

上記課題を解決するために、本発明のコンピュータプログラムは、
市場データを提供するサーバと通信ネットワークを介してデータを受信し、データの変化の視覚化処理を行うユーザ端末に、
前記サーバから市場データをリアルタイムで取得する機能と、
ポイント & フィギュア(以下「P&F」)のチャートを作成し画面表示させ、前記市場データの更新に応じて前記チャートを自動更新する機能と、
保ち合いを離れた時点で到達目標値(以下、「目標値」)を算出し、前記チャート上に表示する機能と、
前記市場データの最新値が前記目標値に到達したときに、この目標値の表示を変更(例えば、数値の色の変更など)する機能とを実現させる。
これにより、投資家は、相場の状況をリアルタイムに把握できる。しかも、現在の価格と目標値との関係(到達したか否か)が瞬時に且つ視覚的にわかる。
In order to solve the above problems, a computer program of the present invention provides:
A user terminal that receives data via a communication network and a server that provides market data, and performs a visualization process of data changes,
A function of acquiring market data from the server in real time;
A function to automatically create and update a chart of points & figures (hereinafter referred to as “P & F”) and display it on the screen;
A function of calculating a target value (hereinafter referred to as “target value”) at the time of leaving the balance and displaying it on the chart;
When the latest value of the market data reaches the target value, the function of changing the display of the target value (for example, changing the color of the numerical value) is realized.
Thereby, the investor can grasp the market situation in real time. Moreover, the relationship between the current price and the target value (whether or not it has been reached) can be instantly and visually recognized.

変化していく市場データにスピーディかつ自動的に対応し、しかも視覚的に分かりやすいので、投資家には大きな利便性をもたらす。   It responds quickly and automatically to changing market data and is easy to understand visually, which brings great convenience to investors.

一般的なP&Fのチャートについて説明する図である。It is a figure explaining the chart of general P & F. 本発明の実施形態の全体構成図である。1 is an overall configuration diagram of an embodiment of the present invention. 本発明の実施形態の入力データとなる市場データのデータ構成を説明する図である。It is a figure explaining the data structure of the market data used as the input data of the embodiment of the present invention. 本発明の実施形態のユーザ端末の機能ブロック構成図である。It is a functional block block diagram of the user terminal of embodiment of this invention. 本発明の実施形態のユーザ入力画面(パラメータ設定用)を例示する図である。It is a figure which illustrates the user input screen (for parameter setting) of embodiment of this invention. 本発明の実施形態のユーザ入力画面(P&Fの自動実行用)を例示する図である。It is a figure which illustrates the user input screen (for automatic execution of P & F) of embodiment of this invention. 本発明の実施形態のユーザ端末の動作を説明するフロー図である。It is a flowchart explaining operation | movement of the user terminal of embodiment of this invention. 本発明の実施形態で作成し表示されるP&Fチャートを例示する図である。It is a figure which illustrates the P & F chart created and displayed by embodiment of this invention. 本発明の実施形態で表示される目標値への到達・未到達の表示を説明する図である。It is a figure explaining the display of the reach | attainment / non-reachment to the target value displayed by embodiment of this invention.

図面を参照しながら本発明の一実施形態のプログラム(以下、「本プログラム」)によって実行される相場分析処理について、次の項目別に説明する。
《1.P&Fについての簡単な一般的説明》
《2.本実施形態の全体構成》
《3.本プログラムを実装したユーザ端末の機能ブロック構成》
《4.本プログラムを実装したユーザ端末の動作》
《5.その他(ユーザによるパラメータ変更)》
A market analysis process executed by a program according to an embodiment of the present invention (hereinafter, “this program”) will be described for each of the following items with reference to the drawings.
<< 1. Brief general explanation about P & F >>
<< 2. Overall Configuration of the Embodiment >>
<< 3. Functional block configuration of user terminal implemented with this program >>
<< 4. Operation of user terminal implemented with this program >>
<< 5. Other (User parameter change) >>

《1.P&Fについての簡単な一般的説明》
相場の分析手法には、いろいろな種類があるが、本プログラムはP&F分析に関するものである。
P&F分析は、時間の概念が入らないチャートの作成に特徴があり、チャートは下記のルールに従い作成される。
・終値で記述する
・縦軸に価格をとり、価格が上昇したら「×」、下落したら「○」で表す。
・あらかじめ決めた値幅を1枠に書いていく。これを「基準枠」という。
・1列には、○か×のどちらか一方のみを、3枠以上書く。つまり、価格の方向転換(上昇から下降、もしくは下降から上昇)には、基準枠の値幅に応じた3枠以上の価格変動が必要である。
・価格が反対方向に3枠以上動いたら、次の列に移動し(3枠転換という)、次の列に移動するとき、1枠をあけて記入する。
・同じ方向に動いている間は変動が基準枠1つ分の値幅であっても上昇、下降とも1枠でも記入する。
<< 1. Brief general explanation about P & F >>
There are various types of market price analysis methods, but this program is related to P & F analysis.
P & F analysis is characterized by the creation of a chart that does not include the concept of time, and the chart is created according to the following rules.
・ Describe with the closing price ・ Place the price on the vertical axis and indicate “X” when the price rises and “○” when the price falls.
-Write a predetermined price range in one frame. This is called a “reference frame”.
・ In each row, write at least 3 frames of either ○ or ×. In other words, price change of three or more frames according to the price range of the reference frame is necessary for the change of price (from rising to falling or from falling to rising).
・ If the price moves more than 3 frames in the opposite direction, move to the next column (referred to as “3 frame conversion”).
・ While moving in the same direction, even if the fluctuation is the value range of one reference frame, enter both the rise and fall in one frame.

上記のルールからわかるとおり、チャートを見れば、トレンドの転換点が容易に把握できる。また、基準枠の値幅に満たないような小幅な価格変化はチャートに表さないので、意味のある価格変化のみを捉えることができる。さらに、保ち合いを離れたポイントが容易にわかるので、売り買いのタイミングを適切に図ることができる。この点につき、図1を参照しながら説明する。   As can be seen from the above rules, the turning point of the trend can be easily grasped by looking at the chart. In addition, small price changes that are less than the price range of the reference frame are not shown in the chart, so only meaningful price changes can be captured. Furthermore, since the points that are not well held can be easily identified, the timing of selling and buying can be appropriately set. This point will be described with reference to FIG.

図1(1)の(a)〜(f)の各列のように、同じマーク(○か×)が連続すればトレンドが出ていることになる。
(b)〜(e)の各列は、(a)列の最高値、最安値を超えていないが、(f)列では、上昇した価格が(b)列および(d)列の最高値を超えたので、保ち合いを離れたことになる。下記の説明において「列数」とは、保ち合いすなわち価格がある水準を保っている状態にある列の数をいう。図1(1)の例では、列数は6である。
P&Fにトレンドライン(図1では一点鎖線で表している)を引いて、「(b)列および(d)列の×枠を上回ったら買いシグナル」と判断している。
買いシグナルが出たときの価格を基準値として上昇目標値を以下の式で算出する。

Figure 2019207452

例えば、基準値=108.123、基準枠の値幅=0.003、3枠転換とすると
図1(1)の目標値は、108.177(=108.123+0.003×3×6)となる。
なお、本実施形態では、(列数―1)、(列数―2)の場合の値
108.168(=108.123+0.003×3×(6−1))および108.159(=108.123+0.003×3×(6−2))を目標値の予備値とする。
この計算式から推測できるとおり、保ち合いが長く続くほど、抜けた方向に大きなトレンドが生まれやすくなる。 As shown in each column of (a) to (f) of FIG. 1 (1), if the same mark (◯ or ×) continues, a trend has appeared.
Each column of (b) to (e) does not exceed the highest value and the lowest price of the column (a), but in the column (f), the increased price is the highest value in the columns (b) and (d). Because we exceeded, it means that we have left each other. In the following description, the “number of columns” refers to the number of columns in a state of keeping each other, i.e., a price maintaining a certain level. In the example of FIG. 1A, the number of columns is six.
A trend line (represented by an alternate long and short dash line in FIG. 1) is drawn on P & F, and it is determined that “a buy signal is obtained when it exceeds the x box in columns (b) and (d)”.
The target price is calculated by the following formula using the price when a buy signal is issued as a reference value.
Figure 2019207452

For example, if the reference value = 108.123, the reference frame value width = 0.003, and the three-frame conversion, the target value in FIG. 1A is 108.177 (= 108.123 + 0.003 × 3 × 6). .
In the present embodiment, the values 108.168 (= 108.123 + 0.003 × 3 × (6-1)) and 108.159 (= 108) in the case of (number of columns−1) and (number of columns−2). .123 + 0.003 × 3 × (6-2)) as a preliminary value of the target value.
As can be inferred from this calculation formula, the longer the maintenance, the easier it is to create a big trend in the missing direction.

図1(2)は、売りシグナルが出た場合を例示している。考え方は、買いシグナルの場合と同様である。ただし、価格変化が反対方向であり、下落目標値は以下の式で算出する。

Figure 2019207452
FIG. 1 (2) illustrates the case where a sell signal is issued. The idea is the same as in the case of a buy signal. However, the price change is in the opposite direction, and the decline target value is calculated by the following formula.
Figure 2019207452

《2.本実施形態の全体構成》
本プログラムは、図2に示すシステムの中で動作する。
このシステムは、FX(外国為替証拠金取引)業者などの業者サーバ1と通信ネットワークNを介して接続されるユーザ端末2とから構成される。
ユーザ端末2には、業者サーバ1から入手したトレーディングソフトがインストールされていなければならない。トレーディングソフトには例えば公知のMT4(MetaTrader4)がある(MT4とMetaTraderはいずれも登録商標)。こうしたソフトをインストールしたユーザ端末2は業者サーバ1から市場データをリアルタイムで取得し、これを図3に例示するようなCSVフォーマットのファイル(以下、「CSVファイル」)に出力する。
<< 2. Overall Configuration of the Embodiment >>
This program operates in the system shown in FIG.
This system is composed of a user terminal 2 connected via a communication network N with a supplier server 1 such as an FX (Foreign Exchange Margin Trading) operator.
Trading software obtained from the supplier server 1 must be installed in the user terminal 2. Trading software includes, for example, known MT4 (MetaTrader4) (MT4 and MetaTrader are both registered trademarks). The user terminal 2 in which such software is installed acquires market data from the vendor server 1 in real time, and outputs it to a CSV format file (hereinafter, “CSV file”) as illustrated in FIG.

ユーザ端末2に実装した本プログラム(即ち、図2に示す相場分析用プログラム)は、CSVファイルから読み込んだデータに基づきP&Fの分析を行う。
トレーディングソフトは、市場データを時間の概念のあるチャートCHT_Aで表示している。一方、本プログラムは、これをP&FチャートCHT_Bに加工するわけである。前者に比べて、後者のチャート即ちCHT_Bを参照すると、投資の初心者であっても相場の状況を容易に把握できる。
This program (that is, the market price analysis program shown in FIG. 2) installed in the user terminal 2 performs P & F analysis based on data read from the CSV file.
Trading software displays market data as a chart CHT_A with the concept of time. On the other hand, this program processes this into a P & F chart CHT_B. Compared with the former, referring to the latter chart, that is, CHT_B, even the novice investor can easily grasp the market situation.

《3.本プログラムを実装したユーザ端末の機能ブロック構成》
図4は、ユーザ端末2の機能構成を示すブロック図である。
ユーザ端末2は、制御部3、記憶部4、通信部5、入力部6、出力部7を備える。制御部3は、市場データを取得し、これに基づいて相場分析を行う一連の処理の実行を制御する。記憶部4は、制御部3により参照され、また更新されるデータを記憶する。
<< 3. Functional block configuration of user terminal implemented with this program >>
FIG. 4 is a block diagram illustrating a functional configuration of the user terminal 2.
The user terminal 2 includes a control unit 3, a storage unit 4, a communication unit 5, an input unit 6, and an output unit 7. The control unit 3 acquires market data and controls execution of a series of processes for performing market price analysis based on the market data. The storage unit 4 stores data that is referenced and updated by the control unit 3.

通信部5は、種々の通信プロトコルにしたがって業者サーバ1などの外部装置と通信する。入力部6は、情報入力手段として機能するマウスやキーボードなどである。出力部7は液晶などのディスプレイであり、種々のデータやチャートを画面表示する。 The communication unit 5 communicates with an external device such as the supplier server 1 according to various communication protocols. The input unit 6 is a mouse or a keyboard that functions as information input means. The output unit 7 is a display such as a liquid crystal and displays various data and charts on the screen.

本明細書のブロック図において示される各ブロックは、ハードウェア的には、CPUをはじめとする素子や機械装置で実現でき、ソフトウェア的にはコンピュータプログラム等によって実現される。機能ブロックはハードウェア、ソフトウェアの組合せによっても実現できる。 Each block shown in the block diagram of the present specification can be realized in hardware by an element such as a CPU or a mechanical device, and in software by a computer program or the like. Functional blocks can also be realized by a combination of hardware and software.

記憶部4は、プログラム記憶部41と市場データ記憶部42とパラメータ等記憶部43を含み、これらはユーザ端末1のハードディスク、ROM,RAMなどがデータを記憶することで実現される。プログラム記憶部41は、通信ネットワークNからダウンロードしたり、DVDなどの媒体で入手したりしたプログラムを保持する。市場データ記憶部42は、業者サーバ1から取得した市場データをCSVファイルに格納し、これを保持する。パラメータ等記憶部43は、本プログラムによる相場分析のために必要となるパラメータ類(例えば、基準枠の値幅、CSVファイルの保存アドレスなど)を記憶するほか、相場分析の途中経過に伴う情報を一時的に記憶する。 The storage unit 4 includes a program storage unit 41, a market data storage unit 42, and a parameter storage unit 43, which are realized by storing data in the hard disk, ROM, RAM, etc. of the user terminal 1. The program storage unit 41 holds a program downloaded from the communication network N or obtained on a medium such as a DVD. The market data storage unit 42 stores the market data acquired from the supplier server 1 in a CSV file and holds it. The parameter storage unit 43 stores parameters (for example, reference frame value width, CSV file storage address, etc.) necessary for market analysis by this program, and temporarily stores information associated with the course of market analysis. Remember me.

制御部3は、操作検出部31、プログラム起動部32、トレーディングソフト部33、相場分析用プログラム(本プログラム)部34を含む。操作検出部31は、ユーザ端末2のユーザが入力部6に対して入力した操作を検出する。プログラム起動部32は、ユーザの操作に応じてユーザ端末2にインストール済のソフトウェアを起動する。このソフトウェアには、トレーディングソフトと相場分析用プログラムの他に図示しないウェブブラウザなど各種プログラムが含まれる。 The control unit 3 includes an operation detection unit 31, a program activation unit 32, a trading software unit 33, and a market price analysis program (this program) unit 34. The operation detection unit 31 detects an operation input to the input unit 6 by the user of the user terminal 2. The program activation unit 32 activates software already installed in the user terminal 2 in accordance with a user operation. This software includes various programs such as a web browser (not shown) in addition to trading software and a market price analysis program.

トレーディングソフトは、業者サーバ1から市場データをリアルタイムに取得して表示し、さらに売買の執行指示もできるコンピュータプログラムであり、本実施形態では公知のMT4などを利用する。トレーディングソフトをプログラム記憶部41から取り出し、CPUがメモリ上に展開したのがトレーディングソフト部33であり、これをCPUが実行することにより、市場データ取得部33a、市場データ保存部33b等として機能する。 市場データ取得部33aは、業者サーバから市場データを時々刻々と受信する。市場データ保存部33bは、受信したデータをCSVファイルに格納し、このファイルを市場データ記憶部42に保持させる。 The trading software is a computer program that can acquire and display market data from the trader server 1 in real time, and can also issue a trade execution instruction. In this embodiment, the trading software uses a known MT4 or the like. The trading software is extracted from the program storage unit 41 and developed on the memory by the trading software unit 33. When the CPU executes the trading software unit 33, it functions as a market data acquisition unit 33a, a market data storage unit 33b, and the like. . The market data acquisition unit 33a receives market data from the supplier server every moment. The market data storage unit 33b stores the received data in a CSV file and causes the market data storage unit 42 to hold this file.

相場分析用プログラム部34は、プログラム記憶部41から取り出された相場分析用プログラムをCPUがメモリ上に展開したものであり、これをCPUが実行することにより、ユーザ入力取得部34a、表示制御部34b、P&Fチャート生成部34c、数値算出部34d等として機能する。相場分析用プログラム部34は、例えば、表計算ソフトのマクロ機能を利用して記述されるが、これに限らず他のコンピュータ言語で記述されてもかまわない。 The market analysis program unit 34 is a program in which the CPU expands the market analysis program extracted from the program storage unit 41 on the memory. When the CPU executes the program, the user input acquisition unit 34a, the display control unit 34b, a P & F chart generation unit 34c, a numerical value calculation unit 34d, and the like. The market price analysis program unit 34 is described using, for example, a macro function of spreadsheet software, but is not limited thereto, and may be described in another computer language.

ユーザ入力取得部34aは、ユーザによる入力内容を表示制御部34b、P&Fチャート生成部34c、数値算出部34d、に適宜入力情報として渡す。 本プログラムではユーザは図5に例示する設定フォームと図6に例示する自動実行フォームを介して情報を入力する。また、表計算ソフトをベースにして開発された場合は、所定のシートにパラメータ類を書き込んでもよい。 The user input acquisition unit 34a appropriately passes input contents by the user to the display control unit 34b, the P & F chart generation unit 34c, and the numerical value calculation unit 34d as input information. In this program, the user inputs information via the setting form illustrated in FIG. 5 and the automatic execution form illustrated in FIG. Further, when developed based on spreadsheet software, parameters may be written on a predetermined sheet.

図5は、設定項目の入力フォームであり、転換枠、基準枠の値幅、ファイルの保存アドレスや追加したい通貨ペアの入力欄が例示されているが、必要に応じて任意の項目を設定可能とする。 転換枠はデフォルトは3であるがユーザによる変更が可能である。 基準枠の値幅は、取引種類によってデフォルト値(例えば米ドルー日本円のペアの場合、0.003)があるが、ユーザによる変更が可能である。 ファイルの保存場所はトレーディングソフト部33がCSVファイルを保存した場所を示す情報である。 デフォルトで本プログラムの対象となっている取引種類以外であってもトレーディングソフトから市場データの取得が可能であれば、ユーザ指定によって追加できる。例えば、日本の投資家には関心の薄い通貨ペアなどである。 FIG. 5 shows an input form for setting items, which illustrates a conversion frame, a value width of a reference frame, a file storage address, and an input field for a currency pair to be added, but any item can be set as necessary. To do. The default conversion frame is 3, but can be changed by the user. The value range of the reference frame has a default value (for example, 0.003 in the case of a US dollar-Japanese yen pair) depending on the transaction type, but can be changed by the user. The file storage location is information indicating the location where the trading software unit 33 stores the CSV file. Even if the transaction type is not the target of this program by default, it can be added by user designation if market data can be obtained from trading software. For example, currency pairs that are of little interest to Japanese investors.

図6は、P&F分析処理を起動するためのフォームであり、プルダウンリストから通貨ペアを選択する。また、実行させたい分足、時間足、日足のチェックボックスにチェックを入れる。ここで、複数のチェックを入れてもよい。「自動実行」ボタンをクリックすると、指定された通貨ペアの分足等のデータを図5のフォームで設定したファイル保存アドレスから取得する。 FIG. 6 is a form for starting the P & F analysis process, and a currency pair is selected from a pull-down list. Also, check the check boxes for the minute, hour, and daily bars that you want to execute. Here, a plurality of checks may be entered. When the “automatic execution” button is clicked, data such as the minute amount of the designated currency pair is acquired from the file storage address set in the form of FIG.

表示制御部34bは、相場分析用プログラム部34のユーザインタフェースを制御し、図5・図6に例示した入力フォームを出力部7に画面表示させる。他に画面表示を制御されるデータには、P&Fチャート、市場データのログ、現在設定されているパラメータなどがある。 The display control unit 34b controls the user interface of the market price analysis program unit 34 and causes the output unit 7 to display the input form illustrated in FIGS. 5 and 6 on the screen. Other data whose screen display is controlled include P & F charts, market data logs, and currently set parameters.

P&Fチャート生成部34cは、市場データ記憶部42に保持されているCSVファイルを参照してチャートを生成し、数値算出部34dは買いシグナルもしくは売りシグナルが発生した値をもとに目標値を算出する。これらのP&Fチャートや算出値は表示制御部34bを介して出力部7に渡され、画面表示される。チャートの表示中も市場データは業者サーバ1から間断なく送信されて、CSVファイルが更新されるので、リアルタイムにP&Fチャートを更新表示し、新たな目標値が算出されたならばこれも新規に表示する。 いったん自動実行が開始されると、図6の「自動停止」ボタンがクリックされるまでP&F分析の実行が継続する。 The P & F chart generation unit 34c generates a chart with reference to the CSV file held in the market data storage unit 42, and the numerical value calculation unit 34d calculates a target value based on the value generated by the buy signal or the sell signal. To do. These P & F charts and calculated values are transferred to the output unit 7 via the display control unit 34b and displayed on the screen. While the chart is being displayed, market data is transmitted without interruption from the supplier server 1 and the CSV file is updated, so the P & F chart is updated and displayed in real time, and if a new target value is calculated, this is also newly displayed. To do. Once automatic execution is started, execution of P & F analysis continues until the “automatic stop” button in FIG. 6 is clicked.

《4.本プログラムを実装したユーザ端末の動作》
P&F分析処理を実行するユーザ端末の動作について、図7の処理フローを参照しながら説明する。
まず、インターネットに接続可能な状態で、トレーディングソフトを起動する(ステップS1)。トレーディングソフトは起動と同時に業者サーバ1から市場データを取得して、ユーザ端末2の所定の場所にCSVフォーマットでデータを保存する。例えば、1分足であれば1分毎のデータが業者サーバから送信されてくるので、これを追加保存する。
<< 4. Operation of user terminal implemented with this program >>
The operation of the user terminal that executes the P & F analysis process will be described with reference to the process flow of FIG.
First, trading software is activated in a state where it can be connected to the Internet (step S1). The trading software obtains market data from the trader server 1 at the same time as being activated, and stores the data in a predetermined location on the user terminal 2 in the CSV format. For example, if it is one minute, data for every minute is transmitted from the supplier server, and this is additionally stored.

次に、本プログラムを起動する(ステップS2).
必要な項目を設定し、P&F分析処理を自動実行させる(ステップS3)。
チャートを表示し、最新データを取得する都度チャートの更新をする(ステップS4)。ユーザによる「自動停止」の指示がなければ(ステップS5でNo),ステップS3に戻り、自動実行を続ける。「自動停止」の指示があれば(ステップS5でYes),他の取引種類の分析処理をする場合は別として、本プログラムとトレーディングソフトを終了させる(ステップS6)。
Next, this program is started (step S2).
Necessary items are set, and the P & F analysis process is automatically executed (step S3).
Each time the chart is displayed and the latest data is acquired, the chart is updated (step S4). If there is no “automatic stop” instruction from the user (No in step S5), the process returns to step S3 to continue automatic execution. If there is an instruction of “automatic stop” (Yes in step S5), the program and trading software are terminated (step S6), apart from the case where analysis processing of another transaction type is performed.

図8は、チャートと目標値などの画面表示例である。図中、買いシグナルが出たところには×印を矩形で囲み、売りシグナルが出たところには○印を矩形で囲んでいる。実際のチャートでは、○印および×印は通常黒で表示し、買いシグナルは青で、売りシグナルは赤で表示する。これにより、ユーザは保ち合いを離れたことがただちに視覚的に認識できる。
図中上下に並んだ4つの数値を破線の矩形で囲んでいるが、一番下の数値は、買いシグナルが出た一つ手前の列の最高値であり、下から2番目の数値は、この値を基準として算出した目標値である。上の2つの数値は目標値の予備値である。本プログラムでは目標値に到達したか否かをリアルタイムで色を変更させることによりユーザに知らせる。この点につき、図9を参照しながら説明する。
FIG. 8 is a screen display example of a chart and target values. In the figure, where a buy signal is issued, a cross is enclosed by a rectangle, and where a sell signal is output, a circle is enclosed by a rectangle. In an actual chart, the ○ mark and the X mark are usually displayed in black, the buy signal is displayed in blue, and the sell signal is displayed in red. As a result, the user can immediately visually recognize that he / she has left his / her position.
In the figure, the four numbers that are lined up and down are surrounded by a dotted rectangle, but the bottom number is the highest value in the previous row where the buy signal was issued, and the second number from the bottom is This is a target value calculated based on this value. The upper two numerical values are preliminary values of the target value. In this program, the user is notified of whether the target value has been reached by changing the color in real time. This point will be described with reference to FIG.

図9(A)から(B)へ遷移するとP1の時点でトレンドラインを超えたので、通常黒で表示された×印を青色に変え(図では矩形で表す)、3つの数値n1,n2、n3を赤色で表示する。取得したデータが上昇を続けチャートは(B)から(C)に遷移し、×印はP2に達する。この時点の市場データはn3以上n2未満とすると予備値2に到達したので、予備値2(n3)の値を青色表示に変える(図では矩形で表す)。さらにデータが上昇を続けP3に達し、チャートは(C)から(D)の状態に遷移する。この時点の市場データはn2以上n1未満とすると予備値1に到達したので、予備値1(n2)の値を青色表示に変える。さらにデータが上昇を続けP4に達し、チャートは(D)から(E)の状態に遷移する。この時点の市場データはn1以上とすると目標値に到達したので、目標値(n1)の値を青色表示に変える。
このように、目標値および予備値に到達したか否かがリアルタイムに色の変化でわかるので、ユーザにとってスピーディに売り買いの判断材料が得られることとなる。
ここで、目標値に到達することなく、上昇から下落に転じたときは、その目標値は未到達を示す赤色のままである。
When transitioning from FIG. 9 (A) to (B), the trend line was exceeded at the time point P1, so the x mark normally displayed in black is changed to blue (indicated by a rectangle in the figure), and three numerical values n1, n2, n3 is displayed in red. The acquired data continues to rise, the chart changes from (B) to (C), and the x mark reaches P2. If the market data at this time is n3 or more and less than n2, the reserve value 2 is reached, so the value of the reserve value 2 (n3) is changed to blue display (indicated by a rectangle in the figure). Further, the data continues to rise and reaches P3, and the chart changes from (C) to (D). If the market data at this time is n2 or more and less than n1, the preliminary value 1 is reached, so the value of the preliminary value 1 (n2) is changed to blue display. Further, the data continues to rise and reaches P4, and the chart changes from (D) to (E). If the market data at this point is n1 or more, the target value has been reached, so the target value (n1) is changed to blue.
In this way, whether or not the target value and the reserve value have been reached can be determined by a color change in real time, so that the user can quickly obtain information for buying and selling.
Here, when the vehicle turns from rising to falling without reaching the target value, the target value remains in red indicating unreached.

《5.その他(ユーザによるパラメータ変更)》
P&Fの使い方に慣れてきたら、自分の使いやすい転換枠数や値幅を設定するとよい。
基本的に、基準枠の値幅を小さく設定するほど目標値への到達率は高くなるが、目標値到達時の利益幅が小さくなり、基準枠の値幅を大きく設定するほど目標値への到達率は低くなるが、目標値到達時の利益幅は大きくなる。
また、長い時間足ほど基準枠の値幅での目標値到達率が高くなる。
さらに、上記のような3枠転換に限らず、4枠転換として信頼性を高くしてもよい。
本プログラムは、投資の初心者が、売買のシミュレーションに用いて、相場の勘を養うために用いるのも有意義である。
<< 5. Other (User parameter change) >>
As you become more familiar with how to use P & F, you should set the number of conversion slots and value ranges that are easy to use.
Basically, the smaller the value range of the reference frame, the higher the rate of reaching the target value, but the lower the profit margin when the target value is reached, and the higher the value range of the standard frame, the rate of reaching the target value. The profit margin when the target value is reached increases.
Further, the target value arrival rate in the value range of the reference frame becomes higher as the time is longer.
Further, the reliability is not limited to the above-described three-frame switching, and the reliability may be increased by switching to the four-frame switching.
This program is also useful for investment beginners to use in simulations of buying and selling to develop market intuition.

なお、MT4に代表されるトレーディングソフトは、いろいろな通貨ペア、日経平均先物、原油等の日足・時間足・分足のデータを取得できる。本プログラムは、これらのデータのいずれをもP&F分析の対象とすることができる。   Trading software represented by MT4 can acquire daily, hourly, and minute data such as various currency pairs, Nikkei average futures, and crude oil. The program can target any of these data for P & F analysis.

売り買いのタイミングを決断する際の参考になるとともに、FX取引などの初心者の学習用にも活用できるプログラムとして、投資家や投資に興味を持つ人からの需要が期待される。   Demand from investors and those interested in investing is expected as a program that can be used as a reference when deciding the timing of buying and selling, and can also be used for learning for beginners such as FX trading.

1:業者サーバ
2:ユーザ端末
N:通信ネットワーク
1: Contractor server 2: User terminal N: Communication network

Claims (2)

外国為替レート・株価等の市場データ(以下、「市場データ」)を提供するサーバと通信ネットワークを介してデータを受信し、データの変化の視覚化処理を行うユーザ端末に、
前記サーバから市場データをリアルタイムで取得する機能と、
ポイント & フィギュアのチャートを作成し画面表示させ、前記市場データの更新に応じて前記チャートを自動更新する機能と、
保ち合いを離れた時点で到達目標値(以下、「目標値」)を算出し、前記チャート上に表示する機能と、
前記市場データの最新値が前記目標値に到達したときに、この目標値の表示を変更する機能とを
実現させることを特徴とするコンピュータプログラム。
A user terminal that receives data via a communication network and a server that provides market data such as foreign exchange rates and stock prices (hereinafter “market data”), and visualizes changes in the data,
A function of acquiring market data from the server in real time;
Point & figure charts are created and displayed on the screen, and the charts are automatically updated according to the market data update,
A function of calculating a target value (hereinafter referred to as “target value”) at the time of leaving the balance and displaying it on the chart;
A computer program for realizing a function of changing the display of a target value when the latest value of the market data reaches the target value.
前記目標値には上昇目標値と下落目標値とがあり、それぞれ次の計算式
Figure 2019207452
Figure 2019207452
で算出し、
転換枠と基準枠の値は、前記ユーザ端末の入力手段を介して変更できることを特徴とする請求項1に記載のコンピュータプログラム。
The target value includes an increase target value and a decrease target value.
Figure 2019207452
Figure 2019207452
Calculated by
The computer program according to claim 1, wherein the values of the conversion frame and the reference frame can be changed via input means of the user terminal.
JP2018101236A 2018-05-28 2018-05-28 Program for market price analysis for investor support Pending JP2019207452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018101236A JP2019207452A (en) 2018-05-28 2018-05-28 Program for market price analysis for investor support

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018101236A JP2019207452A (en) 2018-05-28 2018-05-28 Program for market price analysis for investor support

Publications (1)

Publication Number Publication Date
JP2019207452A true JP2019207452A (en) 2019-12-05

Family

ID=68767816

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018101236A Pending JP2019207452A (en) 2018-05-28 2018-05-28 Program for market price analysis for investor support

Country Status (1)

Country Link
JP (1) JP2019207452A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04264957A (en) * 1991-02-20 1992-09-21 Toshiba Corp Security sales decision making supporting device
JP2006330816A (en) * 2005-05-23 2006-12-07 Ntt Data Corp Stock price information notification system, stock price information acquisition terminal, stock price information notification device, stock price information acquisition program, and stock price information notification program
JP2010271860A (en) * 2009-05-20 2010-12-02 Yukiko Ikebe Chart, method for creating the same, and chart display system
JP2018022299A (en) * 2016-08-02 2018-02-08 株式会社サイタス Financial product trading support device and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04264957A (en) * 1991-02-20 1992-09-21 Toshiba Corp Security sales decision making supporting device
JP2006330816A (en) * 2005-05-23 2006-12-07 Ntt Data Corp Stock price information notification system, stock price information acquisition terminal, stock price information notification device, stock price information acquisition program, and stock price information notification program
JP2010271860A (en) * 2009-05-20 2010-12-02 Yukiko Ikebe Chart, method for creating the same, and chart display system
JP2018022299A (en) * 2016-08-02 2018-02-08 株式会社サイタス Financial product trading support device and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
林 康史, はじめてのテクニカル分析, JPN6022004270, pages 113 - 142, ISSN: 0004698716 *
風 神, 京大院生が考えた「毎日10分で月10万円稼ぐ」副業FX, JPN6022004271, 3 July 2017 (2017-07-03), pages 120 - 130, ISSN: 0004698715 *

Similar Documents

Publication Publication Date Title
US7496535B2 (en) Computerized interface for constructing and executing computerized transaction processes and programs
US20090171832A1 (en) Method for displaying multiple markets
WO2005096762A2 (en) Systems and methods of electronic trading using automatic book updates
AU2015246074A1 (en) Foreign exchange transaction apparatus, foreign exchange transaction system, transmission/reception method and program
JP4890020B2 (en) Stock trading order issuing device and method
US20190197625A1 (en) Method and system for trading financial derivatives
US20210097066A1 (en) Display tool
US8751365B2 (en) Systems and methods for analyzing trading strategies
JP2019207452A (en) Program for market price analysis for investor support
JP2007328495A (en) Option transaction support system, option transaction support method, and option transaction support program
JP6447666B2 (en) Chart generation program and chart generation system
JP2006338562A (en) Financial instrument management system and financial instrument management method
JP2019040619A (en) Repositioning value axis
Daluiso et al. Hedging efficiently under correlation
JP5285400B2 (en) Securities risk causality presentation device, securities performance causality presentation device
JP5559446B1 (en) Server apparatus, network auction system, network auction processing method and program
JP6883187B2 (en) Financial product operation information update processing program, financial product operation information update processing method, financial product operation information distribution server, and financial product operation information distribution method
JP2015036970A (en) Market price display program, market price display device and market price display system
JP2012164155A (en) Buying and selling ordering program, buying and selling ordering device and buying and selling ordering method
US20230341995A1 (en) Presentation and control of user interaction with a user interface element
JP2022112863A (en) Trading order support program and trading order support system
JP5408683B1 (en) Market display program, market display device, and market display system
US20150154707A1 (en) System And Method For Recommending Equity Investments
JP2001282608A (en) Data update processing method and update system
JP2021182292A (en) System, method, and program for supporting transaction of financial product

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220203

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220805