# Connect Bitstamp

## **API connection to Bitstamp**&#x20;

After you have logged in to the Bitstamp website, click on "Security" (see image below). Then click on "API Access".

![](/files/-M3f5xWI-cyf3Cci2aSd)

As soon as you see the below you can click on "NEW API key" (if there is an existing key, remove it first).

![](/files/-M3f5xWJUYE5TWqu1s4o)

You will then see the following screen, enter nothing here and scroll down:

![](/files/-M3f5xWK9XBr2w781aYS)

Scroll until you see this:&#x20;

(you have to move the buttons at the red arrows with your mouse to the right so that they look like in the fabled thing).

![](/files/-M3f5xWL4m9Ayyed_eKx)

At the bottom of the screen you will see the confirmation button. Click on this and enter your 2FA code from the app on your phone.

![](/files/-M3f5xWMUhjp06q6Crqb)

Then you copy the following codes in order to the new exchange at BitBroker.trade

![](/files/-M3f5xWNIly-PPtj37iY)

By clicking on the box of the code, you can easily copy the API key, so that you can paste it into your account at BitBrokerTrade. The same goes for the API secret. You can activate the API at BitBrokerTrade only after clicking on the confirmation email from Bitstamp. At BitBrokerTrade, first click in the left column on "Settings" and then on "Exchanges". Then right click on "Add Exchange". Then choose Bitstamp by clicking on the logo

![](/files/-M3f5xWOqkrkYbw726ix)

Then you will get the window below:

![](/files/-M3f5xWPxXpcftSTRw5A)

At "Name" enter your account name of Bitstamp. DO NOT CLICK ON ADD. First ensure that the Bitstamp API is activated (confirm confirmation email). Copy the keys as indicated earlier, but do not click add until you have first approved the confirmation email from Bitstamp.

## Connect the BitBrokerTrade Trader to Bitstamp

Select in the trader menu "Settings" and then "Traders" and then "Add trader". the next screen appears:

![](/files/-M3f5xWQUhG0Ey8yjrtd)

Enter the following:&#x20;

**Name:** the name of the exchange and the cryptocurrency you will be trading in: for example: Bitstamp Bitcoin. \
**Exchange:** Choose from the menu: "Bitstamp" \
**Market:** Choose the correct currency combination from the menu, for example: BTC / EUR \
**Strategy:** Choose the right trading strategy from the menu: BitBrokerTrade \
**Minimal profit percentage:** Here you enter the profit percentage at which the trader may proceed to a sales order. \
**Checkbox 1:** If you check this box, you can enter a maximum value above which the trader will no longer make any purchases. \
**Checkbox 2:** By placing a mark here you activate the trader.&#x20;

**Congratulations, your trader is working!**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bitbrokertrade.com/english/exchange/connect-bitstamp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
