JP2008305343A - Investment target processing device, investment target processing method and program - Google Patents

Investment target processing device, investment target processing method and program Download PDF

Info

Publication number
JP2008305343A
JP2008305343A JP2007154405A JP2007154405A JP2008305343A JP 2008305343 A JP2008305343 A JP 2008305343A JP 2007154405 A JP2007154405 A JP 2007154405A JP 2007154405 A JP2007154405 A JP 2007154405A JP 2008305343 A JP2008305343 A JP 2008305343A
Authority
JP
Japan
Prior art keywords
target
profit
loss
transaction
value
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.)
Granted
Application number
JP2007154405A
Other languages
Japanese (ja)
Other versions
JP5113432B2 (en
Inventor
Noriaki Okamura
憲明 岡村
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.)
Konami Digital Entertainment Co Ltd
Original Assignee
Konami Digital Entertainment Co Ltd
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 Konami Digital Entertainment Co Ltd filed Critical Konami Digital Entertainment Co Ltd
Priority to JP2007154405A priority Critical patent/JP5113432B2/en
Publication of JP2008305343A publication Critical patent/JP2008305343A/en
Application granted granted Critical
Publication of JP5113432B2 publication Critical patent/JP5113432B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an investment target processing device, an investment target processing method and a program that efficiently compute guideline values for earning a target profit on stock investment with fewer computing resources. <P>SOLUTION: A frequency and profit calculation part 201 decides a future transaction frequency from a principal, an investment period and a final target asset entered by a user, and calculates a total profit to be earned on future transaction. A winning percentage calculation part 204 and a profit/loss ratio calculation part 205 calculate a winning percentage and a profit/loss ratio respectively. A default value setting part 206 assigns the transaction frequency, gross profit, winning percentage and profit/loss ratio to relational expressions and solves unknowns to calculate a profit target and a stop-loss target per transaction. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、株式投資の際に、少ない計算資源で、目標とする利益を得るためのガイドライン値を効率よく求める投資目標処理装置、投資目標処理方法、ならびに、プログラムに関する。   The present invention relates to an investment target processing apparatus, an investment target processing method, and a program for efficiently obtaining a guideline value for obtaining a target profit with a small amount of computing resources when investing in stock.

従来より、株式売買の指標として、「損益比率」という考え方がある(例えば、非特許文献1を参照)。損益比率とは、その呼び名の通り、株式を売却する際の損失額と利益額の比率である。例えば、損益比率を1:2に設定し、これを指標に株取引を行ったとする。このとき、例えば現在の株価が100万円で、120万円程度まで上がるであろうと予想される株を購入した場合は、予想通り120万円まで上昇したら売却する。一方、予想に反して下落した場合は、90万円になった時点で、株を売却する。あるいは、現在100万円の株が110万円程度まで上がるであろうと予想されるものを購入した場合は、110万円まで上昇したとき、または95万円まで下落したときに売却する。要は、株価が下落した場合、想定する利益額に対して、その半分まで下がった時点で売却すればよい。
渋谷高雄著、『月1000万円儲ける!「株」チャートパターン投資術』(ダイヤモンド社)、2005年、pp.60−67
Conventionally, there is a concept of “profit / loss ratio” as an index of stock trading (see Non-Patent Document 1, for example). The profit / loss ratio, as the name suggests, is the ratio between the loss and profit when selling stock. For example, assume that the profit / loss ratio is set to 1: 2, and stock trading is performed using this as an index. At this time, for example, if the current stock price is 1 million yen and a stock that is expected to rise to about 1,200,000 yen is purchased, the stock is sold when it has increased to 1,200,000 yen as expected. On the other hand, if it falls unexpectedly, the stock will be sold when it reaches 900,000 yen. Alternatively, if a stock of 1 million yen is expected to rise to about 1.1 million yen, it will be sold when it rises to 1.1 million yen or falls to 950,000 yen. In short, if the stock price falls, you can sell it when it drops to half that amount.
“Take 10 million yen a month! "Stock" Chart Pattern Investment Techniques "(Diamond), 2005, pp. 60-67

無作為に株取引を行った場合、損失を出す確率と、利益を出す確率は単純にはいずれも50%だが、前述の損益比率を1:1より大きく設定すれば、損失額よりも利益額が大きくなる。非特許文献1は、株取引で安定した利益を出すためには、損益比率を1:2以上に設定することを推奨している。しかし、非参考文献1にも記されているように、損益比率を適切に設定したり、設定した金額まで株価が上昇するかどうかを予想するためには、株式のチャート分析のノウハウが必要となる。   In the case of random stock trading, the probability of making a loss and the probability of making a profit are both 50%, but if the above profit / loss ratio is set larger than 1: 1, the profit amount will be larger than the loss amount. Becomes larger. Non-Patent Document 1 recommends that the profit / loss ratio be set to 1: 2 or more in order to produce a stable profit in stock trading. However, as described in Non-Reference Document 1, know-how for stock chart analysis is required to appropriately set the profit / loss ratio and to predict whether the stock price will rise to the set amount. Become.

チャート分析は複雑な計算が必要である。その上、株価は、市場心理に敏感に反応するため、経験による直感も必要となる。よって、ゲーム機などのように、計算資源が限られた環境で、株式投資において目標とする利益を得るための、素人にも理解し易いガイドラインとなる指標を効率よく計算する方法が求められている。   Chart analysis requires complex calculations. In addition, stock prices are sensitive to market sentiment and require intuition through experience. Therefore, there is a need for a method for efficiently calculating an index that is a guideline that is easy to understand even for amateurs, in order to obtain a target profit in stock investment in an environment where calculation resources are limited, such as a game machine. Yes.

本発明は、以上のような課題を解決するためのもので、株式投資の際に、目標とする利益を得るためのガイドライン値を少ない計算資源で効率よく求める投資目標処理装置、投資目標処理方法、ならびに、プログラムを提供することを目的とする。   The present invention is intended to solve the above-described problems, and an investment target processing apparatus and an investment target processing method for efficiently obtaining a guideline value for obtaining a target profit in a stock investment with a small amount of computing resources And to provide a program.

上記目的を達成するため、本発明の第1の観点に係る投資目標処理装置は、以下の構成を備える。即ち、投資目標処理装置は、回数利益計算部と、履歴記憶部と、益損値計算部と、勝率計算部と、益損比率計算部と、目標記憶部と初期値設定部と、表示修正部と、を備える。   In order to achieve the above object, an investment target processing apparatus according to a first aspect of the present invention comprises the following arrangement. In other words, the investment target processing device includes a number-of-times profit calculation unit, a history storage unit, a profit / loss value calculation unit, a win rate calculation unit, a profit / loss ratio calculation unit, a target storage unit, an initial value setting unit, and a display correction. A section.

ここで、回数利益計算部は、ユーザから入力された情報に基づいて、将来の取引回数と、当該将来の取引により得るべき総利益額と、を計算する。
即ち、回数利益計算部は、ユーザの、いくらを、いつまでに、いくらに増やしたいかというおおまかな希望を入力として、その希望を叶えるためには、近い将来のいつまでに、何度の取引でいくら得るべきかを具体的に算出する。これにより、ユーザは投資する際に現実的な目標を得ることが可能となる。
Here, the profit-of-times profit calculation unit calculates the number of future transactions and the total profit amount to be obtained by the future transactions based on information input from the user.
In other words, the profit profit calculation section inputs the rough hope of how much and how much the user wants to increase, and in order to fulfill that hope, how many transactions will be made in the near future. Specifically calculate whether it should be obtained. Thereby, the user can obtain a realistic target when investing.

履歴記憶部は、過去の取引のそれぞれについて、当該取引対象の買値、売値、および、当該取引に要した手数料を含む履歴を記憶する。益損値計算部は、記憶された履歴のそれぞれについて、当該売値から当該買値および当該手数料を減算した益損値を計算する。勝率計算部は、記憶された履歴のうち、計算された益損値が正である履歴の数と、負である履歴の数と、から、過去の取引の勝率を計算する。益損比率計算部は、履歴のうち、計算された益損値が正である履歴の益損値と、負である履歴の益損値の絶対値と、から、過去の取引の益損比率を計算する。   The history storage unit stores, for each past transaction, a history including the purchase price, the selling price, and the fee required for the transaction. The profit / loss value calculation unit calculates a profit / loss value obtained by subtracting the purchase price and the fee from the selling price for each of the stored histories. The winning percentage calculation unit calculates the winning percentage of past transactions from the number of histories in which the calculated profit / loss value is positive and the number of histories that are negative among the stored histories. The profit / loss ratio calculation unit calculates the profit / loss ratio of past transactions based on the historical profit / loss value for which the calculated profit / loss value is positive and the absolute value of the negative profit / loss value for history. Calculate

即ち、正の益損値が算出された取引は、利益が得られた取引を意味し、負の益損値が算出された取引は、損失が生じた取引である。したがって、「勝ち取引」は正の益損値が得られた取引、「負け取引」は負の益損値が得られた取引であると考えることができる。勝率は、この「勝ち」数と「負け」数の合計に対する、「勝ち」数である。   That is, a transaction for which a positive profit / loss value has been calculated means a transaction for which profit has been obtained, and a transaction for which a negative profit / loss value has been calculated is a transaction for which a loss has occurred. Therefore, it can be considered that the “winning transaction” is a transaction with a positive profit / loss value, and the “losing transaction” is a transaction with a negative profit / loss value. The win rate is the number of “wins” with respect to the sum of the number of “wins” and “loss”.

このとき、引き分けの取引数(つまり、益損値が0であり、利益も損失も生じなかった取引の数)をどう扱うかによって勝率として複数通りの考え方が可能である。本実施の形態においては、引き分けについては、「勝ち」数、「負け」数のいずれにも含めずに勝率を算出するが、これは、引き分けの取引を考慮していないのではなく、「勝ち」数、「負け」数の割合に応じて分配していると考えればよい。そして、益損比率とは、過去の全取引における利益額と損失額の比率である。本発明においては、現実的な勝率目標や益損比率目標として、過去の取引の勝率および益損比率を算出し、ユーザに提供する。   At this time, a plurality of ways of thinking as winning ratios are possible depending on how to handle the number of draws (that is, the number of transactions where the profit / loss value is 0 and neither profit nor loss occurs). In this embodiment, for the draw, the win rate is calculated without including either the “win” number or the “losing” number, but this does not take into account the draw transaction. It can be considered that the distribution is made according to the ratio of the “number” and the “losing” number. The profit / loss ratio is the ratio of profit to loss in all past transactions. In the present invention, the win rate and profit / loss ratio of past transactions are calculated and provided to the user as realistic win rate targets and profit / loss ratio targets.

また、目標記憶部は、将来の取引回数目標cと、当該将来の取引により得るべき総利益額目標aと、当該将来の取引の勝率目標xと、当該将来の取引の益損比率目標yと、当該将来の取引のそれぞれにおける利益額目標pと、当該将来の取引のそれぞれにおける損切額目標qと、が記憶される。ここで、目標記憶部に記憶される目標値は繰り返し算出されるため、典型的にはRAMなどの揮発性メモリが目標記憶部として利用され、これら目標値を一時的に記憶する。   In addition, the target storage unit includes a future transaction frequency target c, a total profit target a to be obtained by the future transaction, a win rate target x of the future transaction, and a profit / loss ratio target y of the future transaction. The profit target p for each future transaction and the loss target q for each future transaction are stored. Here, since the target value stored in the target storage unit is repeatedly calculated, typically, a volatile memory such as a RAM is used as the target storage unit, and these target values are temporarily stored.

また、初期値設定部は、計算された取引回数を当該取引回数目標cの初期値として、計算された総利益額を当該総利益額目標aの初期値として、計算された勝率を当該勝率目標xの初期値として、計算された益損比率を当該益損比率目標yの初期値として、それぞれ設定し、目標記憶部に記憶されるc、a、x、yを既知数とし、p、qを未知数とする所定の連立方程式を解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qの初期値として、それぞれ目標記憶部に記憶させる。   Further, the initial value setting unit sets the calculated win rate as the initial value of the transaction number target c, the calculated total profit amount as the initial value of the total profit amount target a, and the calculated win rate as the win rate target. As the initial value of x, the calculated profit / loss ratio is set as the initial value of the profit / loss ratio target y, respectively, and c, a, x, y stored in the target storage unit are known numbers, and p, q P and q obtained by solving a predetermined simultaneous equation with an unknown as the initial value of the profit target p and the loss target q are stored in the target storage unit.

即ち、初期値設定部は、p、qを求めることで、1取引あたりに目標とする利益額および、損切額、とを算出する。過去の取引の勝率および益損比率から利益額、および益損比率目標とすることで、現実的な目標値が算出される。   That is, the initial value setting unit calculates p and q to calculate a target profit amount and a loss cut amount per transaction. By setting the profit amount and the profit / loss ratio target from the winning rate and profit / loss ratio of past transactions, a realistic target value is calculated.

また、表示修正部は、目標記憶部に記憶される取引回数目標cと、総利益額目標aと、勝率目標xと、益損比率目標yと、利益額目標pと、損切額目標qと、を表示し、いずれかの目標の修正を当該ユーザに促す。即ち、表示修正部は、初期値設定部や、後述の更新部が算出した目標値を表示する。ユーザはこの目標値を参考にして株の取引を行う。表示された目標値にユーザが納得しなかった場合は、ユーザは目標値を修正する。   The display correction unit also stores the transaction frequency target c, the gross profit target a, the win rate target x, the profit / loss ratio target y, the profit target p, and the loss target q stored in the target storage unit. And prompt the user to correct one of the targets. That is, the display correction unit displays a target value calculated by an initial value setting unit or an update unit described later. The user trades stocks with reference to this target value. If the user does not agree with the displayed target value, the user corrects the target value.

また、益損比率計算部は、益損比率を、計算された益損値が正である履歴の益損値の総和と、負である履歴の益損値の総和の絶対値と、から計算する。即ち、益損比率計算部は、全取引のうち、「勝った額」、つまり、利益額の総和と、「負けた額」、つまり、失額の総和の絶対値との比率を計算し、益損比率とする。   In addition, the profit / loss ratio calculation unit calculates the profit / loss ratio from the sum of the profit / loss values of the history where the calculated profit / loss value is positive and the absolute value of the sum of the profit / loss values of the history which is negative. To do. That is, the profit / loss ratio calculation unit calculates the ratio of the “winning amount”, that is, the sum of profits, to the “losing amount”, that is, the absolute value of the sum of lost amounts, among all transactions, Profit / loss ratio.

