val

package
v0.0.0-...-168151f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2024 License: LGPL-2.1 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func F내재가치_정보_모음_DB저장

func F내재가치_정보_모음_DB저장(db *sql.DB, 값_맵 map[string]*S내재가치_정보) (에러 error)

func F내재가치_정보_테이블_생성

func F내재가치_정보_테이블_생성(db *sql.DB) error

Types

type S내재가치_식별정보

type S내재가치_식별정보 struct {
	M종목코드 string
	M연도_월 uint32
}

func New내재가치_식별정보

func New내재가치_식별정보(종목코드 string, 연도 uint16, 월 uint8) *S내재가치_식별정보

func (S내재가치_식별정보) G일자

func (s S내재가치_식별정보) G일자() uint32

func (S내재가치_식별정보) G일자2

func (s S내재가치_식별정보) G일자2() time.Time

func (S내재가치_식별정보) G키

func (*S내재가치_식별정보) S연도_월

func (s *S내재가치_식별정보) S연도_월(연도 uint16, 월 uint8)

type S내재가치_정보_모음

type S내재가치_정보_모음 struct {
	M저장소 map[string]*S내재가치_정보
}

func F내재가치_정보_모음_DB읽기

func F내재가치_정보_모음_DB읽기(db *sql.DB) (s *S내재가치_정보_모음, 에러 error)

func New내재가치_정보_모음

func New내재가치_정보_모음() *S내재가치_정보_모음

func (*S내재가치_정보_모음) DB읽기

func (s *S내재가치_정보_모음) DB읽기(db *sql.DB) (에러 error)

func (*S내재가치_정보_모음) DB저장

func (s *S내재가치_정보_모음) DB저장(db *sql.DB) error

func (*S내재가치_정보_모음) G종목별_차차최신_정보

func (s *S내재가치_정보_모음) G종목별_차차최신_정보(종목코드 string) *S내재가치_정보

func (*S내재가치_정보_모음) G종목별_차최신_정보

func (s *S내재가치_정보_모음) G종목별_차최신_정보(종목코드 string) *S내재가치_정보

func (*S내재가치_정보_모음) G종목별_최신_정보

func (s *S내재가치_정보_모음) G종목별_최신_정보(종목코드 string) *S내재가치_정보

func (*S내재가치_정보_모음) S상장주식수_업데이트

func (s *S내재가치_정보_모음) S상장주식수_업데이트(db *sql.DB, 종목코드 string, 수량 int64) error

func (*S내재가치_정보_모음) S파일_읽기

func (s *S내재가치_정보_모음) S파일_읽기(파일명 string) error

func (*S내재가치_정보_모음) S파일_저장

func (s *S내재가치_정보_모음) S파일_저장(파일명 string) error

type S재무비율_정보_내용

type S재무비율_정보_내용 struct {
	M유동_비율 float64
	//M당좌_비율     float64
	M부채_비율 float64
	//M이자보상배율    float64
	//M매출총이익율    float64
	//M세전계속사업이익율 float64
	M영업이익율 float64
	//EBITDA마진율  float64 // EBITDA가 왜 싫으세요?" (워런버핏, 찰리멍거) https://youtu.be/7Fze3RRyQTw
	ROA       float64
	ROE       float64
	ROIC      float64
	M총자산회전율   float64
	M총부채회전율   float64
	M총자본회전율   float64
	M순운전자본회전율 float64
}

type S재무제표_정보_내용

type S재무제표_정보_내용 struct {
	M매출액      float64
	M매출총이익    float64
	M연구개발비    float64
	M광고선전비    float64
	M감가상각비    float64
	M영업이익     float64
	M이자비용     float64
	M이자수익     float64
	M세전계속사업이익 float64
	M법인세비용    float64
	M당기순이익    float64
	M자산       float64
	M유동자산     float64 // NCAV 전략에 필요함.
	M비유동자산    float64
	M현금성자산    float64 // EV계산에 필요함.
	M재고자산     float64
	M매출채권     float64
	M부채       float64
	M유동부채     float64
	M비유동부채    float64
	M단기이자발생부채 float64
	M장기이자발생부채 float64
	M자본       float64
	M자본금      float64
	M자본잉여금    float64
	M이익잉여금    float64
	M영업_현금흐름  float64
	M투자_현금흐름  float64
	M재무_현금흐름  float64
	M현금_증가    float64
}

type S투자지표_정보_내용

type S투자지표_정보_내용 struct {
	M상장주식수 float64
	EPS    float64
	//EBITDAPS  float64 // EBITDA가 왜 싫으세요?" (워런버핏, 찰리멍거) https://youtu.be/7Fze3RRyQTw
	CFPS      float64
	SPS       float64
	BPS       float64
	DPS       float64
	M배당성향     float64
	M총현금흐름    float64
	M세후영업이익   float64
	M유무형자산상각비 float64
	M총투자      float64
	FCFF      float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL