All Projects → hANSIc99 → Pythonic

hANSIc99 / Pythonic

Licence: gpl-3.0
Graphical Python programming for trading and automation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pythonic

Trading Server
A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.
Stars: ✭ 191 (+45.8%)
Mutual labels:  trading-bot, cryptocurrency, binance, trading-platform
Siis
Trading bot including terminal, for crypto and traditionals markets. Assisted or fully automated strategy.
Stars: ✭ 45 (-65.65%)
Mutual labels:  trading-bot, cryptocurrency, binance, trading-platform
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+1876.34%)
Mutual labels:  trading-bot, cryptocurrency, binance, trading-platform
Kelp
Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges
Stars: ✭ 580 (+342.75%)
Mutual labels:  trading-bot, cryptocurrency, trading-platform
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: ✭ 100 (-23.66%)
Mutual labels:  trading-bot, binance, trading-platform
Cointrader
Coin Trader is a Java-based backend for algorithmically trading cryptocurrencies. It provides data collection and export, complex event processing and triggering, and backtesting - paper trading - live trading.
Stars: ✭ 332 (+153.44%)
Mutual labels:  trading-bot, cryptocurrency, trading-platform
Zvt
modular quant framework.
Stars: ✭ 1,801 (+1274.81%)
Mutual labels:  trading-bot, cryptocurrency, trading-platform
Node Binance Trader
Cryptocurrency Trading Strategy & Portfolio Management Development Framework for Binance. Follow open NBT trading signals at
Stars: ✭ 720 (+449.62%)
Mutual labels:  trading-bot, cryptocurrency, binance
Astibot
Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
Stars: ✭ 104 (-20.61%)
Mutual labels:  trading-bot, cryptocurrency, trading-platform
Roq Api
API for algorithmic and high-frequency trading
Stars: ✭ 132 (+0.76%)
Mutual labels:  trading-bot, cryptocurrency, trading-platform
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+731.3%)
Mutual labels:  trading-bot, cryptocurrency, binance
Cassandre Trading Bot
Cassandre makes it easy to create your Java crypto trading bot. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions.
Stars: ✭ 120 (-8.4%)
Mutual labels:  trading-bot, cryptocurrency, binance
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 (+16.79%)
Mutual labels:  trading-bot, trading-platform, binance
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (+74.05%)
Mutual labels:  trading-bot, cryptocurrency, binance
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (-20.61%)
Mutual labels:  cryptocurrency, binance, trading-platform
Bbgo
The modern cryptocurrency trading bot written in Go.
Stars: ✭ 192 (+46.56%)
Mutual labels:  trading-bot, cryptocurrency, binance
Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+680.15%)
Mutual labels:  trading-bot, cryptocurrency, trading-platform
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+16.03%)
Mutual labels:  trading-bot, cryptocurrency, trading-platform
Binance Trading Bot
Automated Binance trading bot - Buy low/Sell high with stop loss limit/Trade multiple cryptocurrencies
Stars: ✭ 87 (-33.59%)
Mutual labels:  trading-bot, cryptocurrency, binance
Simple Binance Trader
This is a simple trading bot for the binance exchange.
Stars: ✭ 79 (-39.69%)
Mutual labels:  trading-bot, cryptocurrency, binance

Pythonic

Graphical Python programming for trading and automation

Pythonic

Installation

You can run Pythonic natively on your Linux, Mac or Windows system or as a container.

Native Installation

1. Install Python 3.9

2a. [Linux]

On Linux based systems, run sudo pip3 install Pythonic or sudo python3 -m pip install Pythonic

In general, root-rights are not required but when you run without it, the start script under /usr/local/bin/ won't get installed.

2b. [Windows]

On Windows, open the command line or the Powershell and type: pip3 install Pythonic

Make sure that the Python script folder (e.g. under Python 3.7: %HOMEPATH%\AppData\Local\Programs\Python\Python37\Scripts) if part of the Path environemnt variable.

3. Run Pythonic

Open a command shell and simply type Pythonic.

Endpoints

Open your favorite WebAssembly compatible web browser and navigate to...

Editing elements

On Windows, when you drop an element to the working areay, the related *.py-file gets copied to %HOMEPATH%\Pythonic\executables. On Linux or Mac you can find them under ~/Pythonic/executables.

Become a Patron!

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