このように、本発明においては、ユーザの入力した大まかな希望に基づいて、取引回数目標と、総利益額目標と、勝率目標と、益損比率目標と、利益額目標と、損切額目標とを、最終目標とする利益を得るためのガイドライン値として求める。これら目標値は複雑な計算を用いることなく、算出することが可能である上、勝率目標や益損比率目標は過去の取引内容に基づいて算出されるため、達成するには現実的な数値である。   In this way, in the present invention, based on the rough hope input by the user, the number of transactions target, the total profit target, the win rate target, the profit / loss ratio target, the profit target, and the loss target As a guideline value for obtaining the final target profit. These target values can be calculated without using complex calculations, and the winning percentage target and profit / loss ratio target are calculated based on past transaction details. is there.

また、初期値設定部は、以下の連立方程式、
a = cxp - c(1-x)q;
p = yq
を解いて、未知数p、qを求める。
In addition, the initial value setting unit has the following simultaneous equations:
a = cxp-c (1-x) q;
p = yq
To find unknowns p and q.

即ち、c回の取引で利益を出す確率はxであり、各取引で目標としている利益額がpであるので、c回の取引で得られる利益額は、cxpである。一方、負ける確率(損をする確率)を1-x、qを損切額目標(1取引において、それ以上損を出さないよう目標とする額)とすると、c回の取引で損する額は、c(1-x)qである。よって、c回の取引で得られる総利益額目標aは(cxp-c(1-x)q)で求められる。一方、p = yq は益損比率の定義から導かれる。   That is, since the probability of making a profit in c transactions is x and the target profit amount in each transaction is p, the profit amount obtained in the c transactions is cxp. On the other hand, if the probability of losing (the probability of losing) is 1-x, and q is the loss target (the amount that is targeted so as not to lose any more in one transaction), the amount lost in c transactions is c (1-x) q. Therefore, the total profit target a obtained by c transactions is obtained by (cxp-c (1-x) q). On the other hand, p = yq is derived from the definition of profit / loss ratio.

また、投資目標処理装置は、当該ユーザにより修正された目標を、目標記憶部に記憶させる更新部を備える。更新部は当該修正された目標が、取引回数目標c、総利益額目標a、勝率目標x、もしくは、益損比率目標yである場合、当該連立方程式において、c、a、x、yを既知数とし、p、qを未知数として解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qとして、目標記憶部に記憶させる。また、当該修正された目標が、損切額目標qである場合、当該連立方程式において、c、a、x、qを既知数とし、p、yを未知数として解いて得られるp、yを、当該利益額目標pおよび当該益損比率目標yとして、目標記憶部に記憶させる。そして、表示修正部に、目標記憶部に記憶した当該目標を表示させる。   Further, the investment target processing apparatus includes an updating unit that stores the target corrected by the user in the target storage unit. The update unit knows c, a, x, and y in the simultaneous equations when the revised target is the transaction count target c, the gross profit target a, the win rate target x, or the profit / loss ratio target y And p and q obtained by solving p and q as unknowns are stored in the target storage unit as the profit target p and the loss target q. Further, when the corrected target is the loss target q, in the simultaneous equations, c, a, x, q are known numbers, and p, y obtained by solving p, y as unknown numbers are The target storage unit stores the profit amount target p and the profit / loss ratio target y. And the said target memorize | stored in the target memory | storage part is displayed on a display correction part.

上記関係式から理解できるように、目標値の1つが修正されると、その修正が他の目標値に影響を及ぼす。したがって、ユーザが表示修正部に表示される上記c、a、x、yのうち1つを修正すると、更新部は、pおよびqを再計算する。一方、ユーザが表示修正部に表示される目標値のうち、qを修正すると、上記関係式からp、yを再計算する。そして、表示修正部は、再計算された結果を再表示する。ユーザは納得のいく目標値が得られるまで、目標値の修正を繰り返す。   As can be understood from the above relational expression, when one of the target values is corrected, the correction affects the other target values. Accordingly, when the user corrects one of the above c, a, x, and y displayed on the display correction unit, the update unit recalculates p and q. On the other hand, when the user corrects q among the target values displayed on the display correction unit, p and y are recalculated from the above relational expression. Then, the display correction unit redisplays the recalculated result. The user repeats the correction of the target value until a satisfactory target value is obtained.

さらに、前述の益損比率計算部において、益損比率を、「計算された益損値が正である履歴の益損値の総和と、負である履歴の益損値の総和の絶対値と、」から計算するのにかえて、「計算された益損値が正である履歴の益損値の平均と、計算された益損値が負である履歴の益損値の平均の絶対値と、」から計算する。即ち、益損比率計算部は、全取引のうち、「勝った額」つまり、利益額の平均値と、「負けた額」、つまり、損失額の平均値の絶対値との比率を計算し、益損比率としてもよい。   Further, in the profit / loss ratio calculation section described above, the profit / loss ratio is calculated as “the sum of the profit / loss values of the history where the calculated profit / loss value is positive and the absolute value of the sum of the profit / loss values of the history which is negative” , "Instead of" the average of historical profit and loss values with a positive calculated profit and loss value and the absolute value of the average of historical profit and loss values with a negative calculated profit and loss value. " And calculate from. In other words, the profit / loss ratio calculation unit calculates the ratio of the “winning amount”, that is, the average value of the profit amount, and the “loss amount”, that is, the absolute value of the average value of the loss amount among all transactions. It may be the profit / loss ratio.

このように、益損比率は、行った取引のうちの、全ての「勝った額」と、全ての「負けた額」とのそれぞれを何らかの形で総計し、それらの比率を求めればよく、総計の方法は、総和であっても、平均値であってもよい。   In this way, the profit / loss ratio can be calculated by summing up all the “winning amount” and all “losing amount” of the transactions, The summation method may be a summation or an average value.

本発明の他の観点に係る投資目標処理装置を制御する方法は、回数利益計算部と、履歴記憶部と、益損値計算部と、勝率計算部と、益損比率計算部と、初期値設定部と、目標記憶部と、表示修正部と、を備える、投資目標処理装置を制御する工程を備える。   A method for controlling an investment target processing apparatus according to another aspect of the present invention includes a number-of-times profit calculation unit, a history storage unit, a profit / loss value calculation unit, a win rate calculation unit, a profit / loss ratio calculation unit, and an initial value. A step of controlling the investment target processing apparatus, comprising: a setting unit; a target storage unit; and a display correction unit.

回数利益計算工程では、回数利益計算部が、ユーザから入力された情報に基づいて将来の取引回数と、当該将来の取引による得るべき総利益額と、を計算する。履歴記憶工程では、履歴記憶部が、過去の取引のそれぞれについて、当該取引対象の買値、売値、および、当該取引に要した手数料を含む履歴を記憶する。   In the profit-for-profit calculation step, the profit-for-profit calculation unit calculates the number of future transactions and the total profit to be obtained by the future transactions based on information input from the user. In the history storage step, the history storage unit stores, for each past transaction, a history including the purchase price, the selling price, and the fee required for the transaction.

益損値計算工程では、益損値計算部が、記憶された履歴のそれぞれについて、当該売値から当該買値および当該手数料を減算した益損値を計算する。勝率計算工程では、勝率計算部が、記憶された履歴のうち、計算された益損値が正である履歴の数と、負である履歴の数と、から、過去の取引の勝率を計算する。   In the profit and loss value calculation step, the profit and loss value calculation unit calculates the profit and loss value obtained by subtracting the purchase price and the fee from the selling price for each of the stored histories. In the winning rate calculation step, the winning rate calculation unit calculates the winning rate of the past transaction from the number of histories in which the calculated profit / loss value is positive and the number of histories that are negative in the stored history. .

益損比率計算工程では、益損比率計算部が、記憶された履歴のうち、計算された益損値が正である履歴の益損値と、負である履歴の益損値の絶対値と、から、過去の取引の益損比率を計算する。   In the profit / loss ratio calculation process, the profit / loss ratio calculation unit calculates the profit / loss value of the history where the calculated profit / loss value is positive and the absolute value of the profit / loss value of the history which is negative among the stored histories. From the above, the profit / loss ratio of past transactions is calculated.

目標記憶工程では、目標記憶部が、将来の取引回数目標cと、当該将来の取引により得るべき総利益額目標aと、当該将来の取引の勝率目標xと、当該将来の取引の益損比率目標yと、当該将来の取引のそれぞれにおける利益額目標pと、当該将来の取引のそれぞれにおける損切額目標qと、を記憶する。   In the target storage process, the target storage unit sets the future transaction frequency target c, the total profit target a to be obtained by the future transaction, the win rate target x of the future transaction, and the profit / loss ratio of the future transaction. The target y, the profit target p for each future transaction, and the loss target q for each future transaction are stored.

初期値設定工程では、初期値設定部が、計算された取引回数を当該取引回数目標cの初期値として、計算された総利益額を当該総利益額目標aの初期値として、計算された勝率を当該勝率目標xの初期値として、計算された益損比率を当該益損比率目標yの初期値として、それぞれ設定し、目標記憶部に記憶されるc、a、x、yを既知数とし、p、qを未知数とする所定の連立方程式を解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qの初期値として、それぞれ目標記憶部に記憶させる。   In the initial value setting step, the initial value setting unit calculates the winning percentage calculated using the calculated number of transactions as the initial value of the target number of transactions target c and the calculated total profit amount as the initial value of the target total profit amount a. As the initial value of the win rate target x and the calculated profit / loss ratio as the initial value of the profit / loss ratio target y, respectively, and c, a, x, and y stored in the target storage unit are known numbers. , P, q are stored in the target storage unit as initial values of the profit target p and the loss target q, respectively, obtained by solving a predetermined simultaneous equation with unknown numbers p, q.

表示修正工程では、表示修正部が、目標記憶部に記憶される取引回数目標cと、総利益額目標aと、勝率目標xと、益損比率目標yと、利益額目標pと、損切額目標qと、を表示し、いずれかの目標の修正を当該ユーザに促す。   In the display correction process, the display correction unit performs transaction count target c stored in the target storage unit, gross profit target a, win rate target x, profit / loss ratio target y, profit target p, Forehead target q is displayed, and the user is prompted to correct any target.

さらに、
初期値設定工程において初期値設定部は、以下の連立方程式、
a = cxp - c(1-x)q;
p = yq
を解いて、未知数p、qを求める、
further,
In the initial value setting process, the initial value setting unit includes the following simultaneous equations:
a = cxp-c (1-x) q;
p = yq
To find unknowns p and q,

さらに、益損比率計算工程においては、益損比率計算部が、益損比率を、計算された益損値が正である履歴の益損値の総和と、負である履歴の益損値の総和の絶対値と、から計算する。   Furthermore, in the profit / loss ratio calculation process, the profit / loss ratio calculation unit calculates the profit / loss ratio by calculating the sum of the profit / loss values for the history where the calculated profit / loss value is positive and the profit / loss value for the history where the calculated profit / loss ratio is negative. Calculate from the absolute value of the sum.

さらに、投資目標処理装置は、更新部を備え、更新工程では、更新部が、当該ユーザにより修正された目標を、目標記憶部に記憶させ、
(a)当該修正された目標が、取引回数目標c、総利益額目標a、勝率目標x、もしくは、益損比率目標yである場合、当該連立方程式において、c、a、x、yを既知数とし、p、qを未知数として解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qとして、目標記憶部に記憶させ、
(b)当該修正された目標が、損切額目標qである場合、当該連立方程式において、c、a、x、qを既知数とし、p、yを未知数として解いて得られるp、yを、当該利益額目標pおよび当該益損比率目標yとして、目標記憶部に記憶させ、表示修正部に、当該目標を表示させる。
Furthermore, the investment target processing apparatus includes an update unit, and in the update process, the update unit stores the target corrected by the user in the target storage unit,
(A) If the revised target is the number-of-transactions target c, the gross profit target a, the winning percentage target x, or the profit / loss ratio target y, c, a, x, and y are known in the simultaneous equations P, q obtained by solving p and q as unknowns, and storing them in the target storage unit as the profit target p and the loss target q,
(B) If the revised target is the loss target q, then p, y obtained by solving c, a, x, q as known numbers and p, y as unknown numbers in the simultaneous equations The profit amount target p and the profit / loss ratio target y are stored in the target storage unit, and the target is displayed on the display correction unit.

さらに、本発明の他の観点に係るプログラムは、コンピュータを、上記の投資目標処理装置として機能させるように構成する。本発明の他の観点に係るプログラムは、コンピュータに上記の投資目標処理方法を実行させるように構成する。   Furthermore, a program according to another aspect of the present invention configures a computer to function as the above investment target processing apparatus. A program according to another aspect of the present invention is configured to cause a computer to execute the above investment target processing method.

また、本発明のプログラムは、コンパクトディスク、フレキシブルディスク、ハードディスク、光磁気ディスク、ディジタルビデオディスク、磁気テープ、半導体メモリ等のコンピュータ読取可能な情報記録媒体に記録することができる。上記プログラムは、当該プログラムが実行されるコンピュータとは独立して、コンピュータ通信網を介して配布・販売することができる。また、上記情報記録媒体は、当該コンピュータとは独立して配布・販売することができる。   The program of the present invention can be recorded on a computer-readable information recording medium such as a compact disk, flexible disk, hard disk, magneto-optical disk, digital video disk, magnetic tape, and semiconductor memory. The above program can be distributed and sold via a computer communication network independently of the computer on which the program is executed. The information recording medium can be distributed and sold independently of the computer.

本発明によると、株式投資の際に、目標とする利益を得るためのガイドライン値を少ない計算資源で、かつ効率よく求める投資目標処理装置、投資目標処理方法、ならびに、プログラムを提供することができる。   According to the present invention, it is possible to provide an investment target processing apparatus, an investment target processing method, and a program for efficiently obtaining a guideline value for obtaining a target profit with a small amount of calculation resources in stock investment. .

以下に本発明の実施の形態を説明する。以下では、理解を容易にするため、ゲーム装置に本発明が適用される実施の形態を説明するが、各種のコンピュータ、PDA、形態電話などの情報処理装置においても同様に本発明を適用することができる。すなわち、以下に説明する実施の形態は説明のためのものであり、本願発明の範囲を制限するものではない。したがって、当業者であればこれらの各要素もしくは全要素をこれと等しいものに置換した実施形態を採用することが可能であるが、これらの実施の形態も本発明の範囲に含まれる。   Embodiments of the present invention will be described below. In the following, for ease of understanding, an embodiment in which the present invention is applied to a game device will be described. However, the present invention is similarly applied to information processing devices such as various computers, PDAs, and mobile phones. Can do. That is, the embodiment described below is for explanation, and does not limit the scope of the present invention. Accordingly, those skilled in the art can employ embodiments in which each or all of these elements are replaced with equivalent ones, and these embodiments are also included in the scope of the present invention.

図1は、本発明の実施形態の1つに係るゲーム端末が実現される典型的なゲーム装置の概要構成を示す模式図である。以下、本図を参照して説明する。   FIG. 1 is a schematic diagram showing a schematic configuration of a typical game device in which a game terminal according to one embodiment of the present invention is realized. Hereinafter, a description will be given with reference to FIG.

