본문 바로가기

분류 전체보기127

인공지능 GPT에게 물어봤다!! 트레이딩 알고리즘 추천해줘-2!! 다시 한번 물어 보니 또 다른 4개의 알고리즘을 추천해 줬다. 1.기계학습 2.유전학습 3.신경망 4.몬테카를로 어.....이건 하나하나 코드를 물어 보지 않았는대.... 혹시나 정말 여기 있는 알고리즘이나 다른 어떤 궁금한 알고리즘 있고 알고 싶다 하시면 글 남겨 주세요 제가 확인해 보고 쉽게 설명글 써드리겠습니다. Here are a few more algorithms that are commonly used in trading and investing: Machine learning algorithms: These algorithms use statistical models and machine learning techniques to analyze data and make predictions o.. 2023. 1. 1.
인공지능 GPT가 알려준 4가지 algorithms python code GPT가 알려준 알고리즘 4가지를 하나씩 확인해 보려 한다 복사 붙여넣기 해서 잘 돌아가는거 까지 확인 1.Trend-following(추세 추적 알고리즘) 2.Mean reversion algorithms(평균 회귀 알고리즘) 3.Arbitrage algorithms(차익 거래 알고리즘) 4.High-frequency trading algorithms(고빈도 거래 알고리즘) 3번과 4번은 데이터를 불러와야 해서 에러가 뜨는듯 하다 GPT가 알려 주어도 어느정도 내가 코딩에 대한 경험이 있어야 에러를 잡고 이걸 잘 적용하고 응용할 수 있다 2022. 12. 31.
인공지능 GPT에게 물어봤다!! 트레이딩 알고리즘 추천해줘!! It is important to note that there is no guarantee of good returns when it comes to trading or investing, and past performance is not necessarily indicative of future results. Trading and investing involve risks and can result in losses, so it is important to thoroughly understand the markets and carefully evaluate the potential risks and rewards before making any trades or investments. 거래나 투자에 .. 2022. 12. 30.
[Dbeaver] 무료 DB 접속 툴 디비버 설치 및 연결, 간단한 에러 잡기 우선 아래 링크를 클릭하여 디비버 다운로드 사이트로 들어가 줍니다 https://dbeaver.io/download/ Download | DBeaver Community Download Tested and verified for MS Windows, Linux and Mac OS X. Install: Windows installer – run installer executable. It will automatically upgrade version (if needed). MacOS DMG – just run it and drag-n-drop DBeaver into Applications. Debian package dbeaver.io 저는 윈도우라 window(installer)를 다운 받아 줍니다 다운.. 2022. 12. 29.