# Show GN: 라즈베리파이로 주식투자하기

> Clean Markdown view of GeekNews topic #5658. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5658](https://news.hada.io/topic?id=5658)
- GeekNews Markdown: [https://news.hada.io/topic/5658.md](https://news.hada.io/topic/5658.md)
- Type: show
- Author: [kimkun](https://news.hada.io/@kimkun)
- Published: 2021-12-31T13:30:43+09:00
- Updated: 2021-12-31T13:30:43+09:00
- Original source: [beefproj.github.io](https://beefproj.github.io)
- Points: 28
- Comments: 6

## Topic Body

저전력서버 라즈베리파이에 설치해서 사용하는 주식투자 프로그램입니다. (ARM전용)

투자 로직을 작성하고 스케줄링하여 매매를 자동화할 수 있습니다.

유튜브로 소개 영상을 만들어보았습니다:

1. 설치: https://youtu.be/htLnj7X3ZLA (위키참고: https://github.com/beefproj/beefproj.github.io/wiki/Install-Guide )

2. 둘러보기: https://youtu.be/ctwcknwRGgw

3. 매매로직 작성 #1: https://youtu.be/uH0GesVyAAU

4. 매매로직 작성 #2: https://youtu.be/pGN8HXL9Uts

5. 매매로직 작성 #3: https://youtu.be/aFprA5cir-s

6. 당일매도 기능소개: https://youtu.be/a_oUudpq4u0

데모사이트: https://beefproj.duckdns.org/beefproj/ (id/pw: demo/demo)

(오라클 무료 클라우드에 띄워놓은 것이고 멀티유저용으로 제작된 것이 아니라 불안정할 수 있습니다.)

## Comments



### Comment 8208

- Author: lux1024
- Created: 2021-12-31T23:34:35+09:00
- Points: 1

저도 윈도우 제한때문에 vm에 윈도우 설치하고 com+ api를 rest, websocket proxy를 만들어서 리눅스에서 돌리고 있는데... 이런 방법도 있군요. 안드로이드 에뮬레이터만으로 가능하면 이 방법이 훨씬 좋아보이네요.

### Comment 8217

- Author: kimkun
- Created: 2022-01-03T02:50:04+09:00
- Points: 1
- Parent comment: 8208
- Depth: 1

headless 안드로이드 에뮬레이터를 리눅스 서버에서 실행하는 방법을 테스트 해봤는데 가능은 했지만 서버 cpu 사용량이 vmware 등을 돌릴때보다 훨씬 높아서 좀 의아스러운 점이 있었습니다. ebest android api 는 x86 so 바이너리를 지원하지 않아서 arm 전용으로 빌드해야 하는데, 그래서 x86 android 등 다른 옵션은 시도해보지 않았습니다.

### Comment 8207

- Author: ninebow
- Created: 2021-12-31T15:41:49+09:00
- Points: 1

와, 좋은 프로젝트 소개 감사합니다.

서로 투자 로직을 돌려보고 공유하는 것도 재밌을 것 같네요. :)

### Comment 8216

- Author: kimkun
- Created: 2022-01-03T02:33:09+09:00
- Points: 1
- Parent comment: 8207
- Depth: 1

감사합니다. ebest api중에 PER,PBR,EPS 같은 몇가지 정보가 더 있어 관련 기능을 노출하려고 하는데 해당 데이터는 과거 자료를 제공하지 않아 백테스트가 불가능해서, 어느 시점에서 백테스트는 obsolete 메뉴가 될것 같아 고심중입니다 ㅠ

### Comment 8205

- Author: xguru
- Created: 2021-12-31T13:52:32+09:00
- Points: 1

와 설명 잘 정리해 주셔서 따라해보기 쉽겠네요.

프로젝트 이름이 특히 마음에 듭니다! ㅎㅎ

### Comment 8206

- Author: kimkun
- Created: 2021-12-31T15:27:08+09:00
- Points: 1
- Parent comment: 8205
- Depth: 1

감사합니다. 돈벌어서 소고기 사먹는거 외에는 인생의 참된 진리를 못찾고 있습니다;;