ゲーム装置100は、CPU(Central Processing Unit)101と、ROM(Read Only Memory) 102と、RAM(Random Access Memory)103と、インターフェイス104 と、コントローラ105と、外部メモリ106と、画像処理部107 と、DVD(Digital Versatile Disk)−ROMドライブ108と、NIC(Network Interface Card)109と、音声処理部110と、を備える。   The game apparatus 100 includes a CPU (Central Processing Unit) 101, a ROM (Read Only Memory) 102, a RAM (Random Access Memory) 103, an interface 104, a controller 105, an external memory 106, an image processing unit 107, A DVD (Digital Versatile Disk) -ROM drive 108, a NIC (Network Interface Card) 109, and an audio processing unit 110.

ゲーム用のプログラムおよびデータを記憶したDVD−ROMをDVD−ROMドライブ108に装着して、ゲーム装置100の電源を投入することにより、当該プログラムが実行され、本実施形態のゲーム端末が実現される。   When a DVD-ROM storing a game program and data is loaded into the DVD-ROM drive 108 and the game apparatus 100 is turned on, the program is executed and the game terminal of the present embodiment is realized. .

CPU101は、ゲーム装置100全体の動作を制御し、各構成要素と接続され制御信号やデータをやりとりする。   The CPU 101 controls the overall operation of the game apparatus 100 and is connected to each component to exchange control signals and data.

ROM102は、電源投入直後に実行されるIPL(Iintial Program Loader)を記憶する。このIPLをCPU101が実行することにより、DVD−ROMに記録されたプログラムがRAM103に読み出され、CPU101による実行が開始される。
また、ROM102にはゲーム装置100全体の動作制御に必要なオペレーティングシステムのプログラムや各種のデータが記録される。
The ROM 102 stores an IPL (Iintial Program Loader) that is executed immediately after the power is turned on. When the CPU 101 executes this IPL, the program recorded on the DVD-ROM is read out to the RAM 103, and execution by the CPU 101 is started.
The ROM 102 stores an operating system program and various data necessary for operation control of the entire game apparatus 100.

RAM103は、データやプログラムを一時的に記憶するためのもので、DVD−ROMから読み出したプログラムやデータ、その他ゲームの進行やチャット通信に必要なデータ等が保持される。   The RAM 103 is for temporarily storing data and programs, and holds programs and data read from the DVD-ROM, other data necessary for game progress and chat communication, and the like.

インターフェイス104を介して接続されたコントローラ105は、ユーザがゲーム実行の際に行う操作入力を受け付ける。   The controller 105 connected via the interface 104 receives an operation input performed when the user executes the game.

インターフェイス104を介して着脱自在に接続された外部メモリ106には、例えばチャット通信のログのデータなどが書き換え可能に記憶される。ユーザは、コントローラ105を介して指示入力を行うことにより、これらのデータを適宜外部メモリ106に記憶することができる。   For example, chat communication log data is rewritably stored in the external memory 106 detachably connected via the interface 104. The user can store these data in the external memory 106 as appropriate by inputting an instruction via the controller 105.

DVD−ROMドライブ108に装着されるDVD−ROMには、前述のようにゲームを実現するためのプログラムとゲームに付随する画像データや音声データが記録される。CPU101の制御によって、DVD−ROMドライブ108は、これに装着されたDVD−ROMに対する読み出し処理を行って、必要なプログラムやデータを読み出し、これらはRAM103等に一時的に記憶される。   The DVD-ROM mounted on the DVD-ROM drive 108 stores a program for realizing the game and image data and audio data associated with the game as described above. Under the control of the CPU 101, the DVD-ROM drive 108 performs a reading process on the DVD-ROM loaded therein, reads necessary programs and data, and these are temporarily stored in the RAM 103 or the like.

画像処理部107は、DVD−ROMから読み出された画像データ等をCPU101や画像処理部107が備える画像演算プロセッサ(図示せず)によって加工処理した後、これを画像処理部107が備えるフレームメモリ(図示せず)に記録する。フレームメモリに記録された画像情報は、所定の同期タイミングでビデオ信号に変換され画像処理部107に接続されるモニタ(図示せず)へ出力される。これにより、各種の画像表示が可能となる。   The image processing unit 107 processes image data read from the DVD-ROM or the like by the CPU 101 or an image arithmetic processor (not shown) provided in the image processing unit 107, and then processes the processed image data in the frame memory provided in the image processing unit 107. (Not shown). The image information recorded in the frame memory is converted into a video signal at a predetermined synchronization timing and output to a monitor (not shown) connected to the image processing unit 107. Thereby, various image displays are possible.

画像演算プロセッサは、2次元の画像の重ね合わせ演算やαブレンディング等の透過演算、各種の飽和演算を高速に実行できる。   The image calculation processor can execute a two-dimensional image overlay calculation, a transmission calculation such as α blending, and various saturation calculations at high speed.

また、仮想3次元空間に配置され、各種のテクスチャ情報が付加されたポリゴン情報を、Zバッファ法によりレンダリングして、所定の視点位置から仮想3次元空間に配置されたポリゴンを俯瞰したレンダリング画像を得る演算の高速実行も可能である。   In addition, the polygon information arranged in the virtual three-dimensional space and added with various kinds of texture information is rendered by the Z buffer method, and a rendered image is obtained by overlooking the polygon arranged in the virtual three-dimensional space from a predetermined viewpoint position. High speed execution of the obtained operation is also possible.

さらに、CPU101と画像演算プロセッサが協調動作することにより、文字の形状を定義するフォント情報にしたがって、文字列を2次元画像としてフレームメモリへ描画したり、各ポリゴン表面へ描画することが可能である。フォント情報は、ROM 102に記録されているが、DVD−ROMに記録された専用のフォント情報を利用することも可能である。   Furthermore, by the coordinated operation of the CPU 101 and the image arithmetic processor, it is possible to draw a character string as a two-dimensional image on the frame memory or draw it on the surface of each polygon according to font information that defines the character shape. . The font information is recorded in the ROM 102, but it is also possible to use dedicated font information recorded in the DVD-ROM.

NIC109は、ゲーム装置100をインターネット等のコンピュータ通信網(図示せず)に接続するためのものである。NIC109は、例えばLAN(Local Area Network)を構成する際に用いられる10BASE−T/100BASE−T規格に準拠するものや、電話回線を用いてインターネットに接続するためのアナログモデム、ISDN(Integrated Services Digital Network)モデム、ADSL(Asymmetric Digital Subscriber Line)モデム、ケーブルテレビジョン回線を用いてインターネットに接続するためのケーブルモデム等と、これらとCPU101との仲立ちを行うインターフェイス(図示せず)により構成される。   The NIC 109 is for connecting the game apparatus 100 to a computer communication network (not shown) such as the Internet. The NIC 109 is based on, for example, a 10BASE-T / 100BASE-T standard used when configuring a LAN (Local Area Network), an analog modem for connecting to the Internet using a telephone line, or an ISDN (Integrated Services Digital). A network (Modem) modem, an ADSL (Asymmetric Digital Subscriber Line) modem, a cable modem for connecting to the Internet using a cable television line, and an interface (not shown) that mediates between these and the CPU 101.

インターネット内のSNTPサーバにNIC109を介して接続し、ここから情報を取得することによって現在の日時情報を得ることができる。また、各種のネットワークゲームのサーバ装置が、SNTPサーバと同様の機能を果たすように構成設定してもよい。   The current date and time information can be obtained by connecting to an SNTP server in the Internet via the NIC 109 and acquiring information therefrom. In addition, various network game server devices may be configured and configured to perform the same functions as the SNTP server.

音声処理部110は、DVD−ROMから読み出した音声データをアナログ音声信号に変換し、これに接続されたスピーカ(図示せず)から出力させる。また、CPU101の制御の下、ゲームの進行の中で発生させるべき効果音や楽曲データを生成し、これに対応した音声をスピーカから出力させる。   The audio processing unit 110 converts audio data read from the DVD-ROM into an analog audio signal and outputs the analog audio signal from a speaker (not shown) connected thereto. In addition, under the control of the CPU 101, sound effects and music data to be generated during the progress of the game are generated, and the corresponding sound is output from the speaker.

この他、ゲーム装置100は、ハードディスク等の大容量外部記憶装置を用いて、ROM102、RAM103 、DVD−ROMドライブ108に装着されるDVD−ROM等と同じ機能を果たすように構成してもよい。   In addition, the game apparatus 100 may be configured to perform the same function as a DVD-ROM or the like mounted on the ROM 102, the RAM 103, and the DVD-ROM drive 108 using a large-capacity external storage device such as a hard disk.

尚、投資目標処理装置や、投資目標処理装置が適用される株トレーニングシステムは、ゲーム装置100や、携帯式のゲーム装置上に実現されるが、一般的なコンピュータ上に実現することもできる。一般的なコンピュータは、上記ゲーム装置100と同様に、CPU、RAM、ROM、DVD−ROM ドライブ、および、NICを備え、ゲーム装置100よりも簡易な機能を備えた画像処理部を備え、外部記憶装置としてハードディスクを有する他、フレキシブルディスク、光磁気ディスク、磁気テープ等が利用できるようになっている。また、コントローラではなく、キーボードやマウスなどを入力装置として利用する。   The investment target processing device and the stock training system to which the investment target processing device is applied are realized on the game device 100 or a portable game device, but can also be realized on a general computer. Similar to the game apparatus 100, a general computer includes a CPU, RAM, ROM, DVD-ROM drive, and NIC, an image processing unit having functions simpler than the game apparatus 100, and external storage. In addition to having a hard disk as a device, a flexible disk, a magneto-optical disk, a magnetic tape, and the like can be used. In addition, a keyboard, a mouse or the like is used as an input device instead of a controller.

ネットワークゲームでは、ゲーム専用機ではなく一般的なコンピュータを利用することも多々ある。したがって、以下では、注記しない限り、投資目標処理装置や株トレーニングシステムについても、図1に示したゲーム装置100により説明を加える。投資目標処理装置や株トレーニングシステムは必要に応じて適宜一般的なコンピュータの要素に置換することができ、これらの実施の形態も本発明の範囲に含まれる。   In network games, a general computer is often used instead of a dedicated game machine. Therefore, hereinafter, unless otherwise noted, the investment target processing device and the stock training system will also be described using the game device 100 shown in FIG. The investment target processing apparatus and the stock training system can be appropriately replaced with general computer elements as necessary, and these embodiments are also included in the scope of the present invention.

次に、理解を容易にするため、本発明が適用される株トレーニングシステムについて簡単に説明する。   Next, in order to facilitate understanding, a stock training system to which the present invention is applied will be briefly described.

本株トレーニングシステムは、ユーザの行う取引それぞれについて、株の売りポイント(売却予定時期とその際の予想株価)をユーザに設定させ、株売却予定時期における実際の株価と比較して、ユーザが行った取引内容の評価を行う。ユーザは、本株トレーニングシステムからの評価を参考にして次の取引を行うことで、株取引のセンスを養っていく。   This stock training system allows the user to set stock selling points (scheduled sale time and expected stock price at that time) for each transaction performed by the user, and compare it with the actual stock price at the scheduled sale time. Evaluate transaction details. The user develops the sense of stock trading by conducting the following transaction with reference to the evaluation from the stock training system.

ここで、本株トレーニングシステムは、1取引を、1つの銘柄を購入してから売却するまでの処理とする。そして、理解を容易にするため、同じ銘柄の株については、購入した全ての株を売却してから、次の取引を開始するものとして説明する。   Here, in the stock training system, one transaction is a process from purchasing one brand to selling it. And in order to make an understanding easy, about the stock of the same brand, after selling all the stocks purchased, it explains as what starts the next transaction.

なお、本発明が適用される株トレーニングシステムは、ユーザが行った架空の株取引の結果を評価するようにしても、あるいは、ユーザが実際に行った株取引の結果を評価するようにしてもよい。   Note that the stock training system to which the present invention is applied may evaluate the result of a fictitious stock transaction performed by the user, or may evaluate the result of the stock transaction actually performed by the user. Good.

(適用システムのユーザインタフェース)
次に本株トレーニングシステムのユーザインタフェース、即ち、本システムとユーザとのやり取りの流れ、を示す。
図2に示すように、まず、本トレーニングシステムは株取引が全く初めてで、何をどのように決めればよいか分からないような素人でも株取引を開始できるように、本株トレーニングシステムはユーザに対して問診を行う(ステップS101)。そして、問診結果に基づいて、株取引の際の目標値を設定する(ステップS102)。ユーザは、目標値を参考にして、株の取引を行う(ステップS103)。取引結果に対して、本トレーニングシステムは、定期的に診断を行う(ステップS104)。そして、取引期間が終了した際には、最終診断を行って(ステップS105)、トレーニングは終了する。
以下各ステップの詳細を説明する。
(Applicable system user interface)
Next, the user interface of the stock training system, that is, the flow of interaction between the system and the user is shown.
As shown in FIG. 2, this training system is the first time that stock trading is the first time, so even an amateur who does not know what and how to decide can start stock trading. An inquiry is made with respect to this (step S101). And based on the inquiry result, the target value in the case of stock trading is set (step S102). The user trades stocks with reference to the target value (step S103). The training system periodically diagnoses the transaction result (step S104). When the transaction period ends, a final diagnosis is performed (step S105), and the training ends.
Details of each step will be described below.

(問診)
本株トレーニングシステムは、図3A〜3Cの問診画面を表示して、ユーザに対して問診を行う。
ユーザは、図3Aの問診画面1の指示に従って、いくらを(元金)、いつまでに(投資期間)、いくらに(最終目標資産)増やしたいか、および、トレード可能頻度を入力する。
(Interview)
The stock training system displays the inquiry screens of FIGS. 3A to 3C and makes an inquiry to the user.
The user inputs how much (principal), how much (investment period), how much (final target asset) should be increased, and the tradeable frequency in accordance with the instruction on the inquiry screen 1 in FIG. 3A.

問診画面2(図3B)は、先に入力された、元金、投資期間、最終目標資産に基づいて、利益率目標と、各年の資産状況を複利計算で求めた結果を目安として表示する。また、同様にして、複利計算で求めた初年度の各月の利益率目標、および初月の利益額目標も表示する。   Questionnaire screen 2 (FIG. 3B) displays the profit rate target and the result of calculating the asset status of each year by compound interest calculation based on the principal, investment period, and final target asset entered earlier as a guide. . Similarly, the profit margin target for each month of the first year and the profit target for the first month obtained by compound interest calculation are also displayed.

