Skip to content

CryptoBridgeDark

TradingToolCrypto edited this page Feb 12, 2022 · 20 revisions

A light version of CryptoBridgePro

Or should we say dark version! This User Inferface cuts out most of the features that CBP offers but keeps the basic functionality to trade and monitor your exchange account within Metatrader.

CBD

Automatically Configures

(Must use with the CB ChartALL or CB Charts robot)

  • Enter your api keys, set your position size (contracts,coin size,lots) and begin trading
  • Loads Symbol Name, Symbol Digit Precision , Symbol Lot Precision, and the Exchange Name automatically

Chart Name

CB_ChartALL creates the correct suffix automatically. CB_Charts leave suffix empty.

Find the exchange suffix list here.

One Click Trading


How to make a trade: Enter the volume into the Lots:1.00 box, Enter the price under the Order Type, Click the Order Type Button.

  • Open Market Orders
  • Open Limit Orders
  • Open Stop Orders
  • Cancel All, or Individual orders
  • Close open position by Limit Order or Market order

If you want to close your Buy position with a market order, click the Blue button B-M.
If you want to close your Buy position with a limit order, click the Blue button B-L.

If you want to close your Sell position with a market order, click the Red button S-M.
If you want to close your Sell position with a limit order, click the Red button S-L.

Drag and Drop Pending Orders

  • Click the orders button to load your live (unfilled) pending orders on the chart
  • click the line and drag to modify. Drop the line at desired price and the order will be amended.
  • Click the orders button to reload the adjusted orders. If the order line doesn't move to your intended price, adjust the Quote Precision

Drag Drop Lines

Place Orders Faster

Place Limit orders or Stop orders by adjusting the PriceMarker (drag line on the chart to any value) and click the button (Buy Stop, Sell Stop, Buy Limit, Sell Limit).

Binance Futures

  • HedgeMode : Coming soon => Make sure HedgeMode is Off within the Binance UI before using

OverWrite Lot and Quote Precision

By default, CryptoBridgeDark will use the information from the chart (Symbol_Digit and Symbol_Points) to configure the quote and lot precision. However, if we need to overwrite these setting for particular markets we can select to OverWriteVolumePrecision and OverWriteQuotePrecision. Now, CryptoBridgeDark will use the inputs from the CryptoBridge Class Exchange_Lot_Precision and Exchange_Quote_Precision.

OverWrite Exchange Name and Symbol

By default, CryptoBridgeDark will use the information from the chart (Symbol and Symbol Suffix) to configure the symbol name and the exchange name. However, if we need to overwrite these setting for particular configurations we can select to OverWriteSymbol and OverWriteExchangeName. Now, CryptoBridgeDark will use the inputs from the CryptoBridge Class Exchange_Symbol_Name and Exchange_Name.

Binance Spot Testnet

It is recommended to use the CB_ChartALL charting robot with exchange name Binance when testing the trading functionality on Binance TestNet. Make sure to add the correct url for binance testnet api within the MT5 platform top navigation menu: Tools-> Options -> Expert Advisors -> WebRequest URL List:

Within any trading robot, make sure to select the Exchange_Name from the dropdown menu within the Expert Advisor's Properties Inputs tab and place the binance testnet api keys within the Binance_API_Key/Secret input values

  • Exchange_Name : Binance_Test
  • Binance_API_KEY : your testnet key
  • Binance_API_SECRET : your testnet secret