MT5-TradingToolCrypto icon indicating copy to clipboard operation
MT5-TradingToolCrypto copied to clipboard

All the tradingtools: crypto integration to metatrader including cryptobridgepro, crypto charts, paymentbot, indicators, robots are located here. Just download the zip folder, drag and drop into Metat...

Results 15 MT5-TradingToolCrypto issues
Sort by recently updated
recently updated
newest added

# if LEV > 0 Any leverage adjustments through the UI will automatically change the **Leverage Type** from CROSS to ISOLATED. Since the Liquidation Price will change these adjustments can...

# Robot One | Update CandleStick | If this variable is true, **CreateNewBarEveryMinute** there are many occasions when price data from another market is written to the wrong symbol. This...

need to compile libs in different stable MT5 builds

Bybit has 4 types 👍 These market types are - inverse - linear - spot - options Enter the market type into the robot under API KEYS where it says...

documentation

Website : - https://my.xbtfx.io/en/pamm-new/accounts/1 ## reset trader password - https://my.xbtfx.io/en/pamm-new/accounts/1/account//settings ## PAMM - make new pamm - make new investor - deposit funds to investor - subscribe to PAMM via...

Futures: perps only - orders on sub 1 with positions on sub 0 along with the wallet data on sub 0 can be tight. - add x-axis adjustments for better...

- a simple UI for manual trading [crypto](https://github.com/TradingToolCrypto/MT5-TradingToolCrypto/blob/master/MQL5/Experts/TTC/PRO/BeginTrading/CryptoBridgeLite.mq5) - market-maker: using [RobotFrameWork](https://github.com/TradingToolCrypto/MT5-TradingToolCrypto/blob/master/MQL5/Experts/TTC/PRO/AdvTrading/Market_Maker.mq5) - robot with indicators : using [RobotFrameWork](https://github.com/TradingToolCrypto/MT5-TradingToolCrypto/blob/master/MQL5/Experts/TTC/PRO/AdvTrading/PumpBotRSI.mq5) - - open trades with core api: [CBP:Class](https://github.com/TradingToolCrypto/MT5-TradingToolCrypto/blob/master/MQL5/Experts/TTC/PRO/AdvTrading/CB_OpenTradeRobot.mq5)

documentation

build an indicator, or robot that creates a `globalVariable` in a specified format. - Signal_Symbol_M5_Buy_ID - Signal_BTCUSD_M5_Sell_ID The Telegram-Signals-Alert robot will scan the global variables within metatrader5 platform and send...

documentation

### Discussed in https://github.com/TradingToolCrypto/MT5-TradingToolCrypto/discussions/22 Originally posted by **TradingToolCrypto** March 18, 2024 ### Indicator - save data to file , onInit load data (would be difficult to support Multi-TF : MVP...

enhancement

https://dydx-testnet.imperator.co/v4/trades/perpetualMarket/BTC-USD?limit=10 - includes liquidations https://dydx-testnet.imperator.co/v4/perpetualMarkets - includes oracle price, ticker name and open Interest. ( make new indicator to display the open interest) https://docs.dydx.trade/developers/indexer/indexer_api#parameters-15