問診画面3(図3C)は、ユーザにトレードスタイルの入力を指示する。なお、問診画面3に表示される選択可能なトレードスタイルの一覧は、問診画面1(図3A)のトレード可能頻度に関する設問(3)でユーザが選択したトレード可能頻度の結果に応じて、変化する。図4Aにトレード可能頻度の種類と、選択されたトレード可能頻度に応じて表示されるトレードスタイルの対応表を示す。図4Aによれば、例えば、「トレード可能頻度」として「用事をしながら1日数回程度トレード可能」を問診画面1で選択した場合、トレードスタイル1〜5が問診画面3(図3C)に表示され、ユーザにいずれかを選択するように指示をする。   The inquiry screen 3 (FIG. 3C) instructs the user to input a trade style. The list of selectable trade styles displayed on the inquiry screen 3 changes according to the result of the tradeable frequency selected by the user in the question (3) regarding the tradeable frequency on the inquiry screen 1 (FIG. 3A). . FIG. 4A shows a correspondence table of trade styles displayed according to the types of tradeable frequencies and the selected tradeable frequencies. According to FIG. 4A, for example, when “tradable about several times a day while doing business” is selected on the inquiry screen 1 as “tradable frequency”, trade styles 1 to 5 are displayed on the inquiry screen 3 (FIG. 3C). And instructing the user to select one.

(目標値の設定)
本システムはこれら問診の回答結果や過去取引内容に基づいて、取引回数、総利益額目標、利益額目標、損切額目標等を算出し、図3Dに示すような目標設定画面を表示する。目標設定画面では、枠に囲まれた目標値をユーザが修正することが可能である。目標値が修正された場合、変更されなかった、他の目標値が再計算される。
なお、これら目標値の意味や、目標値の計算方法については、本発明に係る、投資目標処理装置の詳細を説明する部分において後述する。
(Target value setting)
This system calculates the number of transactions, the total profit target, the profit target, the loss target, etc. based on the results of these interviews and the contents of past transactions, and displays a target setting screen as shown in FIG. 3D. On the target setting screen, the user can correct the target value surrounded by the frame. When the target value is corrected, other target values that have not been changed are recalculated.
The meaning of these target values and the method for calculating the target value will be described later in the description of the details of the investment target processing apparatus according to the present invention.

図3Dにおいて、納得できる目標が得られ、ユーザが次の画面に進む指示ボタンを押下すると、図3Eに示す確認画面が表示される。ユーザが該確認画面の内容を確認し、スタートボタンを押下すると、トレーニングが開始される。   In FIG. 3D, when a satisfactory target is obtained and the user presses the instruction button to proceed to the next screen, the confirmation screen shown in FIG. 3E is displayed. When the user confirms the content of the confirmation screen and presses the start button, training starts.

(取引)
トレーニングが開始されると、ユーザは、株を購入し、株価の上昇を期待して一定期間保有した後に売却する、という一連の株取引の処理を行う。本株トレーニングシステムは、前述したように、ユーザの予想した売りポイント(売却予定時期における予想株価)と、売却予定時期における実際の株価とを比較して、ユーザが行った取引内容の評価を行う。よって、本システムは、各取引において、株を購入する際、購入予定の銘柄の売りポイントをユーザに設定させ、記憶する。
(transaction)
When the training is started, the user performs a series of stock transaction processing in which the user buys stocks, sells them after holding them for a certain period in anticipation of a rise in stock prices. As described above, the stock training system compares the selling point predicted by the user (the expected stock price at the scheduled sale time) with the actual stock price at the scheduled sale time, and evaluates the contents of the transaction performed by the user. . Therefore, when purchasing stocks in each transaction, the present system allows the user to set selling points of brands scheduled to be purchased and stores them.

(売りポイントの設定)
しかし、全くチャートの読めない初心者の場合、売りポイント(売却予定時期における予想株価)を設定することは困難である。よって、本株トレーニングシステムでは、図3Dの目標設定画面で仮設定した利益額目標、および仮取引期間目標に基づいて、売りポイントを自動的に設定するようユーザが選択することが可能な、売りポイント設定画面(図3F参照)を用意している。売りポイント設定画面の指示に従って、ユーザが自動設定を選んだ場合は、1取引あたりの取引期間目標、および利益額目標がそれぞれ、株売却予定時期、および株売却予定時期における予想株価となる(正確には、現時点から取引期間目標後が株売却予定時期である)。損切額(株価が下落したときに、それ以上の損失を出さないために、売却する額)については、損切額目標が自動的に設定される。
(Set selling points)
However, for beginners who cannot read the chart at all, it is difficult to set selling points (expected stock price at the scheduled sale time). Therefore, in this stock training system, the user can select to automatically set selling points based on the profit amount target temporarily set on the target setting screen in FIG. 3D and the provisional transaction period target. A point setting screen (see FIG. 3F) is prepared. If the user chooses automatic setting according to the instructions on the selling point setting screen, the transaction period target and profit target for each transaction will be the expected stock price at the scheduled sale time and the scheduled sale time, respectively. From the current point in time, the period after the target trading period is the planned sale date. A loss cut target is automatically set for the loss cut amount (the amount to be sold in order to prevent further losses when the stock price drops).

一方、自動設定を選択しなかった場合、売りポイントを入力可能な画面(図示せず)を表示し、ユーザはこの画面の指示にしたがって、自らが未来の株価イメージを描き、売りポイント(および損切額)を入力する。多少チャートが読めるユーザは、自動設定を選択せずに、売りポイントを入力すればよい。   On the other hand, if automatic setting is not selected, a screen (not shown) on which selling points can be entered is displayed, and the user draws a future stock price image according to the instructions on this screen, and sell points (and losses). Enter the amount. A user who can read the chart to some extent may input selling points without selecting automatic setting.

(取引の定期診断)
本株トレーニングシステムは、トレーニング中、定期的に、図3Gに示すような取引内容の診断(評価)結果をユーザに表示する。各斜体で記載された部分が、ユーザの設定した目標に応じて算出された診断結果である。診断は、例えば、月1回など、所定のタイミングで行ってもよい。あるいは、選択したトレードスタイルに応じて診断のタイミングを決定してもよい。例えば月に何度という単位で取引を行うようなトレードスタイルであれば、月に一度、年に何度という単位で取引を行う場合は、年に一度行っても良い。
(Periodic diagnosis of transactions)
The stock training system periodically displays a diagnosis (evaluation) result of transaction contents as shown in FIG. 3G to the user during training. The portion written in italics is the diagnosis result calculated according to the target set by the user. The diagnosis may be performed at a predetermined timing, for example, once a month. Alternatively, the diagnosis timing may be determined according to the selected trade style. For example, in the case of a trading style in which transactions are performed in units of times per month, when transactions are performed in units of times once a month, they may be performed once a year.

図3Gは、前述の図3A〜3Cで設定したように、元金が100万円、利益額目標が2.0%(即ち、100万円の2.0%で2万円)、最終利益額目標が1000万円としたときに、今月の利益額が1.5万円であった場合を想定した評価結果である。評価結果には、利益額目標の何パーセントを達成したかに応じてコメントが表示される。達成した利益額目標のパーセンテージに対応するコメントは、図4Bに示す。図3Gの例では、利益額目標が2万円で、実際の利益額が1.5万円であるため、目標達成率は、75%である。よって、「やや不足しています」というコメントが表示される。   As shown in FIGS. 3A to 3C, the principal is 1 million yen, the profit target is 2.0% (ie, 2.0% of 1 million yen is 20,000 yen), and the final profit is shown in FIG. 3G. This is an evaluation result assuming that the profit amount of this month was 15,000 yen when the amount target is 10 million yen. In the evaluation result, a comment is displayed according to what percentage of the profit target is achieved. Comments corresponding to the percentage of the profit goal achieved are shown in FIG. 4B. In the example of FIG. 3G, the profit target is 20,000 yen, and the actual profit is 15,000 yen, so the target achievement rate is 75%. Therefore, the comment “Slightly insufficient” is displayed.

利益額目標を変更したい場合は、「目標を修正しますか?」の問いに対して「はい」を選択すればよい。すると、本株トレーニングシステムは問診のステップに戻る。   If you want to change the profit target, you can select "Yes" to the question "Do you want to modify the target?" Then, the stock training system returns to the inquiry step.

定期診断では、図3Hに示すように個々の取引についての評価も表示する。図3Hでは、評価可能な取引のリストが選択可能に画面に表示され、ユーザに選択するように指示する。実際の株価は、売却予定時期が経過して初めて確定するため、評価可能な取引としては、売却予定時期が経過していなければ表示されない。   In the periodic diagnosis, as shown in FIG. 3H, evaluations for individual transactions are also displayed. In FIG. 3H, a list of transactions that can be evaluated is selectably displayed on the screen, prompting the user to select. Since the actual stock price is determined only after the scheduled sale time, the valuable transaction is not displayed unless the scheduled sale time has passed.

表示された取引のうちから、ユーザが1つを選択すると、該取引に関する診断結果が表示される。診断結果としてはコメントと、同系の取引(即ち、以下「個々の取引に関する評価」における、同領域に属する取引)の累計取引数が表示される。
次に、この個々の取引の評価方法について説明する。
When the user selects one of the displayed transactions, a diagnosis result regarding the transaction is displayed. As the diagnosis result, a comment and the cumulative number of transactions of similar transactions (that is, transactions belonging to the same area in the following “evaluation regarding individual transactions”) are displayed.
Next, a method for evaluating each individual transaction will be described.

(個々の取引に関する評価)
株取引において売却のタイミングは重要である。例えば、株価が下落し、保有する銘柄の株価が下がり過ぎて売るに売れず資金を凍結してしまうと、投資効率が悪い状態となる。したがって、株取引のルールとして、株価が下落して、大きな損失を出した場合でも、長期保有しないことが望ましい。本株トレーニングシステムは、図5に示すように、時間と、株価の動きとに応じて、取引内容を評価する。
(Evaluation regarding individual transactions)
The timing of sale is important in stock trading. For example, if the stock price falls and the stock price of the stocks that it owns falls too much to sell, the funds are frozen and the investment efficiency is poor. Therefore, as a rule of stock trading, it is desirable not to hold for a long time even if the stock price falls and a large loss occurs. As shown in FIG. 5, the stock training system evaluates transaction contents according to time and stock price movements.

図5においては、横軸は時間を、縦軸は時間に対する、ある銘柄の1株あたりの株価を表す。原点は予想時点(購入時点)の株価、時刻T1は株売却予定時期、点P1は時刻T1における予想株価V1、点P2は同じく時刻T1における実際の株価V2である。ここで、株売却予定時期T1、予想株価V1は、ユーザ自らが設定した、あるいは、問診結果により算出された利益目標および売却予定時期に基づいて自動的に設定された、売りポイントである。損益分岐額L1は、取引手数料を差し引いても損失が出ない最低額(即ち、予想時点の原点株価に手数料を加えた額)である。   In FIG. 5, the horizontal axis represents time, and the vertical axis represents the stock price per stock of a certain brand with respect to time. The origin is the stock price at the expected time (purchase time), time T1 is the planned stock sale timing, point P1 is the expected stock price V1 at time T1, and point P2 is the actual stock price V2 at time T1. Here, the stock sale scheduled time T1 and the expected stock price V1 are selling points set by the user himself or automatically set based on the profit target and the sale scheduled time calculated from the inquiry result. The break-even amount L1 is a minimum amount that does not cause a loss even if the transaction fee is deducted (that is, an amount obtained by adding a fee to the stock price at the time of forecast).

本株トレーニングシステムは、図5に示すように、上述の予想株価V1や損益分岐額L1、そして株売却予定時期T1等に基づいて、時間に対する株価の動きを領域で類別する。取引は、取引が生じた領域に応じて、上からA、B、Cで評価される。なお、評価の段階は、A、B、C以外でもよい。取引結果には、評価のほかに、評価の理由およびアドバイスを示したコメントが付される。   As shown in FIG. 5, the stock training system classifies stock price movements with respect to time on the basis of the above-mentioned predicted stock price V1, break-even amount L1, planned stock sale timing T1, and the like. Transactions are evaluated by A, B, C from above depending on the area in which the transaction occurred. The evaluation stage may be other than A, B, and C. In addition to the evaluation, the transaction result is accompanied by a comment indicating the reason for the evaluation and advice.

図5は、目標株価が実際の株価より上がった場合(即ち、T1において、V2>V1であった場合)の評価の例を示す。
このとき、領域A1は、株売却予定時期T1を迎える前に、株価が目標株価V1以上となり、株を売却した場合に相当する。領域A1において株を売却すると、期間内に想定以上の利益が出るため、評価はAとなる。
FIG. 5 shows an example of evaluation when the target stock price is higher than the actual stock price (that is, when V2> V1 at T1).
At this time, the area A1 corresponds to the case where the stock price is equal to or higher than the target stock price V1 before the stock sale scheduled time T1 is reached and the stock is sold. If the stock is sold in the area A1, the profit is more than expected within the period, so the evaluation is A.

領域A2は、株売却予定時期T1を経過してから、株価が予想株価V1以上となった際に売却した場合に相当する。株売却予定時期T1を超えてはいるものの、目標株価V1よりも高い額で株を売却できたため、領域A1同様、評価はAとなる。   The area A2 corresponds to a case where the stock is sold when the stock price becomes equal to or higher than the expected stock price V1 after the stock sale scheduled time T1 has passed. Although the stock sale schedule time T1 has been exceeded, since the stock could be sold at an amount higher than the target stock price V1, the evaluation is A as in the area A1.

領域A3は、株売却予定時期T1の経過前に、株価が損益分岐額以上、目標株価未満であった場合に相当する。領域A3において株を売却すると、株価は想定した額には到達しないが利益は得られる。よって、評価はAとなる。しかしながら、株売却予定時期T1を迎えるより相当以前に、株価が目標株価に達していないにも関わらず売却してしまうことは、売り急ぎである。よって、領域A4において株を売却すると、評価はBとなる。
なお、領域A4は、例えば、株売却予定時期T1の半分以下の期間、そして目標株価V1の半分以下の株価、等、予め決めておいた範囲以下に設定すればよい。
Region A3 corresponds to the case where the stock price is greater than or equal to the break-even amount and less than the target stock price before the scheduled sale time T1. If the stock is sold in the area A3, the stock price does not reach the assumed amount, but a profit is obtained. Therefore, the evaluation is A. However, it is urgent to sell the stock price even before the stock sale schedule time T1, even though the stock price has not reached the target stock price. Therefore, when the stock is sold in the area A4, the evaluation is B.
The area A4 may be set to a predetermined range or less, for example, a period less than half of the stock sale scheduled time T1 and a stock price less than half of the target stock price V1.

