All Projects → TreborNamor → TradingView-Machine-Learning-GUI

TreborNamor / TradingView-Machine-Learning-GUI

Licence: MIT license
Let Python optimize the best stop loss and take profits for your TradingView strategy.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to TradingView-Machine-Learning-GUI

quick trade
convenient script for trading with python.
Stars: ✭ 63 (-84.09%)
Mutual labels:  trading, strategy, trading-strategies, trading-algorithms
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 (-61.36%)
Mutual labels:  trading, trading-strategies, trading-algorithms, tradingview
Ta Rs
Technical analysis library for Rust language
Stars: ✭ 248 (-37.37%)
Mutual labels:  trading, stock-market, trading-strategies, trading-algorithms
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-94.7%)
Mutual labels:  trading, stock, stock-market, trading-strategies
tvjs-overlays
💴 Collection of overlays made by the TradingVueJs community
Stars: ✭ 65 (-83.59%)
Mutual labels:  trading, trading-strategies, trading-algorithms, tradingview
Bitmex Simple Trading Robot
Simple BitMEX trading robot.
Stars: ✭ 100 (-74.75%)
Mutual labels:  trading, strategy, trading-strategies, trading-algorithms
Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+158.08%)
Mutual labels:  trading, stock, trading-strategies, trading-algorithms
awesome-pinescript
A Comprehensive Collection of Everything Related to Tradingview Pine Script.
Stars: ✭ 563 (+42.17%)
Mutual labels:  trading, trading-strategies, trading-algorithms, tradingview
Chanlun
文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。
Stars: ✭ 206 (-47.98%)
Mutual labels:  trading, trading-strategies, trading-algorithms
Deep Rl Trading
playing idealized trading games with deep reinforcement learning
Stars: ✭ 228 (-42.42%)
Mutual labels:  trading, stock, stock-market
algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
Stars: ✭ 169 (-57.32%)
Mutual labels:  trading, trading-strategies, trading-algorithms
Openalgo
💹 openAlgo is a public repository for various work product relavant to algorithms and the high frequency low latency electronic trading space with a bias toward market microstructure as well as exchange traded futures and options.
Stars: ✭ 158 (-60.1%)
Mutual labels:  trading, trading-strategies, trading-algorithms
Py Market Profile
A library to calculate Market Profile (aka Volume Profile) for financial data from a Pandas DataFrame.
Stars: ✭ 153 (-61.36%)
Mutual labels:  trading, trading-strategies, trading-algorithms
Alpaca Backtrader Api
Alpaca Trading API integrated with backtrader
Stars: ✭ 246 (-37.88%)
Mutual labels:  trading, stock-market, trading-algorithms
FAIG
Fully Automated IG Trading
Stars: ✭ 134 (-66.16%)
Mutual labels:  stock-market, trading-strategies, trading-algorithms
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 (-80.3%)
Mutual labels:  stock-market, strategy, trading-strategies
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (-61.62%)
Mutual labels:  trading, trading-strategies, trading-algorithms
Roq Api
API for algorithmic and high-frequency trading
Stars: ✭ 132 (-66.67%)
Mutual labels:  trading, trading-strategies, trading-algorithms
LickHunterPRO
Cryptocurrency Trading Bot that looks for large pools of liquidity getting liquidated on margin trading, when it finds these it counter trades them!
Stars: ✭ 114 (-71.21%)
Mutual labels:  trading, trading-strategies, trading-algorithms
hmm market behavior
Unsupervised Learning to Market Behavior Forecasting Example
Stars: ✭ 36 (-90.91%)
Mutual labels:  stock-market, trading-strategies, trading-algorithms

TradeView GUI

TradeView is a free and open source Trading View bot written in Python. It is designed to support all major exchanges. It contains back testing, money management tools as well as strategy optimization by machine learning. Here is live example of TradeView

image image

Disclaimer

This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.

We strongly recommend you to have coding and Python knowledge. Do not hesitate to read the source code and understand the mechanism of this bot.

Features

  • Based on Python 3.8+: The bot will work on any operating system - Windows, macOS and Linux.
  • SL/TP Generator: Let the bot decide what stop loss or take profit you should use.
  • Functions: A growing library of functions you can use to optimize your script.

Installation

#1. Download Firefox, and TradingView_Machine_Learning folder here.

FireFox

TradingView_Machine Learning

#2. Extract zip file to Desktop and Execute TradeViewGUI.exe file. image

#3. Copy and Paste Firefox Profile Path to App. image image

#4. Inside Firefox, login into your TradingView profile. Go to your TradingView chart and add the TradingView strategy you want to optimize. When you add the strategy to chart make sure to press CTRL + S on your keyboard to save your chart. I have a TradingView Strategy that is ready to use. You can browse the strategy source code here. If you want to create a custom TradingView Strategy click here. image

#5. Enter Your long and short parameters and click Run button. image

Tips:

  • CheckBox: You can hide Firefox browser when checkbox is enabled.

  • Minimum Long Stoploss: The minimum percentage you are willing to risk for your strategy. For example, a 1% minimum risk.

  • Maximum Long Stoploss: The maximum percentage you are willing to risk for your strategy. For example, a 30% maximum risk.

  • Minimum Long Takeprofit: The minimum percentage you are willing to risk for your strategy. For example, a 1% minimum risk.

  • Maximum Long Takeprofit: The maximum percentage you are willing to risk for your strategy. For example, a 30% maximum risk. -Long Increment: When option is available, do you want the strategy to increment in steps of 1 or .1 during parameter search. (Default is set to .1)

  • Minimum Short Stoploss: The minimum percentage you are willing to risk for your strategy. For example, a 1% minimum risk.

  • Maximum Short Stoploss: The maximum percentage you are willing to risk for your strategy. For example, a 30% maximum risk.

  • Minimum Short Takeprofit: The minimum percentage you are willing to risk for your strategy. For example, a 1% minimum risk.

  • Maximum Short Takeprofit: The maximum percentage you are willing to risk for your strategy. For example, a 30% maximum risk.

  • Short Increment: When option is available, do you want the strategy to increment in steps of 1 or .1 during parameter search. (Default is set to .1)

  • Decimal Place: When option is available, by what decimal place would you like during strategy search. (Default is set to 1)

  • Max Attempts: What is the maximum amount of attempts would you like the strategy try. (Default is set to 30)

  • Firefox Path: The path used to run selenium webdriver.

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