7월, 2022의 게시물 표시

주식 자동매매 시스템

파이썬을 이용한 주식 자동매매 시스템

이미지
파이썬을 이용한 주식 자동매매 시스템 INDEX 환경구축 키움증권 API - 연결테스트 키움증권 API - 계좌정보 조회 키움증권 API - 주문 키움증권 API - 종목정보 가져오기 포트폴리오 - 종목, 업종별 자산 포트폴리오 한국투자증권 API API reference 키움 OpenAPI+ 개발가이드 한국투자증권 OpenAPI 다운로드 및 가이드 Design https://www.design-seeds.com/in-nature/succulents/cacti-color-2/ https://create.piktochart.com/dashboard

[English] a feeling of helplessness 무력감

  무력감과 관련된 단어들 helplessness, inertia, impotence, powerlessness 지난 주말 OPIC 시험을 보고, 오늘 다른 speaking 시험에 재도전 했는데 또 한 번 무력감을 느꼈다. 실력이 늘지 않았다는 것, IH가 목표인데, IM 조차 받기 힘들다는 것....! 이 와중에 무력감을 표현할 수 있는 방법을 찾아봤다...ㅎ0ㅎ 눈물이 좔좔 흐르지만....... 공부는 계속 해야하니까.. 꾸준히 하면 나아지겠지!? [helpless] ( 명사:  helplessness  ) 형용사  무력한, 속수무책인 형용사  (감정을) 감당하지[참지] 못하는 I felt a sense of powerlessness[helplessness]. 무력감을 느꼈다 [inertia] 1 . 명사   보통 못마땅함  무력, 타성 2 . 명사   물리  관성 Psychological inertia is the tendency to maintain the status-quo (or default option) unless compelled by a psychological motive to intervene or reject this. I can’t throw off this feeling of inertia 나는 이 무력감을 떨쳐 버릴 수가 없는 것 같다. inertia는 타성에 젖어있는, 이런 느낌의 무력인 것 같다. 

R 에러 - DataFrame 사용 시 자주 발생하는 error

R Error, DataFrame 사용 시 자주 발생하는 error > mean(df[,c('age','weight')]); Warning message: In mean.default(df) : argument is not numeric or logical: returning NA Warning message: In mean.default(df[, c("age", "weight")]) : 인자가 수치형 또는 논리형이 아니므로 NA를 반환합니다. 숫자, 논리적이지 않은 객체를 평균내려고 할 때 발생한다. dataframe 내에 문자열이나, 전체 데이터 프레임의 평균을 계산하려고 할 때 발생하므로,   아래와 같이 해결하면 된다. 해결방법  1. mean()이 아닌, colMeans()를 사용해 column을 평균내는 함수 사용 R의 data type의 Dataframe 예제를 보면 더 쉽게 이해할 수 있다. -->  R Data Type(Scala/Vector/Dataframe) 2. 숫자벡터로 이루어진 column만 평균을 낸다. mean(df$score) 3. sapply() 이용 sapply(df, mean)

[English] The power of Autosuggestion

Autosuggestion 자기암시를 뜻하는 단어로 Self suggestion이라는 단어를 사용하기도 한다. 사전적 의미는 아래와 같다.  The hypnotic or subconscious adoption of an idea that one has originated oneself, e.g. through repetition of verbal statements to oneself in order to change behavior 의식적으로 행동을 변화시키기 위해 자신에게 반복해서 최면을 거는 행동이다. 자기암시는 자기 자신을 더 좋은 방향으로 변화시킬 수 있다는 심리적인 방법이다. 자기암시를 하는 방법은 자신이 두려워하는 상황이나 원하는 것이 있을 때 그것을 이룰 수 있다고 생각하고 스스로 되뇌이면 된다. 부정적인 단어를 피하고 긍정적으로 자기암시를 하면 된다. I am a capable and positive person! I will have all the information I need to ace my exam! Phrase your suggestions positively, and avoid negatives like "not", "less", "won't", "don't" and "can't." self-improvement based on autosuggestion every day in every way I'm getting better and better autosuggestion은 아래와 같이 활용된다. give autosuggestion 자기암시를 하다  continue autosuggestion 자기암시를 계속하다  need autosuggestion 자기암시가 필요하다 autosuggest 자기암시를 하다 특히 오픽에서 높은 등급을 받을 수 있는 좋은 단어이