領域A5、即ち、株売却予定時期T1の経過後に、株価が損益分岐額以上、目標株価未満、の領域で株を売却した場合、売り逃しをしてしまったことを意味する。株売却予定時期T1において目標以上の利益が出ていたにも関わらず、その時点では売らずに、株価が下がってから売却しているためである。よって、評価はBとなる。   If the stock is sold in the region A5, that is, the stock price is in the region where the stock price is greater than or equal to the break-even amount and less than the target stock price after the scheduled stock sale time T1, it means that the stock has been missed. This is because, although the profit exceeding the target was generated at the planned sale time T1, the sale was not performed at that time and the sale was made after the stock price dropped. Therefore, the evaluation is B.

領域A6は、株売却予定時期T1の経過前に、損益分岐点L1以下の株価で株を売却した場合に相当する。目標設定画面で仮設定した損切額以内であれば、一般的に人間が不得手とされている「撤退」が出来ているという点を考慮し、評価をBとする。一方、株売却予定時期T1の経過前に損切額よりも株価が下回って株を売却した場合(領域A7)、「撤退」ができていないとして、評価はCとする。   The area A6 corresponds to the case where the stock is sold at a stock price equal to or lower than the breakeven point L1 before the stock sale scheduled time T1 elapses. Considering the fact that “withdrawal”, which is generally not good for human beings, has been made within the provisional loss amount that was provisionally set on the target setting screen, the evaluation is B. On the other hand, if the share price is sold below the loss cut amount before the scheduled sale time T1 has passed (area A7), the evaluation is C, assuming that “withdrawal” has not been made.

領域A8は、株売却予定時期T1の経過後に、損益分岐点L1以下の株価で株を売却した場合に相当する。株売却予定時期T1で、株価が目標株価よりも上がったにも関わらず、株を保有し続け、損失を出してしまっているので、評価はCとする。
さらに、株売却予定時期T1の経過後に損切額よりも株価が下回って売却した場合(領域A9)、「撤退ができていない」上に、株を必要以上に保有し続けているという理由で評価はCとする。
The area A8 corresponds to the case where the stock is sold at a stock price equal to or lower than the breakeven point L1 after the stock sale scheduled time T1. Even though the stock price has risen above the target stock price at the scheduled sale time T1, the stock has been held and a loss has been made, so the evaluation is C.
Furthermore, if the stock price falls below the loss cut amount after the scheduled sale time T1 has passed (area A9), it is because “it has not been withdrawn” and the stock has been held more than necessary. Evaluation is C.

なお、図5は、実際の株価V2が目標株価V1以上であった場合の評価の類別方法を示した。この他、本トレーニングシステムは、実際の株価V2が目標株価V1未満だった場合、そして、実際の株価V2が、損益分岐額L1未満であった場合についても、図5と同様に、目標株価V1、実際の株価V2、損益分岐額L1、売却予定時期T1に基づいて株価の動きを類別し、評価を行う。考え方は図5と同じであるので、説明は省略する。   FIG. 5 shows an evaluation classification method when the actual stock price V2 is equal to or higher than the target stock price V1. In addition, in the training system, when the actual stock price V2 is less than the target stock price V1, and when the actual stock price V2 is less than the break-even amount L1, the target stock price V1 is similar to FIG. Then, the movement of the stock price is classified and evaluated based on the actual stock price V2, the break-even amount L1, and the scheduled sale time T1. The concept is the same as in FIG.

(最終評価)
本株トレーニングシステムは所定の期間(例えば1年)が過ぎると最終評価を表示する。最終評価の例を図3Iに示す。斜体で記載された部分がシステムにより算出された結果であり、1年間の利益額、目標額と比較した利益額の達成率、などを表示する。
なお、最終評価を行うタイミングは、取引スタイル(短期、中期、長期取引)に応じて、変更しても良い。
(Final evaluation)
The stock training system displays a final evaluation after a predetermined period (for example, one year). An example of the final evaluation is shown in FIG. 3I. The part written in italics is the result calculated by the system, and the profit amount for one year, the achievement rate of the profit amount compared with the target amount, etc. are displayed.
In addition, you may change the timing which performs final evaluation according to transaction style (short term, medium term, long term transaction).

以上、本発明の適用される株トレーニングシステムのユーザインタフェースについて説明した。なお、前述したように、本株トレーニングシステムは、ゲーム装置100によって実現可能である。ユーザによる株トレーニングシステムに対する上述の指示やデータなどの入力操作は、コントローラ105を用いて行われる。また、トレーニングシステムの有する各種画面データは画像処理部107によって、モニタへ出力される。また、これら各種画面データやゲーム装置100を株トレーニングシステムとして機能させるプログラム、および、該プログラムが利用する各種データは、外部記憶装置に記憶される。各種目標の計算は、CPU101によって行われる。   The user interface of the stock training system to which the present invention is applied has been described above. As described above, the stock training system can be realized by the game device 100. The operation of inputting the above-described instructions and data to the stock training system by the user is performed using the controller 105. Various screen data of the training system is output to the monitor by the image processing unit 107. These various screen data, a program for causing the game apparatus 100 to function as a stock training system, and various data used by the program are stored in an external storage device. The calculation of various targets is performed by the CPU 101.

また、上記においては、同じ銘柄の株については、購入した全ての株を売却してから、次の取引を開始するものとして説明したが、通常は1部売却をしたり、同じ銘柄を追加購入したりすることが頻繁に生じる。このような取引を本トレーニングシステムで評価する場合、全て売却をしたものとして次の取引を扱えばよい。   In the above, for stocks of the same brand, it was explained that all the purchased stocks were sold and then the next transaction started, but usually one part is sold or the same brand is additionally purchased. Often occurs. When evaluating such a transaction with this training system, the following transaction may be handled as if all transactions were sold.

例えば、同じ銘柄を、100株購入し、80株売却してから、さらに30株購入したような場合を想定する。この場合、80株の売却を、当初購入した全100株を売却してから、新たに20株購入したものとして扱えばよい。また、次に30株購入した際には、購入したとした20株を売却してから、新たに50株を購入したものとすればよい。   For example, assume that 100 shares of the same brand are purchased, 80 shares are sold, and then 30 shares are purchased. In this case, the sale of 80 shares may be treated as having newly purchased 20 shares after selling all 100 shares originally purchased. Further, when 30 shares are purchased next time, 20 shares that have been purchased may be sold and 50 shares may be newly purchased.

(投資目標処理装置の概要構成)
以上のようなユーザインタフェースを有する株トレーニングシステムにおいて、問診結果からユーザの納得する各種目標値を算出する機能を有する部分である、本発明に係る投資目標処理装置について、次に説明する。
(Outline configuration of investment target processing equipment)
Next, the investment target processing apparatus according to the present invention, which is a part having a function of calculating various target values that the user is satisfied from the inquiry result in the stock training system having the user interface as described above, will be described.

図6は、本実施の形態に係る投資目標処理装置の概要構成を示す模式図である。図6に示すように、本投資目標処理装置200は、回数利益計算部201、履歴記憶部202、益損値計算部203、勝率計算部204、益損比率計算部205、初期値設定部206、目標記憶部207、表示修正部208、および更新部209から構成される。   FIG. 6 is a schematic diagram showing a schematic configuration of the investment target processing apparatus according to the present embodiment. As shown in FIG. 6, the investment target processing apparatus 200 includes a number-of-times profit calculation unit 201, a history storage unit 202, a profit / loss value calculation unit 203, a win rate calculation unit 204, a profit / loss ratio calculation unit 205, and an initial value setting unit 206. , A target storage unit 207, a display correction unit 208, and an update unit 209.

本投資目標処理装置200においては、CPU101が、回数利益計算部201、益値損計算部203、勝率計算部204、益損比率計算部205、初期値設定部206、表示修正部208、および更新部209として機能する。また、外部メモリ106、あるいは外部記憶装置が、履歴記憶部202、目標記憶部207として機能する。なお、RAMを履歴記憶部202、目標記憶部207として機能させてもよい。   In the investment target processing apparatus 200, the CPU 101 includes a number-of-times profit calculation unit 201, a profit / loss calculation unit 203, a win rate calculation unit 204, a profit / loss ratio calculation unit 205, an initial value setting unit 206, a display correction unit 208, and an update It functions as the unit 209. Further, the external memory 106 or the external storage device functions as the history storage unit 202 and the target storage unit 207. The RAM may function as the history storage unit 202 and the target storage unit 207.

回数利益計算部201は、図3A〜3Cの質問に回答した結果、即ち、いつまでに、元手をどのくらいまでに、どのような取引スタイルで増やしたいかを株トレーニングシステムからの入力として、将来行う取引の回数を決定し、該取引回数に基づいて総利益額を算出するものである。ここで、総利益額とは、決定した回数の取引を行った結果、取得すべき利益額である。   Earnings profit calculation unit 201 performs the future as a result of answering the questions of FIGS. 3A to 3C, that is, by how much and how much to increase the number of cash and in what trading style as input from the stock training system in the future The number of transactions is determined, and the total profit amount is calculated based on the number of transactions. Here, the total profit amount is a profit amount to be acquired as a result of performing the determined number of transactions.

履歴記憶部202は、過去に行った取引のそれぞれについて、取引された銘柄の株数、購入日、売却日、買値、売値、手数料、単位株価、等(以降、取引履歴情報と呼ぶ)を対応付けて記憶するものである。図7に履歴記憶部202のデータ構成例を示す。各取引履歴情報は、各取引の開始および終了後に、ユーザが直接本システムに入力しても、あるいは、株の売買注文を行う外部システムから送信されるようにしてもよい。   The history storage unit 202 associates the number of stocks traded, purchase date, sale date, purchase price, sale price, commission, unit stock price, etc. (hereinafter referred to as transaction history information) for each of the transactions that have been made in the past. To remember. FIG. 7 shows a data configuration example of the history storage unit 202. Each transaction history information may be input by the user directly to the system after the start and end of each transaction, or may be transmitted from an external system that places a stock trading order.

益損値計算部203は、履歴記憶部202に記憶された各取引について、売値から、対応付けて記憶される買値、および手数料を減算して、益損値を計算するものである。勝率計算部204は、履歴記憶部202に記憶された全取引について、益損値計算部203が計算した益損値のうち、正の益損値が得られた取引の数と、負の益損値が得られた取引の数との比を算出し、過去の取引の勝率を計算するものである。   The profit / loss value calculation unit 203 calculates a profit / loss value for each transaction stored in the history storage unit 202 by subtracting the purchase price and the fee stored in association with the selling price. The winning percentage calculation unit 204, for all transactions stored in the history storage unit 202, out of the profit / loss values calculated by the profit / loss value calculation unit 203, the number of transactions for which a positive profit / loss value was obtained, and the negative profit The ratio with the number of transactions for which loss values were obtained is calculated, and the winning rate of the past transaction is calculated.

益損比率計算部205は、履歴記憶部202に記憶された全取引について、正の益損値が得られる取引と、負の益損値が得られる取引とをそれぞれ総計し、これらの比率である益損比率を計算するものである。目標記憶部207は、将来の取引回数目標と、当該回数の取引を行うことで得る予定の総利益額目標と、当該将来の取引の勝率目標と、当該将来の取引の益損比率目標と、当該将来の取引の各取引における利益額目標と、当該将来の取引の各取引における、損切額目標と、を記憶するものである。   The profit / loss ratio calculation unit 205 sums up all transactions stored in the history storage unit 202 for transactions that yield positive profit / loss values and transactions that yield negative profit / loss values. A certain profit / loss ratio is calculated. The target storage unit 207 includes a future transaction number target, a total profit target to be obtained by performing the number of transactions, a win rate target for the future transaction, a profit / loss ratio target for the future transaction, The profit amount target in each transaction of the future transaction and the loss target in each transaction of the future transaction are stored.

初期値設定部206は、回数利益計算部201、勝率計算部204、そして益損比率計算部205により算出された値と、これら値に基づいて計算された利益額目標と損切額目標を、目標記憶部207に各種目標値の初期値を設定するものである。   The initial value setting unit 206 includes the values calculated by the number-of-times profit calculation unit 201, the winning percentage calculation unit 204, and the profit / loss ratio calculation unit 205, and the profit target and loss target calculated based on these values. Initial values of various target values are set in the target storage unit 207.

また、表示修正部208は、目標記憶部205に記憶された各種目標を含み、該目標の修正をユーザに促す画面データを生成し、モニターに表示するよう制御するものである。更新部209は、ユーザが修正した目標値によって影響を受ける他の目標値を再計算するものである。そして、修正された目標値、および再計算された目標値を、新たな目標として、目標記憶部207を更新する。   The display correction unit 208 includes various targets stored in the target storage unit 205, and controls to generate screen data that prompts the user to correct the target and display the screen data on the monitor. The update unit 209 recalculates another target value that is affected by the target value corrected by the user. Then, the target storage unit 207 is updated with the corrected target value and the recalculated target value as new targets.

(投資目標処理装置の処理)
以上の構成を有する投資目標処理装置200の動作を以下に説明する。
上述したように、株トレーニングシステムにおいて、本投資目標処理装置200は、問診結果からユーザが納得する各種目標値を算出する機能を有する部分である。以下に、ユーザによって入力された問診結果に基づいて、ユーザが納得する目標値を算出するまでの投資目標処理装置200の動作について図8を参照して説明する。
(Processing of investment target processing equipment)
The operation of the investment target processing apparatus 200 having the above configuration will be described below.
As described above, in the stock training system, the investment target processing apparatus 200 is a part having a function of calculating various target values that the user is satisfied from the inquiry result. Hereinafter, the operation of the investment target processing apparatus 200 until the target value that the user is satisfied based on the inquiry result input by the user will be described with reference to FIG.

投資目標処理装置200は、外部記憶装置などにトレードスタイルに応じた取引回数のテーブル(図10:取引回数テーブル400)を保有しており、回数利益計算部201は、ユーザの選択したトレードスタイルを入力として、まず対応する取引回数、および取引回数設定期間(即ち、取引回数をどの程度の期間をかけて実施するか)を取得する(ステップS201)。図4Bに取引回数テーブル400の構成例を示す。取引回数テーブル400によれば、例えば、トレードスタイル(2)の「1日1回程度、1回あたりの取引を1〜3日以内で完結させる短期トレード」を選択すると、取引回数は、「10回以上」、取引回数設定期間は「1ヶ月」となる。   The investment target processing device 200 has a table of the number of transactions corresponding to the trade style (FIG. 10: the number of transactions table 400) in the external storage device or the like, and the number-of-times profit calculation unit 201 stores the trade style selected by the user. As input, first, the corresponding transaction count and the transaction count setting period (that is, how long the transaction count is executed) are acquired (step S201). FIG. 4B shows a configuration example of the transaction count table 400. According to the number-of-transactions table 400, for example, when the trade style (2) “short-term trade that completes a transaction within one to three days once per day” is selected, the number of transactions is “10 The transaction number setting period is “one month”.

