All Projects → didw → PyTrader

didw / PyTrader

Licence: other
System Trading using Kiwoom OpenAPI+

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PyTrader

Twitter Activated Crypto Trading Bot
Buys crypto through keyword detection in new tweets. Executes buy in 1 second and holds for a given time (e.g. Elon tweets 'doge', buys Dogecoin and sells after 5 minutes). Tested on Kraken and Binance exchanges
Stars: ✭ 92 (+135.9%)
Mutual labels:  trading, trading-bot
Mida
The open-source and cross-platform trading framework
Stars: ✭ 263 (+574.36%)
Mutual labels:  trading, trading-bot
kw condition
키움 증권 조건 검색식 사용 Console App
Stars: ✭ 54 (+38.46%)
Mutual labels:  trading, kiwoom
Blankly
🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package.
Stars: ✭ 1,456 (+3633.33%)
Mutual labels:  trading, trading-bot
tradingview-alert-binance-trader
This trading bot listens to the TradingView alert emails on your inbox and executes trades on Binance based on the parameters set on the TD alerts.
Stars: ✭ 153 (+292.31%)
Mutual labels:  trading, trading-bot
adamant-tradebot
Free market-making software for cryptocurrency projects and exchanges. Makes trade volume, maintains spread and liquidity/depth, set price range, and builds live-like dynamic order book.
Stars: ✭ 113 (+189.74%)
Mutual labels:  trading, trading-bot
binance-downloader
Python tool to download Binance Candlestick (k-line) data from REST API
Stars: ✭ 44 (+12.82%)
Mutual labels:  trading, trading-bot
Crypto Trading Bot
Automated Bittrex crypto-currency technical analysis and trading tool
Stars: ✭ 251 (+543.59%)
Mutual labels:  trading, trading-bot
GoatFish-Core
Not production ready - Capital at risk. A Bitcoin leverage trading and backtesting platform that connects to popular Bitcoin exchanges. It is written in JavaScript and runs on Node.js.
Stars: ✭ 31 (-20.51%)
Mutual labels:  trading, trading-bot
binaryapi
Binary.com & Deriv.com API for Python
Stars: ✭ 32 (-17.95%)
Mutual labels:  trading, trading-bot
algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
Stars: ✭ 169 (+333.33%)
Mutual labels:  trading, trading-bot
freqtrade-gym
A customized gym environment for developing and comparing reinforcement learning algorithms in crypto trading.
Stars: ✭ 192 (+392.31%)
Mutual labels:  trading, trading-bot
Algotrading
Algorithmic trading framework for cryptocurrencies.
Stars: ✭ 249 (+538.46%)
Mutual labels:  trading, trading-bot
backtrader template
Basic template for managing Backtrader backtests.
Stars: ✭ 131 (+235.9%)
Mutual labels:  trading, trading-bot
Alpaca Backtrader Api
Alpaca Trading API integrated with backtrader
Stars: ✭ 246 (+530.77%)
Mutual labels:  trading, trading-bot
cira
Cira algorithmic trading made easy. A Façade library for simpler interaction with alpaca-trade-API from Alpaca Markets.
Stars: ✭ 21 (-46.15%)
Mutual labels:  trading, trading-bot
Chanlun
文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。
Stars: ✭ 206 (+428.21%)
Mutual labels:  trading, trading-bot
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (+484.62%)
Mutual labels:  trading, trading-bot
pancakeswap-prediction-winner
🔥 PancakeSwap is afraid of this CHROME EXTENSION (and CLI)! This bot wins almost every 5 minute BNB-USD option on PancakeSwap (and Candle Genie).
Stars: ✭ 229 (+487.18%)
Mutual labels:  trading, trading-bot
btrccts
BackTest and Run CryptoCurrency Trading Strategies
Stars: ✭ 100 (+156.41%)
Mutual labels:  trading, trading-bot

키움 Open API + 를 이용한 시스템트레이딩

개발환경

  • Anaconda3-4.3.0.1 32bit (Python 3.6, PyQt5.6, pywinauto, pandas)
  • Windows 7/10

로그인설정

  • account.txt에 로그인정보 입력
  • 사용자id
  • 로그인 pw
  • 공인인증서 pw

사용법

  • 장 개시 전 매수할 종목을 buy_list.txt에 매도할 종목을 sell_list.txt에 기록.
  • 장 개시 후 pytrader.py를 실행하면 buy_list.txt에 있는 종목을 매수, sell_list.txt에 있는 종목을 매도.

pytrader

딥러닝을 이용한 매수/매도 종목 선정

참고사이트

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].