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 24 MT5-TradingToolCrypto issues
Sort by recently updated
recently updated
newest added

starkware L2 : https://api-docs.pro.apex.exchange/#introduction https://github.com/ApeX-Protocol/apexpro-openapi https://github.com/ApeX-Protocol/apexpro-connector-node api key https://apex-pro.gitbook.io/apex-pro/start-here/apex-telegram-bot/bot-key-generation http://apex.exchange http://t.me/ApeXdex

https://www.aevo.xyz/ : research https://l2beat.com/scaling/projects/aevo/tvl-breakdown (Aevo is built on a custom L2 based on the OP stack) # api WebRequest URL: https://api.aevo.xyz # Charting is supported for - options and perps...

bool MEXC_Cancel_Trade(string sym, string orderId, string clientOrderId) export **input a string** bug in logic (check binance api library ) if(orderId>0)

![image (4)](https://github.com/TradingToolCrypto/MT5-TradingToolCrypto/assets/37940267/b89adfca-dd80-41a2-bab6-61bf757f4689) Bitmex Position Request function, is not updating/with errors This is the import function "Bitmex_Positions" via ""Bitmex_api.ex5

SetAnySubWindowText from the ""CBP_Functions.ex5" ""CBP_Functions.ex5" does not contain the export for "SetAnySubWindowText" / but this function is being used widely elsewhere within the whole framework

Phemex spot api includes a prefix `s` on all symbols. TradingToolCrypto removes the prefix and adds a suffix instead. - Futures : `.phf` - Spot : `.phe` # Historical Data...

# Add WebSocket support for Binance Spot and Binance Futures. - https://www.mtsocketapi.com/doc5/index.html - - Node: https://www.mtsocketapi.com/doc5/for_developers/NodeJS.html - https://www.mql5.com/en/book/advanced/project/project_websocket_mql5 - https://www.mql5.com/en/forum/471221 - https://www.youtube.com/@rajeshnait.mq5 ## Add URLs ### Binance: WebSocket - if...

#define KECCAKF_ROUNDS 24 #define KECCAK_STATE_SIZE 25 // 5x5 matrix ```c++ // Round constants const ulong keccakf_rndc[24] = { 0x0000000000000001, 0x0000000000008082, 0x800000000000808A, 0x8000000080008000, 0x000000000000808B, 0x0000000080000001, 0x8000000080008081, 0x8000000000008009, 0x000000000000008A, 0x0000000000000088, 0x0000000080008009, 0x000000008000000A,...

Turn this script into robot : https://github.com/TradingToolCrypto/MT5-TradingToolCrypto/blob/master/MQL5/Scripts/TTC/CHARTS/Analyze_All_Charts.mq5

v1 is limited to only 1 default symbol. Make v2 with all supported markets and with multi alerts ## Setup - needs TG group ID and TG bot key -...