Bambamsignals.com
  • 👋Welcome to Bambamsignals.com
  • Overview
    • ✨MAIN PAGE & OUR FEATURES
    • 🍎REGISTRATION
      • QUICK SETUP
      • Telegram Activation Progress
    • 🧠AI ANALYZER - TRADE MENTOR
      • 1 - AI PERSONA
      • 2 - SCREEN ENLARGEMENT
      • 3 - AI CHAT HISTORY
      • 4 - SHARE RESULTS
      • 5 - RUN IN BACKROUND
      • 6 - SAVE CONFIGURATION
      • 7 - CONFIGURE !!!!!!!!!!!!!
      • 8 - RESET
      • 9 - SAVE
      • 10 - OUR SELECTIONS
      • 11 - CHAT WINDOW
      • 12 - UPLOAD DATA
      • 13 - SEND
    • 💲MY WALLET
    • 🌍AFFILATE SYSTEM
      • 💲VIP AFFILATE SYSTEM
      • 💲SUPER AFFILATE SYSTEM
      • AFFILATE LOGO
  • 🎁SIGNAL BOXES
  • 📁FILTER AND SORTING
  • 💻BACKTEST TOOL
    • Backtest Settings / Options
    • Understanding Backtest Results: Insights and Analysis
    • Backtest Results Exp.
  • 💲CORIX -CORRELATION
    • What Should The Results Mean
  • 📈ACTIVE CHART
  • ☢️ADD SIGNALS
    • 🧠What is Automated Backtest
    • 🧠Automated Backtest Settings
    • Supported platforms.
      • Bambambot Telegram/Discord
      • Webhook
      • 3Commas
      • Telegram Group
      • WunderTrading
      • QUADENCY
      • FINANDY
  • 🎁MY BOX
  • 👩‍🏫MY PROFILE
    • MY SLOTS
    • MY BOX
    • PAYMENT - ADD
      • ADD BALANCE
      • ADD SLOT
    • BAMBAM AI
    • MY SETTINGS
      • TELEGRAM SETTINGS
      • EDIT MY SETTINGS
      • REFERENCE SETTINGS
    • REFERRAL SETTINGS
    • MY SALE PORTAL
      • OPTIONS
    • FINANCIAL HISTORY
  • 🚦BECOME SIGNAL PROVIDER
    • Let's set up a signal
    • API SETTINGS
    • exp : How to set an alarm in Tradingview.
  • 🆘SUPPORT
    • TELEGRAM ACTIVATION PROBLEMS
    • DISCORD ACTIVATION PROBLEMS
    • 3COMMAS CONNECTION PROBLEMS
    • WEBHOOK CONNECTION PROBLEMS
    • PROBLEMS WITH PAYMENT SYSTEM
    • REFERAL LINKS
      • BINANCE
      • BINANCE FUTURES
      • BINANCE TR
      • EXOLO
      • GATE.IO
      • LBANK
      • BINGX
      • MEXC
      • WHITEBIT
      • KUCOIN
      • HUOBI (HTX)
  • ❓HOW TO ?
    • ➡️How to find the right trading signal for me
    • ➡️Forwarding signals to the telegram group
    • ➡️How can I use the correlation tool
    • ➡️Let's find a trade using CORIX.
    • ➡️What is Automated Backtest and how to use it?
    • ➡️Creating a suitable signal for myself.
    • Page 1
  • Signals and Trade Strategies
    • REVERSE TRADING STRATEGIES
      • EXP 1
      • EXP 2
  • 🏠OTHERS
    • 📖INVESTORS & PITCH DECK
    • 👨‍🎤EVENT , SHOW CASE
    • 🛫PARTNERS & LINKS
    • 🔷SOCIAL MEDIA
    • 👩‍🏫ABOUT US - TEAM
Powered by GitBook
On this page
  • API SETTINGS
  • API SETTINGS
  • 1 - API URL :
  • 2 - JSON Settings - Before :
  • " coin" : "BTC"
  • "pair" : "USDT"
  • "interval" : "1m"
  • "exp" : "Explanation About The Signal"
  • 2 - JSON Settings - After :
  • TRADINGVIEW ALARM SET
  • 1 - TRADING VIEW ALARM SETTINGS
  • Alert Name :
  • Message :
  • 2 - NOTIFICATION
  1. BECOME SIGNAL PROVIDER

API SETTINGS

This page explains how the established signal can be routed to bambamsignals.

PreviousLet's set up a signalNextexp : How to set an alarm in Tradingview.

Last updated 1 year ago

After entering all the settings, the following screen will appear.

As you can see, we have 1 signal installed and now we will connect our algorithm to this signal.

API SETTINGS

We press the API setting and we get the json and webhook url address we need to use.

API SETTINGS

In this section you can find the codes we will use and copy, we will modify them according to our own settings.

1 - API URL :

Bambamsignals uses the corresponding URL as standard.

Api Url : https://api.bambamsignals.com/index.php

Signals coming from outside have to be directed to this web address.

2 - JSON Settings - Before :

What you see below is an example and a standard json file. We will change some of the values here according to ourselves.

 {
  "api_key": "559269d9d419646fe9b20f0238e58cbc",
  "api_id": "115",
  "signal_id": "431",
  "coin": "BTC",
  "pair": "USDT",
  "interval": "1m",
  "exp": "Explanation About The Signal"
}

The values in the red box are the values we will change.

" coin" : "BTC"

This section specifies the symbol we will use for the coin to send the signal. If you are going to create the signal in BTC you should write BTC here, if the signal is in another coin ADA or MINA you should write ADA or MINA here.

"pair" : "USDT"

in this section we will use USDT as we will generate the signal in USDT. If you want, you can adjust your algorithm according to the pair you set up, this can be ETH or another one.

"interval" : "1m"

Here the system is set to 1m by default, we change this part to "1h" since our algorithm works in "1h", that is "1 hour". "

EXP : interval" : "1h"

"exp" : "Explanation About The Signal"

Here we will make a note in the incoming signal. The notes we make here will be displayed under the signals that users forward to the telegram.

Example : "This is an EMA signal and works only for BTC/USDT and is a Buy directional signal". etc...

2 - JSON Settings - After :

 {
  "api_key": "559269d9d419646fe9b20f0238e58cbc",
  "api_id": "115",
  "signal_id": "431",
  "coin": "BTC",
  "pair": "USDT",
  "interval": "1h",
  "exp": "This is an EMA signal and works only for BTC/USDT and is a Buy directional signal"
}

As you can see below, we have indicated the changes we have made. Now we will use them as an example alarm in tradingview, one of the most used signaling tools.

TRADINGVIEW ALARM SET

Below you can see an image we got from tradingview. Here we have set up a buy signal at the intersection of ema 21 and ema 50. and we want to direct the signals generated here to bambamsignals.

1 - TRADING VIEW ALARM SETTINGS

Alert Name :

We choose a name to match the alarm.

Message :

we copy the JSON file we have prepared in this section.

By pasting our JSON file we have prepared here, we go to the NOTIFICATION section where we will enter the URL for WEBHOOK.

2 - NOTIFICATION

When this section is opened, it will come this way by default. The only feature we will use here is the webhook url.

After entering these settings, you direct the signal to my bamboo by pressing the save button. everything is that simple

🚦
SELL SIGNALS
API
API URL
BEFORE
API BEFORE & AFTER
TRADING VIEW
message
webhook url