Trading Tigers
Homepage
Exchange
Github
Search…
Roadmap
Tokenomics
TradingTigers Token (TIGS)
Anti Whale
Tokenomics
WALLET
Installation
Sniper Bot
Installation
Settings.json
Arguments and Functions
Most Asked Errors
Trading Bots
Install & Infos
Profit Hunter
RSMF Indicator
TradingView Exporter
Powered By
GitBook
TradingView Exporter
Trading-Tigers TradingView Exporter is able to react and execute a Webhook Signal on Binance Futures in high speed!
Download
Github source code
Important
This tool reacts only to signals from TradingView.
For the automation of their positions they use
this bot
!!!!PLEASE MAKE SURE TRADING LEVERAGE IS HIGH RISK!!!
TradingView Message Example
1
{
2
"whitelist" : "3412-Passwd",
3
"side" : "{{strategy.market_position}}"
4
"symbol" : "{{ticker}}",
5
"indicator" : "Predictum",
6
"comment": "{{strategy.order.comment}}"
7
}
Copied!
Message Alert settings briefly explained
"whitelist" -> security key from your Config file
"side" : "", -> LONG or SHORT
"symbol" : "", -> WITH PERP!!
"indicator" : "Predictum", -> Only a Name for your Indicator
"comment": "" Comment From your Strategy or just leave it free.If "Ready" or "Close" are in the incoming comment, it will not execute anything.
Create your TradingView alarm
Local Settings file:
Api Keys
Never give your API Key authorization to withdrawal, make sure that you enable trading and Futures.
coins
"coins" : ["BTCUSDT", "XRPUSDT" , "ADAUSDT" ], -> Pairs to trade on Binance Future.
You can find a complete COIN list
HERE
.
Position calculation
"BalancePercent_per_Order" : 0.5, -> Wallet percentage size of a position.
"Max_Percent_in_Coin" : 1.5, -> The maximum Wallet percentage size of a position on a trading pair.
"leverage" : 3,-> Set Your Leverage!
Discord
"discord" : true, -> You want to receive notifications about Signals?
"discord_channel_webhook": "https://discord.com/api/webhooks/7952906218/qOc_NnbAywZecawB0",
Trading Bots - Previous
RSMF Indicator
Last modified
11mo ago
Copy link