All Projects → fx4btc → TelegramTrader-MT4-MT5

fx4btc / TelegramTrader-MT4-MT5

Licence: other
Connect Telegram Messenger to Metatrader for Live Quotes, Charts, Trading, and Managing Robots(Expert Advisors)

Programming Languages

MQL5
34 projects

Projects that are alternatives of or similar to TelegramTrader-MT4-MT5

EA31337-classes
📦📈 EA31337 framework (MQL library for writing trading Expert Advisors, indicators and scripts)
Stars: ✭ 103 (+39.19%)
Mutual labels:  trading, forex, mt4, mt5
Metatrader
Expert advisors, scripts, indicators and code libraries for Metatrader.
Stars: ✭ 99 (+33.78%)
Mutual labels:  trading, forex, mt4, expert-advisors
algobot
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
Stars: ✭ 776 (+948.65%)
Mutual labels:  crypto, robot, trading
copyfactory-python-sdk
Python SDK for CopyFactory trade copying API. Can copy trades both between MetaTrader 5 (MT5) and MetaTrader 4 (MT4)
Stars: ✭ 19 (-74.32%)
Mutual labels:  trading, mt4, mt5
TradingTool-Wiki
Wiki for all TradingToolCrypto Products. MetaTrader 5 trading tools: Indicators, robots, risk management, signals, custom coding, CrptoBridgePro , and more
Stars: ✭ 26 (-64.86%)
Mutual labels:  mt4, expert-advisors, mt5
Stocksharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Stars: ✭ 4,601 (+6117.57%)
Mutual labels:  crypto, trading, forex
Siis
Trading bot including terminal, for crypto and traditionals markets. Assisted or fully automated strategy.
Stars: ✭ 45 (-39.19%)
Mutual labels:  crypto, trading, forex
AutoTrader
A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
Stars: ✭ 227 (+206.76%)
Mutual labels:  crypto, trading, forex
TAcharts
Apply popular TA tools and charts to candlestick data with NumPy.
Stars: ✭ 131 (+77.03%)
Mutual labels:  crypto, trading
twitter-crypto-bot
This is a Twitter bot that tweets about cryptocurrencies prices every certain amount of minutes
Stars: ✭ 21 (-71.62%)
Mutual labels:  crypto, trading
reactive-trader
In the coming weeks this plans to become a Gekko plugin that reacts to market changes, finding and running only the most profitable strategies.
Stars: ✭ 91 (+22.97%)
Mutual labels:  crypto, trading
mokka
Free and extendable trading bot application for crypto currencies.
Stars: ✭ 20 (-72.97%)
Mutual labels:  crypto, trading
b2s-trader
Application to automate trading process
Stars: ✭ 22 (-70.27%)
Mutual labels:  crypto, trading
Sequence-to-Sequence-Learning-of-Financial-Time-Series-in-Algorithmic-Trading
My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓
Stars: ✭ 64 (-13.51%)
Mutual labels:  trading, forex
ninjabot
A fast trading bot platform for cryptocurrency in Go (Binance)
Stars: ✭ 1,021 (+1279.73%)
Mutual labels:  crypto, trading
HTML-Crypto-Currency-Chart-Snippets
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
Stars: ✭ 89 (+20.27%)
Mutual labels:  crypto, trading
Benzaiboten-spot-trading-bot
A trading bot easy to use to be linked to your favorite exchange to automatize the trading on cryptocurrencies
Stars: ✭ 20 (-72.97%)
Mutual labels:  crypto, trading
tradeview
A platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.
Stars: ✭ 69 (-6.76%)
Mutual labels:  crypto, trading
tvdatafeed
A simple TradingView historical Data Downloader
Stars: ✭ 189 (+155.41%)
Mutual labels:  crypto, trading
PancakeSwapBot
PancakeSwap prediction bot
Stars: ✭ 38 (-48.65%)
Mutual labels:  crypto, trading

MT4 Test Demo now MT5 Test Demo now

TelegramTrader ChatRoom

MT4 FOREX MT5 CRYPTO

TelegramTrader-MT4-MT5

Connect Telegram Messenger to Metatrader for Trading, Controlling Robots, Monitoring Platform. Open trades, Open charts, use custom templates for technical analsysi on the go. Launch templates with robots attached to charts for semi-auto trading. Get prices and Daily Percentage change. Get the swap rates positive or negative from SWAP_LONG or SWAP_SHORT

