All Projects → zetatez → evolving

zetatez / evolving

Licence: MIT license
A free stock trading interface for CH stock-market. MacOS下控制同花顺进行交易, 无券商限制.

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to evolving

NSE-Stock-Scanner
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
Stars: ✭ 78 (+143.75%)
Mutual labels:  stock-market, strategy, stocks
Sumzerotrading
A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
Stars: ✭ 128 (+300%)
Mutual labels:  trading-api, stock-market, stocks
Finance-Robinhood
Trade stocks and ETFs with free brokerage Robinhood and Perl
Stars: ✭ 42 (+31.25%)
Mutual labels:  stock-market, stocks
NSEDownload
Python Library to get historical, adjusted data and generate trailing returns of stocks and indices on the NSE
Stars: ✭ 65 (+103.13%)
Mutual labels:  stock-market, stocks
IB.CSharpApiClient
Interactive Brokers - TWS API simplified client
Stars: ✭ 41 (+28.13%)
Mutual labels:  trading-api, stock-market
fundamentos
Download Bovespa Stock Market fundamentals with Python.
Stars: ✭ 80 (+150%)
Mutual labels:  stock-market, stocks
pyEX
Python interface to IEX and IEX cloud APIs
Stars: ✭ 407 (+1171.88%)
Mutual labels:  stock-market, stocks
stockbot
Alpaca algo stock trading bot
Stars: ✭ 105 (+228.13%)
Mutual labels:  stock-market, stocks
TradeByte
💸 TradeByte - Stocks Trading Simulation WebApp
Stars: ✭ 30 (-6.25%)
Mutual labels:  stock-market, stocks
TradingView-Machine-Learning-GUI
Let Python optimize the best stop loss and take profits for your TradingView strategy.
Stars: ✭ 396 (+1137.5%)
Mutual labels:  stock-market, strategy
TerminalStocks
Pure terminal stock ticker for Windows.
Stars: ✭ 88 (+175%)
Mutual labels:  stock-market, stocks
TradeAlgo
Stock trading algorithm written in Python for TD Ameritrade.
Stars: ✭ 147 (+359.38%)
Mutual labels:  stock-market, stocks
market-monitor
Interactive app to monitor market using Python
Stars: ✭ 20 (-37.5%)
Mutual labels:  stock-market, stocks
short-fork
Stock market helper: financial data, multipliers (PE, PS, PEG etc), insider selling, debt and short volume charts from various sources. All in one place!
Stars: ✭ 41 (+28.13%)
Mutual labels:  stock-market, stocks
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (-28.12%)
Mutual labels:  stock-market, stocks
cira
Cira algorithmic trading made easy. A Façade library for simpler interaction with alpaca-trade-API from Alpaca Markets.
Stars: ✭ 21 (-34.37%)
Mutual labels:  stock-market, stocks
Automated-Fundamental-Analysis
Python program that rates stocks out of 100 based on valuation, profitability, growth, and price performance metrics, relative to the company's sector.
Stars: ✭ 82 (+156.25%)
Mutual labels:  stock-market, stocks
Beibo
🤖 Predict the stock market with AI 用AI预测股票市场
Stars: ✭ 46 (+43.75%)
Mutual labels:  stock-market, stocks
pair-trading-view
Pair Trading View - .NET application for visual analysis of synthetic financial instruments based on statistical models.
Stars: ✭ 45 (+40.63%)
Mutual labels:  stock-market, stocks
tstock
📈A command line tool to view stock charts in the terminal.
Stars: ✭ 498 (+1456.25%)
Mutual labels:  stock-market, stocks

Looking For Maintainers

Welcome to the evolving !

evolving is a trading engine for MacOS system.

Get in touch!

Installation guide

  1. Requirements

    • cliclick >= 4.0.1
    • python >= 3.8.5
    • 同花顺 == Version 2.3.1
  2. Dependencies

    brew install cliclick
    pip install `curl -fsSL https://raw.githubusercontent.com/zetatez/evolving/main/requirements.txt`
  3. Installation

  • It is strongly recommended to use the source code.
  1. Configuration Note:
  • You need to log in broker and bank account manually at least once.
  • If you want to use the email notification module, you need to register a 163 email account.
mkdir -p ~/.config/evolving
vim ~/.config/evolving/config.xml
<evolving>
    <trading>
        <userid>THS id</userid>
        <password>THS password</password>
        <broker_code>PAZQ</broker_code>
        <broker_account>your broker account</broker_account>
        <broker_password>broker account password</broker_password>
        <bank_name>bank name</bank_name>
        <bank_account>your bank account</bank_account>
        <bank_password>bank account password</bank_password>
    </trading>
    <mail>
        <mail_host>smtp.163.com</mail_host>
        <mail_sender>your email [email protected]</mail_sender>
        <mail_license>your email license</mail_license>
        <mail_receivers>your email [email protected]</mail_receivers>
    </mail>
</evolving>
  1. Authorization

    • Mac -> Systerm Preference -> Security & Privacy -> Privacy -> unluck -> "Accessibility" AND "Full Disk Access".
      • Terminal
      • osascript
  2. Tutorial A brief tutorial can be found at wiki.

For more information

  • Hints:
    • You need to log in broker and bank account manually at least once.

    • If you want to use the email notification module, you need to register a 163 email account.

    • Technically, there is no restriction on brokers, but I didn't develop it all. If you don't find the broker you want, you can make a little change to the asloginBroker of script ascmd.py.

      Up to now, The supported brokers are

      • <broker_code>ZXZQ</broker_code> -- 中信证券
      • <broker_code>PAZQ</broker_code> -- 平安证券
      • <broker_code>ZSZQ</broker_code> -- 浙商证券
      • <broker_code>GTJA</broker_code> -- 国泰君安
      • <broker_code>GJZQ</broker_code> -- 国金证券
      • <broker_code>XYZQ</broker_code> -- 兴业证券
      • <broker_code>ZJZQ</broker_code> -- 中金证券
      • <broker_code>ZTZQ</broker_code> -- 中泰证券

      Note: For different brokers, the display might be different. That is to say, the code might need to be slightly adjusted according to the different brokers.

To contribute

To contribute in this repo, please open a pull request from your fork of this repo.

LICENSE

Released under the MIT License.

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].