次に、回数利益計算部201は、決定された取引回数設定期間と、ユーザによる問診結果とを入力として、取引回数設定期間後に得るべき総利益額を計算する(ステップS202)。以降、ユーザが、図3A〜3Cに示す内容の回答を行った場合を例に説明する。この場合、回数利益計算部201は、100万円を元金x、10年を取引期間d、そして1000万円を最終利益額目標zとして、次の複利計算式:
z = x ( 1 + r ) ^ d
を解くことにより、1年間の利益率目標rをまず算出する。上式より、
1000万 = 100万*(1+r)^10
なので、1年間の利益率目標rは26%となる。したがって、初年度は資産を126万円に増やしたいことが分かる。
Next, the number-of-times profit calculation unit 201 calculates the total profit amount to be obtained after the number-of-transactions setting period with the determined number-of-transactions setting period and the inquiry result by the user as inputs (step S202). Hereinafter, a case where the user makes an answer with the contents shown in FIGS. 3A to 3C will be described as an example. In this case, the profit profit calculation unit 201 uses the following compound interest calculation formula with 1 million yen as the principal x, 10 years as the transaction period d, and 10 million yen as the final profit target z:
z = x (1 + r) ^ d
First, the annual profit rate target r is calculated. From the above formula,
10 million = 1 million * (1 + r) ^ 10
Therefore, the annual profit margin target r is 26%. Therefore, it turns out that he wants to increase assets to 1.26 million yen in the first year.

回数利益計算部201は、ここから、ステップS201で得られた取引回数設定期間(1月)毎の利益率目標を求める。即ち、12ヶ月を、取引期間d、100万円を元金x、そして、126万円を最終利益額目標zとして、上式における利益率目標rを求める。これにより、1ヶ月毎の利益率目標は、2%と算出され、取引回数設定期間に対する初月の利益額目標(以降、総利益額と呼ぶ)は、2万円と算出される。   From here, the profit-of-times calculating part 201 calculates | requires the profit-rate target for every transaction frequency setting period (January) obtained by step S201. That is, the profit rate target r in the above equation is obtained with 12 months as the transaction period d, 1 million yen as principal x, and 1.26 million yen as final profit target z. As a result, the profit rate target for each month is calculated as 2%, and the profit target for the first month for the transaction number setting period (hereinafter referred to as total profit amount) is calculated as 20,000 yen.

次いで、益損値計算部203が、履歴記憶部202に記憶されている取引履歴情報から、過去の取引結果を取得し、益損値を計算する(ステップS203)。益損値とは、売値から、買値と手数料を差し引いた値である。そして、益損値が計算されると、これに基づいて、勝率計算部204および益損比率計算部205がそれぞれ、勝率と、益損比率を計算する(ステップS204、S205)。   Next, the profit / loss value calculation unit 203 acquires past transaction results from the transaction history information stored in the history storage unit 202, and calculates profit / loss values (step S203). The profit or loss value is a value obtained by subtracting the purchase price and the fee from the selling price. Then, when the profit / loss value is calculated, based on this, the win rate calculation unit 204 and the profit / loss ratio calculation unit 205 calculate the win rate and the profit / loss ratio, respectively (steps S204 and S205).

勝率は、「勝ち」数と「負け」数の合計に対する、「勝ち」数である。このとき、1回の取引で正の益損値を出した場合(損益分岐額(手数料)以上の利益がえら得た場合)、を「勝ち」1回とし、負の益損値を出した場合は「負け」1回とする。   The win rate is the number of “wins” with respect to the sum of the number of “wins” and “loss”. At this time, if a positive profit or loss value was obtained in one transaction (when profits greater than the break-even amount (fee) were obtained), the result was a “win” and a negative profit or loss value was issued. In this case, it will be “lost” once.

このとき、引き分けの取引数(つまり、益損値が0であり、利益も損失も生じなかった取引の数)をどう扱うかによって勝率として複数通りの考え方が可能である。本実施の形態においては、引き分けについては、「勝ち」数、「負け」数のいずれにも含めずに勝率を算出するが、これは、引き分けの取引を考慮していないのではなく、「勝ち」数、「負け」数の割合に応じて分配していると考えればよい。或いは、引き分けは、負取引と考え、引き分けの取引数を負け取引数に加算してもよい。逆に引き分けを、勝ち取引と考え、勝ち取り引数に加算してもよい。   At this time, a plurality of ways of thinking as winning ratios are possible depending on how to handle the number of draws (that is, the number of transactions where the profit / loss value is 0 and neither profit nor loss occurs). In this embodiment, for the draw, the win rate is calculated without including either the “win” number or the “losing” number, but this does not take into account the draw transaction. It can be considered that the distribution is made according to the ratio of the “number” and the “losing” number. Alternatively, the draw may be considered as a negative transaction, and the number of draws may be added to the number of lost transactions. Conversely, a draw may be considered a winning transaction and added to the winning argument.

一方、益損比率は、損益分岐額(手数料)以上の利益を出した時の利益額と、利益が得られなかったときの損失額との比率である。即ち、益損比率は、過去の正の益損値と、負の益損値とをそれぞれ総計したものの比率を求めればよい。本実施の形態では、総計方法として、益損比率計算部205は、正の益損値の総和と、負の益損値の総和の絶対値とを求める。そして、これらの総計された結果の比率を益損比率とする。   On the other hand, the profit / loss ratio is the ratio between the profit when a profit equal to or greater than the break-even amount (fee) is paid and the loss when profit is not obtained. In other words, the profit / loss ratio may be obtained by summing up the past positive profit / loss values and negative profit / loss values. In the present embodiment, as a total method, the profit / loss ratio calculation unit 205 obtains the sum of positive profit / loss values and the absolute value of the sum of negative profit / loss values. Then, the ratio of these total results is used as the profit / loss ratio.

図9に示すような益損値が得られた取引履歴があった場合を例として、益損比率を求める。取引1と3はそれぞれ8000円と2000円の正の益損値が得られ(即ち、利益が得られた)、取引2と4は、それぞれ-4000円と-1000円の負の益損値が得られた(即ち、損失が出た)とする。このとき、益損比率計算部205は、正の益損値の総和(8000+2000=10000)と、負の益損値の総和の絶対値(|-4000-1000|=5000)の比率、2:1 を益損比率とする。   The profit / loss ratio is obtained by taking as an example a case where there is a transaction history in which profit / loss values as shown in FIG. 9 are obtained. Transactions 1 and 3 have positive profit and loss values of 8000 yen and 2000 yen, respectively (ie gained), and transactions 2 and 4 have negative profit and loss values of -4000 yen and -1000 yen, respectively. Is obtained (that is, a loss has occurred). At this time, the profit / loss ratio calculation unit 205 calculates the ratio between the sum of positive profit / loss values (8000 + 2000 = 10000) and the absolute value of the sum of negative profit / loss values (| −4000−1000 | = 5000), The profit / loss ratio is 2: 1.

なお、ユーザに理解しやすい目安を提供するために、益損比率計算部205は、正の益損値の総和、および負の益損値の総和の絶対値が、なるべく1桁の整数となるように近似する。このとき、益側は切り上げ、損側は切り下げるようにする。   In order to provide an easy-to-understand guideline for the user, the profit / loss ratio calculation unit 205 makes the absolute value of the sum of positive profit / loss values and the sum of negative profit / loss values an integer of one digit as much as possible. Approximate as follows. At this time, the profit side is rounded up and the loss side is rounded down.

上記以外にも、正の益損値と負の益損値の総計方法としては、正の益損値の平均値と、負の益損値の平均の絶対値を求めてもよい。そして、これら平均値の比率を益損比率としてもよい。あるいは、その他の総計方法を用いてもよい。要は、全取引における正の益損値と負の益損値の性質を反映できる形で総計すればよい。   In addition to the above, as an aggregate method of the positive profit loss value and the negative profit loss value, an average value of the positive profit loss value and an absolute value of the average of the negative profit loss value may be obtained. The ratio of these average values may be used as the profit / loss ratio. Alternatively, other aggregation methods may be used. In short, it should be aggregated in a way that reflects the nature of the positive and negative gains and losses in all transactions.

ただし、勝率計算の考え方に、総計方法を合わせる必要がある。例えば、勝率計算部204が勝率を算出する際に、引き分けを負け取引として扱ったときに、総計方法として平均値を利用することを考える。この場合、「負け額」の総計方法としては、引き分けの取引数を負け取引数に加算して、「負け額」の合計を割ることで、平均値を算出する必要がある。   However, it is necessary to match the calculation method with the idea of winning percentage calculation. For example, when the win rate calculation unit 204 calculates the win rate, it is assumed that the average value is used as the total method when the draw is handled as a losing transaction. In this case, as a total method of “losing amount”, it is necessary to calculate the average value by adding the number of draw transactions to the number of losing transactions and dividing the total of “losing amount”.

なお、本実施の形態では、投資目標処理装置200が問診結果に基づいて目標を算出する際に、全ての益損値を毎回求めている。しかし、益損値は取引が確定すると変化することはない。よって、新たに取引履歴が履歴記憶部202に記憶されるタイミングで該取引に関する益損値を算出し、記憶装置に過去の取引の全益損値を記憶するようにしてもよい。そして、益損値が必要な計算は、該記憶装置から過去の取引における益損値を取得して行えばよい。   In the present embodiment, when the investment target processing apparatus 200 calculates a target based on the inquiry result, all profit and loss values are obtained every time. However, profit and loss values do not change once the transaction is finalized. Therefore, the profit / loss value relating to the transaction may be calculated at the timing when the transaction history is newly stored in the history storage unit 202, and the total profit / loss value of the past transaction may be stored in the storage device. The calculation that requires the profit / loss value may be performed by acquiring the profit / loss value in the past transaction from the storage device.

益損値の計算についても、益損値が投資目標処理装置200が問診結果に基づいて各種目標値を算出するタイミングで行う必要はない。勝率、および、益損比率は、新たな取引履歴が増えない限り変化しないため、新たに取引履歴が履歴記憶部202に記憶されるタイミングで算出してもよい。   The profit / loss value need not be calculated at the timing when the investment target processing apparatus 200 calculates various target values based on the inquiry result. Since the winning percentage and profit / loss ratio do not change unless the new transaction history increases, the win rate and profit / loss ratio may be calculated at the timing when the transaction history is newly stored in the history storage unit 202.

なお、取引履歴が履歴記憶部202にまだ記憶されていない場合は、所定の勝率や益損比率(例えば、勝率を0.5、益損比率を2)を利用するか、あるいは、トレーニングのお試しモードが用意されている場合は、その際の取引結果を用いてもよい。   If the transaction history is not yet stored in the history storage unit 202, use a predetermined winning rate or profit / loss ratio (for example, the winning ratio is 0.5 and the profit / loss ratio is 2), or training is performed. When the trial mode is prepared, the transaction result at that time may be used.

勝率、および益損比率が求められると、次に、初期値設定部206は、図3Dに示す目標設定画面に表示する目標値を取得、または算出する(ステップS206)。
初期値設定部206は、取引回数と、総利益額と、を回数利益計算部201から、勝率を勝率計算部204から、益損比率を益損比率計算部から取得する。1取引の取引期間(売却予定時期)は、入力されたトレードスタイルに基づいて、取引回数テーブル400から取得する。そして、これら利益額目標および、損切額目標は、該取引回数と、該総利益額と、該勝率と、該益損比率と、をそれぞれ、取引回数目標c、総利益額目標a、勝率目標x、益損比率目標yとして、以下の連立方程式300
a = cxp - c(1-x)q
p = yq
を解くことで、未知数である各取引の利益額目標pおよび、損切額目標qを求める。なお、上式300において、益損比率目標yとしては、益側を損側で除算(益側÷損側)した値を利用する。
When the winning rate and profit / loss ratio are obtained, the initial value setting unit 206 next acquires or calculates a target value to be displayed on the target setting screen shown in FIG. 3D (step S206).
The initial value setting unit 206 acquires the number of transactions and the total profit amount from the number-of-times profit calculation unit 201, the win rate from the win rate calculation unit 204, and the profit / loss ratio from the profit / loss ratio calculation unit. The transaction period (scheduled sale time) of one transaction is acquired from the transaction count table 400 based on the input trade style. And these profit amount target and loss target are the number of transactions, the total profit amount, the winning rate, and the profit / loss ratio, respectively, the transaction number target c, the total profit target a, the winning rate. As target x and profit / loss ratio target y, the following simultaneous equations 300
a = cxp-c (1-x) q
p = yq
By solving, the profit target p and the loss cut target q of each transaction, which are unknown numbers, are obtained. In the above equation 300, the profit / loss ratio target y uses a value obtained by dividing the profit side by the loss side (gain side / loss side).

図3A〜3Cに示される問診の回答結果から、a=2万円、c=10回、勝率=0.5、益損比率=2(即ち、益損比率、2:1を意味する)、として上式300を解くと、1取引の利益額目標pとして8000円、損切額目標qとして-4000円が得られる。   From the results of the interviews shown in FIGS. 3A to 3C, a = 20,000 yen, c = 10 times, winning rate = 0.5, profit / loss ratio = 2 (that means profit / loss ratio, 2: 1) Solving Equation 300 gives 8,000 yen as the profit target p for one transaction and -4000 yen as the loss target q.

目標値の初期値を算出すると、初期値設定部206はこれら初期値を対応付けて目標記憶部207に記憶させる(ステップS207)。表示修正部208は、目標記憶部207に記憶される各目標値を取得し、図3Dに示すような画面データを生成し、該画面データをモニターに表示させるよう制御する(ステップS208)。   When the initial value of the target value is calculated, the initial value setting unit 206 stores these initial values in association with each other in the target storage unit 207 (step S207). The display correction unit 208 acquires each target value stored in the target storage unit 207, generates screen data as shown in FIG. 3D, and controls the screen data to be displayed on the monitor (step S208).

本株トレーニングシステムのユーザインタフェースの説明部分にも記載したように、図3Dに示す目標設定画面において、ユーザは枠で囲まれた目標値を修正することが可能である。ユーザがコントローラ105を操作して目標値を修正すると(ステップS209;YES)、更新部209は該修正を入力として、連立方程式300が成立するように、他の目標値を更新する(ステップS210)。   As described in the explanation part of the user interface of the stock training system, on the target setting screen shown in FIG. 3D, the user can correct the target value surrounded by a frame. When the user operates the controller 105 to correct the target value (step S209; YES), the update unit 209 receives the correction and updates other target values so that the simultaneous equations 300 are established (step S210). .

例えば、取引回数目標c、総利益額目標a、勝率目標x、益損比率目標yのいずれかが修正された場合は、更新部209は、c、a、x、yを既知数として、利益額目標pおよび、損切額目標qを求める。   For example, when any one of the transaction frequency target c, the total profit target a, the win rate target x, and the profit / loss ratio target y is corrected, the update unit 209 sets c, a, x, and y as known numbers, The amount target p and the loss cut amount target q are obtained.