Use with Demo or Live trading accounts.

Standard commands

  • Quotes (daily percentage change)
  • Charts (any chart timeframe with custom templates)

TT 1.0 Trading commands

  • Buy or Sell (Market Order)
  • Lock in profits (Trail button)
  • Move takeprofit to breakeven (Breakeven or BE button)
  • Close position and reverse direction (Reverse button)
  • Move Takeprofit to recent fractal (SetTakeProfit button)
  • Move Stoploss to recent fractal (SetStopLoss button)
  • Close all positions immediately (Close button)
  • Close your profitable positions (Profit button)

TT 1.0 Bot commands

  • Attach bots to any market on any timeframe
  • Delete the bots from the charts
  • turn on bots or turn bots off at anytime ( requires some coding into your robot)

TT 2.0 Trading commands

Function Telegram Keyboard Commands
Price /p
Chart /c
OrderBook /book
Position /pos
Cancel Orders /cancel
Close Position /close
Buy Limit Order /bid
Sell Limit Order /ask
Limit Order Price /ask_p1000 /bid_p10
Volume change /Volume value
Symbol change /Symbol BTCUSD

Adding the files to your MetaTrader Platform

Download the github zip folder to your desktop , extract the contents and prepare moving the files to the appropiate directories from the directions below.

  1. Open Metatrader Platform and locate the Navigation Bar on the Top of platform
  2. Click on File
  3. Click on Open Data Folder and this will open the file directory where you place the following files
  • Open the MQL4/MQL5 folder
  • Open the Include folder and place the files from the github zip folder include , Overwrite the files if present.
  • Open the Experts folder and place the files from the github zip folder Telegram_Trader.ex4/ex5
  • restart the platform ( close application and reopen)

Platform Setup Guide

  1. Open Metatrader platform and locate the Navigation Bar on the Top of platform
  2. Click on Tools
  3. Click on Options
  4. Click on Expert Advisors
  • Allow automated trading ( checkbox)
  • Allow dll imports ( chechbox)
  • Allow WebRequests for listed URL (checkbox)
  • uncheck the other remaining boxes
  1. Add new URL :
  1. Locate the Navigation Bar on the Top of platform
  2. Click on View
  3. Click on Navigator and you will see Navigator Window embedded into the Platform
  4. Double Click on Expert Advisors and this will show all your robots
  5. Drag and Drop Telegram_Trader on to any Open Chart ( anytime Time-Frame, any Market is ok)
  • Alternatively you can simply double-click the Telegram_Trader to attach the robot to the most recently selected chart that you have open.

Telegram_Trader Robot Guide

Input Variable Value Description
Trading Experience Mode Adjusts your lotsize from 0.01, 0.05, 0.1, 0.5, 1.0 (select,noob,fomo, expert, btfd,pro)
Alternative Lotsize Adjust your own lotsize if Trading Experience Mode = Select
TELEGRAM_TOKEN Insert your Telegram_Token
PM @botfather within the telegarm application (search box) Type in /newbot, give a name, give the @handle_name_bot that you want your bot to have , and copy paste the Telegram Token into the TELEGRAM_TOKEN. If you are stuck on this step, google "How to make a Telegam bot"
WHITE_LIST_USERS Insert your telegram username here, unless you want to share the bot and your trading account with every Telegram User like I do ( So that users can demo the application and share the charts with a trading group.)
TEMPLATE_MAX This is the number of custom templates you plan to navigate through, aka your visual elements(indicators)
TEMPLATES list your template names with ; seperating the names. Such as MACD;ADX;BOLLINGERBANDS;ELLIOTWAVE;ETC;DEFAULT
BOT_TEMPLATE_MAX This is the number of custom templates you plan to navigate through to control your robots
BOT_TEMPLATES list your template names with ; seperating the names. Such as BREAKOUT;MARKETMAKER;PUMPBOT
TRADE_ID The Order Id of your manual trades ( aka MAGIC_NUMBER: This is what MetaTrader calls the order# within the documents )
ALLOW_TRADING You can turn off the trading functions so that other telegram users can't trade your account if you share it within a trading group
CHART_WIDTH pixles of the screenshot size
CHART_HEIGHT pixles of the screenshot size
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].