一方、目標設定画面において、損切額目標qが修正された場合、更新部209はc、a、x、qを既知数として、p、yを求める。続いて、更新部209は、得られた益損比率の益側や損側が1桁の整数に近似されるように、益側は切り上げ、損側は切り下げる。そして、再度、c、a、x、yを既知数として、利益額目標p、そして損切額目標qを求める。
なお、表示修正部208は、損切額として、0円以上が設定されると、0円以上の損切額を設定できない旨のメッセージを表示するよう制御する。
On the other hand, when the loss target q is corrected on the target setting screen, the update unit 209 obtains p and y by using c, a, x, and q as known numbers. Subsequently, the updating unit 209 rounds up the profit side and rounds down the loss side so that the profit side and the loss side of the obtained profit / loss ratio are approximated to a single-digit integer. Then, the profit amount target p and the loss target q are obtained again with c, a, x, and y as known numbers.
The display correction unit 208 controls to display a message indicating that a loss cut amount of 0 yen or more cannot be set when the loss cut amount is set to 0 yen or more.

最後に、更新部209は、修正後の目標値と、以上のようにして新たに再計算された目標値を新たな目標値として、目標記憶部207の目標値を更新する。   Finally, the update unit 209 updates the target value in the target storage unit 207 using the corrected target value and the target value newly recalculated as described above as the new target value.

目標記憶部207が更新されると、処理はステップS207に戻る。表示修正部208は、目標記憶部207において更新された各目標値を取得し、該目標値を含む画面データを生成し、該画面データをモニターに表示させるよう制御する。ユーザは目標値に納得するまで(ステップS209;NO)、上記ステップS207〜S210を繰り返す。   When the target storage unit 207 is updated, the process returns to step S207. The display correction unit 208 acquires each target value updated in the target storage unit 207, generates screen data including the target value, and controls to display the screen data on the monitor. The user repeats the above steps S207 to S210 until the target value is satisfied (step S209; NO).

ユーザが確認画面の指示に従い、トレーニングを開始する指示を入力すると、トレーニングが開始される。株トレーニングシステムは目標記憶部207に記憶された各種目標値を随時読み出し、前述した取引の定期評価、そして最終評価などを行う。   When the user inputs an instruction to start training according to the instruction on the confirmation screen, the training is started. The stock training system reads various target values stored in the target storage unit 207 as needed, and performs the above-described regular evaluation and final evaluation of the transaction.

本発明の実施の形態に係るゲーム端末等が実現される典型的なゲーム装置の概要構成を示す模式図である。It is a mimetic diagram showing the outline composition of the typical game device in which the game terminal etc. concerning an embodiment of the invention are realized. 本実施の形態に係る投資目標処理装置が適用される株トレーニングシステムにおけるユーザとのやり取りのフロー図である。It is a flow figure of the exchange with the user in the stock training system to which the investment target processing device concerning this embodiment is applied. 株トレーニングシステムの表示する問診画面の例である。It is an example of the inquiry screen which a stock training system displays. 株トレーニングシステムの表示する問診画面の例である。It is an example of the inquiry screen which a stock training system displays. 株トレーニングシステムの表示する問診画面の例である。It is an example of the inquiry screen which a stock training system displays. 株トレーニングシステムの表示する目標設定画面の例である。It is an example of the target setting screen which a stock training system displays. 株トレーニングシステムの表示する確認画面の例である。It is an example of the confirmation screen which a stock training system displays. 株トレーニングシステムの表示する売りポイント設定画面の例である。It is an example of the selling point setting screen which a stock training system displays. 株トレーニングシステムの表示する定期診断画面の例である。It is an example of the periodic diagnosis screen which a stock training system displays. 株トレーニングシステムの表示する定期診断画面の例である。It is an example of the periodic diagnosis screen which a stock training system displays. 株トレーニングシステムの表示する最終診断画面の例である。It is an example of the last diagnostic screen which a stock training system displays. トレード可能頻度に対する、選択可能なトレードスタイルを示す表である。It is a table | surface which shows the trade style which can be selected with respect to the frequency which can be traded. 定期診断時におけるコメントの種類を示す表である。It is a table | surface which shows the kind of comment at the time of a periodic diagnosis. 株トレーニングシステムが定期診断時に各取引に対して表示するコメントの種類を示す図である。It is a figure which shows the kind of comment which a stock training system displays with respect to each transaction at the time of a periodic diagnosis. 本実施の形態に係る投資目標処理装置の概要構成を示す模式図である。It is a schematic diagram which shows the general | schematic structure of the investment target processing apparatus which concerns on this Embodiment. 履歴記憶部のデータ構成例を示す図である。It is a figure which shows the data structural example of a log | history memory | storage part. 投資目標処理装置の処理の流れを示すフロー図である。It is a flowchart which shows the flow of a process of an investment target processing apparatus. 取引に対する益損値の例を示す図である。It is a figure which shows the example of the profit / loss value with respect to transaction. 取引回数テーブルの構成例を示す図である。It is a figure which shows the structural example of a transaction frequency table.

符号の説明Explanation of symbols

100 ゲーム装置
101 CPU
102 ROM
103 RAM
104 インターフェイス
105 コントローラ
106 外部メモリ
107 画像処理部
108 DVD−ROMドライブ
109 NIC
110 音声処理部
200 投資目標処理装置
201 回数利益計算部
202 履歴記憶部
203 益損値計算部
204 勝率計算部
205 益損比率計算部
206 初期値設定部
207 目標記憶部
208 表示修正部
209 更新部
100 game machine 101 CPU
102 ROM
103 RAM
104 Interface 105 Controller 106 External Memory 107 Image Processing Unit 108 DVD-ROM Drive 109 NIC
DESCRIPTION OF SYMBOLS 110 Audio | voice processing part 200 Investment target processing apparatus 201 Time profit calculation part 202 History storage part 203 Profit / loss value calculation part 204 Win rate calculation part 205 Profit / loss ratio calculation part 206 Initial value setting part 207 Target storage part 208 Display correction part 209 Update part

Claims (10)

ユーザから入力された情報に基づいて将来の取引回数と、当該将来の取引による得るべき総利益額と、を計算する回数利益計算部、
過去の取引のそれぞれについて、当該取引対象の買値、売値、および、当該取引に要した手数料を含む履歴を記憶する履歴記憶部、
前記記憶された履歴のそれぞれについて、当該売値から当該買値および当該手数料を減算した益損値を計算する益損値計算部、
前記記憶された履歴のうち、前記計算された益損値が正である履歴の数と、負である履歴の数と、から、過去の取引の勝率を計算する勝率計算部、
前記記憶された履歴のうち、前記計算された益損値が正である履歴の益損値と、負である履歴の益損値の絶対値と、から、過去の取引の益損比率を計算する益損比率計算部、
将来の取引回数目標cと、当該将来の取引により得るべき総利益額目標aと、当該将来の取引の勝率目標xと、当該将来の取引の益損比率目標yと、当該将来の取引のそれぞれにおける利益額目標pと、当該将来の取引のそれぞれにおける損切額目標qと、が記憶される目標記憶部、
前記計算された取引回数を当該取引回数目標cの初期値として、前記計算された総利益額を当該総利益額目標aの初期値として、前記計算された勝率を当該勝率目標xの初期値として、前記計算された益損比率を当該益損比率目標yの初期値として、それぞれ設定し、前記目標記憶部に記憶されるc、a、x、yを既知数とし、p、qを未知数とする所定の連立方程式を解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qの初期値として、それぞれ前記目標記憶部に記憶させる初期値設定部、
前記目標記憶部に記憶される取引回数目標cと、総利益額目標aと、勝率目標xと、益損比率目標yと、利益額目標pと、損切額目標qと、を表示し、いずれかの目標の修正を当該ユーザに促す表示修正部、
を備え、
前記益損比率計算部は、前記益損比率を、前記計算された益損値が正である履歴の益損値の総和と、負である履歴の益損値の総和の絶対値と、から計算する
ことを特徴とする投資目標処理装置。
A profit calculation unit that calculates the number of future transactions and the total profit to be obtained from the future transactions based on information input from the user,
For each past transaction, a history storage unit that stores a history including the purchase price, the selling price, and the fee required for the transaction,
For each of the stored histories, a profit / loss value calculation unit for calculating a profit / loss value obtained by subtracting the purchase price and the fee from the selling price;
Among the stored histories, a winning percentage calculation unit that calculates a winning percentage of past transactions from the number of histories in which the calculated profit / loss value is positive and the number of histories that are negative.
Of the stored history, the profit / loss ratio of the past transaction is calculated from the profit / loss value of the history where the calculated profit / loss value is positive and the absolute value of the profit / loss value of the history which is negative. Profit / loss ratio calculation department,
Future transaction number target c, gross profit target a to be obtained from the future transaction, winning rate target x of the future transaction, profit / loss ratio target y of the future transaction, and future transaction A target storage unit that stores a profit target p in and a loss target q in each future transaction;
The calculated number of transactions as an initial value of the transaction number target c, the calculated total profit amount as an initial value of the total profit amount target a, and the calculated win rate as an initial value of the win rate target x The calculated profit / loss ratio is set as an initial value of the profit / loss ratio target y, respectively, c, a, x, y stored in the target storage unit are known numbers, and p, q are unknown numbers. P and q obtained by solving the predetermined simultaneous equations to be stored in the target storage unit as initial values of the profit target p and the loss target q, respectively,
Display the number of transactions target c stored in the target storage unit, the total profit target a, the win rate target x, the profit / loss ratio target y, the profit target p, and the loss target q. A display correction unit that prompts the user to correct any of the targets;
With
The profit / loss ratio calculation unit is configured to calculate the profit / loss ratio from the sum of the profit / loss values of the history in which the calculated profit / loss value is positive and the absolute value of the sum of the profit / loss values in the history of negative. An investment target processing device characterized by calculating.
請求項1に記載の投資目標処理装置において、
前記初期値設定部は、以下の連立方程式、
a = cxp - c(1-x)q;
p = yq
を解いて、未知数p、qを求める、
ことを特徴とする投資目標処理装置。
The investment target processing apparatus according to claim 1,
The initial value setting unit includes the following simultaneous equations:
a = cxp-c (1-x) q;
p = yq
To find unknowns p and q,
An investment target processing apparatus characterized by that.
請求項1に記載の投資目標処理装置において、
当該ユーザにより修正された目標を、前記目標記憶部に記憶させ、
(a)当該修正された目標が、取引回数目標c、総利益額目標a、勝率目標x、もしくは、益損比率目標yである場合、当該連立方程式において、c、a、x、yを既知数とし、p、qを未知数として解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qとして、前記目標記憶部に記憶させ、
(b)当該修正された目標が、損切額目標qである場合、当該連立方程式において、c、a、x、qを既知数とし、p、yを未知数として解いて得られるp、yを、当該利益額目標pおよび当該益損比率目標yとして、前記目標記憶部に記憶させ、
前記表示修正部に、当該目標を表示させる更新部を備える、
ことを特徴とする投資目標処理装置。
The investment target processing apparatus according to claim 1,
The target corrected by the user is stored in the target storage unit,
(A) If the revised target is the number-of-transactions target c, the gross profit target a, the winning percentage target x, or the profit / loss ratio target y, c, a, x, and y are known in the simultaneous equations And p, q obtained by solving p, q as unknowns, as the profit target p and the loss target q, stored in the target storage unit,
(B) If the revised target is the loss target q, then p, y obtained by solving c, a, x, q as known numbers and p, y as unknown numbers in the simultaneous equations , The profit target p and the profit / loss ratio target y are stored in the target storage unit,
The display correction unit includes an updating unit that displays the target.
An investment target processing apparatus characterized by that.
請求項1に記載の投資目標処理装置において、
前記益損比率計算部において、前記益損比率を、「前記計算された益損値が正である履歴の益損値の総和と、負である履歴の益損値の総和の絶対値と、」から計算するのにかえて、「前記計算された益損値が正である履歴の益損値の平均と、前記計算された益損値が負である履歴の益損値の平均の絶対値と、」から計算する
ことを特徴とする投資目標処理装置。
The investment target processing apparatus according to claim 1,
In the profit / loss ratio calculation unit, the profit / loss ratio is calculated as follows: `` A sum of profit and loss values of history where the calculated profit and loss value is positive, and an absolute value of the sum of profit and loss values of history that is negative; Instead of calculating from "the average of historical profit and loss values with positive calculated profit and loss values and the average of historical profit and loss values with negative calculated profit and loss values". An investment target processing device characterized by calculating from a value.
回数利益計算部と、履歴記憶部と、益損値計算部と、勝率計算部と、益損比率計算部と、初期値設定部と、目標記憶部と、表示修正部と、を備える、投資目標処理装置を制御する方法であって、
前記回数利益計算部が、ユーザから入力された情報に基づいて将来の取引回数と、当該将来の取引による得るべき総利益額と、を計算する回数利益計算工程、
前記履歴記憶部が、過去の取引のそれぞれについて、当該取引対象の買値、売値、および、当該取引に要した手数料を含む履歴を記憶する履歴記憶工程、
前記益損値計算部が、前記記憶された履歴のそれぞれについて、当該売値から当該買値および当該手数料を減算した益損値を計算する益損値計算工程、
前記勝率計算部が、前記記憶された履歴のうち、前記計算された益損値が正である履歴の数と、負である履歴の数と、から、過去の取引の勝率を計算する勝率計算工程、
前記益損比率計算部が、前記記憶された履歴のうち、前記計算された益損値が正である履歴の益損値と、負である履歴の益損値の絶対値と、から、過去の取引の益損比率を計算する益損比率計算工程、
前記目標記憶部が、将来の取引回数目標cと、当該将来の取引により得るべき総利益額目標aと、当該将来の取引の勝率目標xと、当該将来の取引の益損比率目標yと、当該将来の取引のそれぞれにおける利益額目標pと、当該将来の取引のそれぞれにおける損切額目標qと、を記憶する目標記憶工程、
前記初期値設定部が、前記計算された取引回数を当該取引回数目標cの初期値として、前記計算された総利益額を当該総利益額目標aの初期値として、前記計算された勝率を当該勝率目標xの初期値として、前記計算された益損比率を当該益損比率目標yの初期値として、それぞれ設定し、前記目標記憶部に記憶されるc、a、x、yを既知数とし、p、qを未知数とする所定の連立方程式を解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qの初期値として、それぞれ前記目標記憶部に記憶させる初期値設定工程、
前記表示修正部が、前記目標記憶部に記憶される取引回数目標cと、総利益額目標aと、勝率目標xと、益損比率目標yと、利益額目標pと、損切額目標qと、を表示し、いずれかの目標の修正を当該ユーザに促す表示修正工程、
を備え、
前記益損比率計算工程においては、前記益損比率計算部が、前記益損比率を、前記計算された益損値が正である履歴の益損値の総和と、負である履歴の益損値の総和の絶対値と、から計算する
ことを特徴とする投資目標処理装置の制御方法。
An investment comprising a profit profit calculation unit, a history storage unit, a profit / loss value calculation unit, a win rate calculation unit, a profit / loss ratio calculation unit, an initial value setting unit, a target storage unit, and a display correction unit A method for controlling a target processing device, comprising:
The number-of-times profit calculation unit calculates the number of future transactions based on the information input from the user and the total profit amount to be obtained by the future transactions,
A history storage step in which the history storage unit stores a history including a purchase price, a selling price, and a fee required for the transaction for each past transaction,
A profit / loss value calculation step in which the profit / loss value calculation unit calculates a profit / loss value obtained by subtracting the purchase price and the fee from the selling price for each of the stored histories;
The winning percentage calculation unit calculates a winning percentage of a past transaction from the number of histories in which the calculated profit / loss value is positive and the number of histories that are negative among the stored histories. Process,
The profit / loss ratio calculation unit, from the stored history, the profit / loss value of the history where the calculated profit / loss value is positive, and the absolute value of the profit / loss value of the history which is negative, from the past Profit / loss ratio calculation process for calculating profit / loss ratio of
The target storage unit includes a future transaction frequency target c, a total profit target a to be obtained by the future transaction, a win rate target x of the future transaction, a profit / loss ratio target y of the future transaction, A target storage step for storing a profit amount target p for each of the future transactions and a loss target q for each of the future transactions;
The initial value setting unit uses the calculated number of transactions as an initial value of the transaction number target c, the calculated total profit amount as an initial value of the total profit amount target a, and the calculated win rate as the initial value. As the initial value of the winning rate target x, the calculated profit / loss ratio is set as the initial value of the profit / loss ratio target y, respectively, and c, a, x, y stored in the target storage unit are known numbers. , P, q obtained by solving a predetermined simultaneous equation with unknowns as initial values of profit target p and loss target q as initial values to be stored in the target storage unit, respectively Process,
The display correction unit stores the transaction frequency target c, the gross profit target a, the win rate target x, the profit / loss ratio target y, the profit target p, and the loss target q stored in the target storage unit. And a display correction process for prompting the user to correct any of the targets,
With
In the profit / loss ratio calculation step, the profit / loss ratio calculation unit calculates the profit / loss ratio as the sum of the profit / loss values of the history in which the calculated profit / loss value is positive and the profit / loss in the history of negative. A method for controlling an investment target processing apparatus, characterized in that calculation is made from an absolute value of a sum of values.
請求項5に記載の投資目標処理装置の制御方法であって、
前記初期値設定部は、前記初期値設定工程において、以下の連立方程式、
a = cxp - c(1-x)q;
p = yq
を解いて、未知数p、qを求める、
ことを特徴とする投資目標処理装置の制御方法。
A method for controlling an investment target processing apparatus according to claim 5, comprising:
The initial value setting unit, in the initial value setting step, the following simultaneous equations,
a = cxp-c (1-x) q;
p = yq
To find unknowns p and q,
A control method for an investment target processing apparatus.
請求項5に記載の投資目標処理装置の制御方法であって、
前記投資目標処理装置は更新部をさらに備え、
前記更新部が、当該ユーザにより修正された目標を、前記目標記憶部に記憶させ、
(a)当該修正された目標が、取引回数目標c、総利益額目標a、勝率目標x、もしくは、益損比率目標yである場合、当該連立方程式において、c、a、x、yを既知数とし、p、qを未知数として解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qとして、前記目標記憶部に記憶させ、
(b)当該修正された目標が、損切額目標qである場合、当該連立方程式において、c、a、x、qを既知数とし、p、yを未知数として解いて得られるp、yを、当該利益額目標pおよび当該益損比率目標yとして、前記目標記憶部に記憶させ、
前記表示修正部に、当該目標を表示させる更新工程
を備える、
ことを特徴とする投資目標処理装置の制御方法。
A method for controlling an investment target processing apparatus according to claim 5, comprising:
The investment target processing apparatus further includes an updating unit,
The update unit stores the target corrected by the user in the target storage unit,
(A) When the revised target is the number-of-transactions target c, the gross profit target a, the winning percentage target x, or the profit / loss ratio target y, c, a, x, y are known in the simultaneous equations P, q obtained by solving p, q as unknowns, as the profit target p and the loss target q, and stored in the target storage unit,
(B) If the revised target is the loss target q, then p, y obtained by solving c, a, x, q as known numbers and p, y as unknown numbers in the simultaneous equations , The profit target p and the profit / loss ratio target y are stored in the target storage unit,
An update step of displaying the target on the display correction unit,
A control method for an investment target processing apparatus.
コンピュータを、
ユーザから入力された情報に基づいて将来の取引回数と、当該将来の取引による得るべき総利益額と、を計算する回数利益計算部、
過去の取引のそれぞれについて、当該取引対象の買値、売値、および、当該取引に要した手数料を含む履歴を記憶する履歴記憶部、
前記記憶された履歴のそれぞれについて、当該売値から当該買値および当該手数料を減算した益損値を計算する益損値計算部、
前記記憶された履歴のうち、前記計算された益損値が正である履歴の数と、負である履歴の数と、から、過去の取引の勝率を計算する勝率計算部、
前記記憶された履歴のうち、前記計算された益損値が正である履歴の益損値と、負である履歴の益損値の絶対値と、から、過去の取引の益損比率を計算する益損比率計算部、
将来の取引回数目標cと、当該将来の取引により得るべき総利益額目標aと、当該将来の取引の勝率目標xと、当該将来の取引の益損比率目標yと、当該将来の取引のそれぞれにおける利益額目標pと、当該将来の取引のそれぞれにおける損切額目標qと、を記憶する目標記憶部、
前記計算された取引回数を当該取引回数目標cの初期値として、前記計算された総利益額を当該総利益額目標aの初期値として、前記計算された勝率を当該勝率目標xの初期値として、前記計算された益損比率を当該益損比率目標yの初期値として、それぞれ設定し、前記目標記憶部に記憶されるc、a、x、yを既知数とし、p、qを未知数とする所定の連立方程式を解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qの初期値として、それぞれ前記目標記憶部に記憶させる初期値設定部、
前記目標記憶部に記憶される取引回数目標cと、総利益額目標aと、勝率目標xと、益損比率目標yと、利益額目標pと、損切額目標qと、を表示し、いずれかの目標の修正を当該ユーザに促す表示修正部、
として機能させ、
前記益損比率を、前記計算された益損値が正である履歴の益損値の総和と、負である履歴の益損値の総和の絶対値と、から計算するよう前記益損比率計算部を機能させる、
ことを特徴とするプログラム。
Computer
A profit calculation unit that calculates the number of future transactions and the total profit to be obtained from the future transactions based on information input from the user,
For each past transaction, a history storage unit that stores a history including the purchase price, the selling price, and the fee required for the transaction,
For each of the stored histories, a profit / loss value calculation unit for calculating a profit / loss value obtained by subtracting the purchase price and the fee from the selling price;
Among the stored histories, a winning percentage calculation unit that calculates a winning percentage of past transactions from the number of histories in which the calculated profit / loss value is positive and the number of histories that are negative.
Of the stored history, the profit / loss ratio of the past transaction is calculated from the profit / loss value of the history where the calculated profit / loss value is positive and the absolute value of the profit / loss value of the history which is negative. Profit / loss ratio calculation department,
Future transaction number target c, gross profit target a to be obtained from the future transaction, winning rate target x of the future transaction, profit / loss ratio target y of the future transaction, and future transaction A target storage unit for storing a profit amount target p at and a loss target q for each future transaction;
The calculated number of transactions as an initial value of the transaction number target c, the calculated total profit amount as an initial value of the total profit amount target a, and the calculated win rate as an initial value of the win rate target x The calculated profit / loss ratio is set as an initial value of the profit / loss ratio target y, respectively, c, a, x, y stored in the target storage unit are known numbers, and p, q are unknown numbers. P and q obtained by solving the predetermined simultaneous equations to be stored in the target storage unit as initial values of the profit target p and the loss target q, respectively,
Display the number of transactions target c stored in the target storage unit, the total profit target a, the win rate target x, the profit / loss ratio target y, the profit target p, and the loss target q. A display correction unit that prompts the user to correct any of the targets;
Function as
The profit / loss ratio calculation so as to calculate the profit / loss ratio from the sum of history profit / loss values with positive calculated profit / loss values and the absolute value of the sum of profit / loss values with negative history Make the part work,
A program characterized by that.
請求項8に記載のプログラムであって、
前記初期値設定部を、以下の連立方程式、
a = cxp - c(1-x)q;
p = yq
を解いて、未知数p、qを求める、
ように機能させる、ことを特徴とするプログラム。
The program according to claim 8, wherein
The initial value setting unit, the following simultaneous equations,
a = cxp-c (1-x) q;
p = yq
To find unknowns p and q,
A program characterized by functioning as follows.
請求項8に記載のプログラムであって、
コンピュータを、
当該ユーザにより修正された目標を、前記目標記憶部に記憶させ、
(a)当該修正された目標が、取引回数目標c、総利益額目標a、勝率目標x、もしくは、益損比率目標yである場合、当該所定の連立方程式において、c、a、x、yを既知数とし、p、qを未知数として解いて得られるp、qを、当該利益額目標pおよび当該損切額目標qとして、前記目標記憶部に記憶させ、
(b)当該修正された目標が、損切額目標qである場合、当該連立方程式において、c、a、x、qを既知数とし、p、yを未知数として解いて得られるp、yを、当該利益額目標pおよび当該益損比率目標yとして、前記目標記憶部に記憶させ、
前記表示修正部に、当該目標を表示させる更新部、
として機能させる、
ことを特徴とするプログラム。
The program according to claim 8, wherein
Computer
The target corrected by the user is stored in the target storage unit,
(A) If the revised target is the number-of-transactions target c, the gross profit target a, the winning percentage target x, or the profit / loss ratio target y, c, a, x, y in the predetermined simultaneous equations P, q obtained by solving p and q as unknowns, as the profit amount target p and the loss target q, stored in the target storage unit,
(B) If the revised target is the loss target q, then p, y obtained by solving c, a, x, q as known numbers and p, y as unknown numbers in the simultaneous equations , The profit target p and the profit / loss ratio target y are stored in the target storage unit,
An update unit for displaying the target on the display correction unit;
Function as
A program characterized by that.
JP2007154405A 2007-06-11 2007-06-11 Investment target processing apparatus, investment target processing method, and program Expired - Fee Related JP5113432B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007154405A JP5113432B2 (en) 2007-06-11 2007-06-11 Investment target processing apparatus, investment target processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007154405A JP5113432B2 (en) 2007-06-11 2007-06-11 Investment target processing apparatus, investment target processing method, and program

Publications (2)

Publication Number Publication Date
JP2008305343A true JP2008305343A (en) 2008-12-18
JP5113432B2 JP5113432B2 (en) 2013-01-09

Family

ID=40233977

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007154405A Expired - Fee Related JP5113432B2 (en) 2007-06-11 2007-06-11 Investment target processing apparatus, investment target processing method, and program

Country Status (1)

Country Link
JP (1) JP5113432B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018190091A1 (en) * 2017-04-11 2018-10-18 株式会社野村総合研究所 Points employment system and points employment program
JP6632180B1 (en) * 2018-10-12 2020-01-22 Smbc日興証券株式会社 Information processing device for stock investment and recording medium recording information processing program
JP2021047916A (en) * 2020-12-24 2021-03-25 株式会社野村総合研究所 System, method, and program for point operation

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11110447A (en) * 1997-10-06 1999-04-23 Pfps Kenkyukai:Kk Total portfolio planning system
WO2006085460A1 (en) * 2005-02-10 2006-08-17 Ssd Company Limited Investment model managing method, and investment model managing server

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11110447A (en) * 1997-10-06 1999-04-23 Pfps Kenkyukai:Kk Total portfolio planning system
WO2006085460A1 (en) * 2005-02-10 2006-08-17 Ssd Company Limited Investment model managing method, and investment model managing server

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018190091A1 (en) * 2017-04-11 2018-10-18 株式会社野村総合研究所 Points employment system and points employment program
JP2018180853A (en) * 2017-04-11 2018-11-15 株式会社野村総合研究所 System and program for point operation
JP6632180B1 (en) * 2018-10-12 2020-01-22 Smbc日興証券株式会社 Information processing device for stock investment and recording medium recording information processing program
WO2020075304A1 (en) * 2018-10-12 2020-04-16 Smbc日興証券株式会社 Information processing device, information processing method, recording medium having information processing program recorded thereon, which are for equity investment
JP2021047916A (en) * 2020-12-24 2021-03-25 株式会社野村総合研究所 System, method, and program for point operation

Also Published As

Publication number Publication date
JP5113432B2 (en) 2013-01-09

Similar Documents

Publication Publication Date Title
US6709330B1 (en) Stock simulation engine for an options trading game
JP4929184B2 (en) Stock trading order slicer computer apparatus and computing device
US9547874B2 (en) Method, language, and system for parallel algorithmic trading and overseeing trading activity
US20200410592A1 (en) Binary options on selected indices
JP7203517B2 (en) GAME PROGRAM, RECORDING MEDIUM, GAME PROCESSING METHOD, INFORMATION PROCESSING DEVICE
US20150039531A1 (en) Computer-based investment and fund analyzer
JP2007200053A (en) Power trading program and power trading system
JP5113432B2 (en) Investment target processing apparatus, investment target processing method, and program
JP2005285045A (en) Asset management system, method and program
JP5514939B1 (en) Transaction support system and program
EP4052212A1 (en) Advisor interface systems and methods
JP5159592B2 (en) Katsuma voting ticket selection device and its selection program
JP5356205B2 (en) Stock information provision system
Tao et al. Bilinear differential game for competitive advertising with stochastic disturbance and abrupt impact
US20140295381A1 (en) Retirement planning game
JP2018158018A (en) Game program, game processing method, and game system
JP2022067527A (en) Portfolio management system, portfolio management device, and portfolio management method
JP2011054051A (en) Order processing system, method for the same, and program
WO2024070100A1 (en) Computer program, server device, terminal device, and method
Jou The design of first-price debt auction when the winning bidder can install capacity that can be expanded or contracted later
JP6997477B1 (en) Programs, information processing equipment and information processing methods
JP4912376B2 (en) Trading simulation system, trading simulation control method, and program
EP4020347A1 (en) Information processing device, information processing method, and program
Mizuyama Prediction market system using VIPS, Gaussian forecast distribution and batch-updating central market maker for demand forecasting
JP7161929B2 (en) Network system, game support method or speculation support method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100519

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120823

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120918

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121012

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151019

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees