> For the complete documentation index, see [llms.txt](https://grand-dev.gitbook.io/insider-eye/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://grand-dev.gitbook.io/insider-eye/instructions/how-to-connect-solana-insider-wallet-in-the-bot-to-copy-trades.md).

# How to connect Solana insider wallet in the bot to copy trades

To copy trades, we will use the [TradeWiz](https://t.me/TradeWiz_Solbot?start=r-65THMXRWFL) bot. It allows you to set up copying of trades from different Solana wallets.

***

{% hint style="info" %}
In this article, we'll look at:

* [Go to the bot](#go-to-the-bot)
* [Refill the bot's wallet balance to copy trades](#refill-the-bots-wallet-balance-to-copy-trades)
* [Adding an insider's address to a bot to copy trades](#adding-an-insiders-address-to-a-bot-to-copy-trades)
  {% endhint %}

## Go to the bot

Go to the [TradeWiz](https://t.me/TradeWiz_Solbot?start=r-65THMXRWFL) bot on Telegram.

<figure><img src="/files/qAixjnjxkX33GEBW7giN" alt="" width="294"><figcaption><p>Visual guide</p></figcaption></figure>

## Refill the bot's wallet balance to copy trades

To get started, we need to fund the bot's wallet. This is done in order not to bind our main wallet to the bot, thus leaving it safe.

Launch the bot to copy trades and copy the wallet address.

<figure><img src="/files/JaHtoVcwcHuoGLV9IsKA" alt="" width="394"><figcaption><p>Visual guide</p></figcaption></figure>

Go to Solflare and click the `Send` button.

<figure><img src="/files/eFPp4ulTFvvbMAQzbDqD" alt="" width="563"><figcaption><p>Visual guide</p></figcaption></figure>

Enter the amount in Solana tokens that we want to allocate for trading through the bot to copy trades.

Next, enter the wallet address that we copied from the bot.

Click `Send`.

<figure><img src="/files/wplWx4ELFfB58PhkVRbT" alt="" width="296"><figcaption><p>Visual guide</p></figcaption></figure>

Confirm the sending of Solana tokens by clicking `Confirm`.

<figure><img src="/files/nGq8fNQ11PjSZIB1b1ES" alt="" width="266"><figcaption><p>Visual guide</p></figcaption></figure>

Once the transaction is complete, we will receive a message about it.

<figure><img src="/files/CSduuEEqealHwrHVOv9e" alt="" width="430"><figcaption><p>Visual guide</p></figcaption></figure>

Checking the balance in the bot. The balance has started.

Similarly, you can transfer Solana tokens to other wallets. Always make sure that you send tokens to your Solana wallet.

<figure><img src="/files/9oABBFnme4O60mJr9Nuy" alt="" width="394"><figcaption><p>Visual guide</p></figcaption></figure>

## Adding and customizing insider address to the bot for copying trades

Go to the main bot menu and click `Copy Trade`.

<figure><img src="/files/uy2iIrPoJ51xFO1DiOxx" alt="" width="263"><figcaption><p>Visual guide</p></figcaption></figure>

Click the `Add` button.

<figure><img src="/files/NHKReGrvdcH3NlBGxxy3" alt="" width="262"><figcaption><p>Visual guide</p></figcaption></figure>

This menu is necessary for individual setting of wallet transactions copying.

We suggest you do a basic setup that you can further customize to your wallets.

<figure><img src="/files/qyu55fYzq8mUkkRVil8Z" alt="" width="163"><figcaption><p>Visual guide</p></figcaption></figure>

There are many parameters, but we only use a fraction of them.

{% stepper %}
{% step %}

### Tag

Come up with a wallet name and enter it in `Tag`.
{% endstep %}

{% step %}

### Target Wallet

Enter in `Target Wallet` the address of the wallet to be copied.
{% endstep %}

{% step %}

### Max Buy

Set the maximum purchase amount in `Max Buy`, for example, set 0.1 SOL.
{% endstep %}

{% step %}

### Total investment

Customize `Total investment`. This is the maximum SOL amount that is allocated to this wallet. Set, for example: 0.3 SOL (a trader can make a maximum of 3 trades of 0.1 SOL). If the trader exhausts, the next trades on this wallet will not be opened. If he will make successful trades, this limit will be expanded. In case of significant expansion it is recommended to reset the limit. If you sell tokens purchased by the wallet manually, the parameter will also change.
{% endstep %}

{% step %}

### Each Token Buy Time

Customize `Each Token Buy Time`. This is the maximum number of purchases of a single token. If we want the token to be bought 1 time and no more purchases. Set it to 1.
{% endstep %}

{% step %}

### Buy times reset after sold

Set `Buy times reset after sold`. This setting is needed to limit the token re-purchase after a complete sale. We leave it False.
{% endstep %}

{% step %}

### Unrenounced

The `Unrenounced` setting indicates what to do if the contract is not renounced. We leave it Buy.
{% endstep %}

{% step %}

### Unburned

The `Unburned` setting indicates what to do if liquidity is not burned. We leave Buy.
{% endstep %}

{% step %}

### Trader's transaction max limit

setting `Trader's transaction max limit`. Maximum purchase amount. This setting is necessary if the trader makes large purchases and we do not want to copy these purchases. Leave `Not Limited`.
{% endstep %}

{% step %}

### Trader's transaction min limit

Setting `Trader's transaction min limit`. Minimum purchase amount. If a trader makes a purchase less than the minimum, it will not be copied. Leave Not Limited.
{% endstep %}

{% step %}

### Copy PUMP

Customize `Copy PUMP`. Whether to copy Pump Fun trades or not. This is left True by default.
{% endstep %}

{% step %}

### Copy Raydium

Customize `Copy Raydium`. To copy Raydium deals or not. This is left as the default True.
{% endstep %}

{% step %}

### Min LP

Customize `Min LP`. The minimum liquidity of the token. We leave the default Not Limited.
{% endstep %}

{% step %}

### Max MC

Customize `Max MC`. Maximum market capitalization of the token. We leave Not Limited.
{% endstep %}

{% step %}

### Min MC

Customize `Min MC`. Minimum market capitalization of the token. We leave Not Limited.
{% endstep %}

{% step %}

### Copy Sell

Customizing `Copy Sell`. Copy sales. Leave True.
{% endstep %}

{% step %}

### Sell by position ratio

Setting `Sell by position ratio`. Copy sales in percentage ratio with trader's sales. Set True.
{% endstep %}

{% step %}

### No Position Sell Notice

Setting `No Position Sell Notice`. Notification of the copied wallet's transaction when selling a token that is not on our wallet. If False, notifications will be sent, if True they will not. We leave it as default.
{% endstep %}

{% step %}

### Auto Retry

`Auto Retry` setting. Number of transaction retries if the transaction failed. Set 2 times.
{% endstep %}

{% step %}

### First copy sell percentage

Setting `First copy sell percentage`. For example, a trader closes a position 10 times at 10%. This setting specifies the size of the first copy sell. We leave it as default.
{% endstep %}

{% step %}

### PUMP Slippage

Setting `PUMP Slippage`. Maximum price slippage when buying Pump Fun tokens and maximum buy size if price slippage occurs. We leave it at the default.
{% endstep %}

{% step %}

### Slippage

Setting `Slippage`. Price slippage when buying migrated tokens on DEX. We specify 50-55%. You can specify 30-40% depending on our risks.
{% endstep %}

{% step %}

### Buy Gas Fee

Setting `Buy Gas Fee`. Buy Gas Fee. If there will be frequent errors or we will not be able to buy in time for the wallet, we will need to increase the commission. Leave 0.005 SOL.&#x20;
{% endstep %}

{% step %}

### Sell Gas Fee

Setting `Sell Gas Fee`. Sell Gas Fee. We set it less than for buying 0.0001 SOL.
{% endstep %}

{% step %}

### Anti-MEV

Settings `Anti-MEV`. Protection from MEV bots. For working with amounts less than 2-3 SOL is not so important. Leave all settings for `Anti-MEV` by default.
{% endstep %}
{% endstepper %}

{% hint style="success" %}

### Total investment and Max Buy

The `Total Investment` and `Max Buy` parameters are important to set correctly in relation to your deposit. For example, if you put 10 SOL on a bot to copy trades. You need to divide these 10 SOLs into 20 parts. You will get 0.5 SOL. We enter this amount into the `Total investment` parameter.

`Max Buy` will be the size of one trade. To calculate it, we need to divide the value from the `Total investment` parameter by 3 (so it will be safer). Thus, the wallet will copy transactions at 0.16 SOL, taking into account that from one wallet maximum 0.5 SOL can be used. This will save your deposit from unforeseen transactions of the wallet.

### Buy Gas Fee and Sell Gas Fee

Commission is charged on every purchase and sale. It is important to set it up correctly so that there are no erroneous transactions.

To begin with its value can be left by default, and then if there will be frequent transaction errors start to increase it in increments of 0.005 SOL. For example, the default commission is 0.0075 SOL. After the first error we increase it to 0.0080 SOL and so on.

The commission for selling can be set several times smaller.
{% endhint %}

Press `Create`. The wallet is added.

<figure><img src="/files/YiDKN2NY0ETwcPNQE2gU" alt="" width="263"><figcaption><p>Visual guide</p></figcaption></figure>

After adding a wallet, you are dropped to a page with the wallets you are copying.

<figure><img src="/files/JEpYi1QUPW0gYyJUE9IG" alt="" width="262"><figcaption><p>Visual guide</p></figcaption></figure>

{% hint style="info" %}
If we need to add another wallet with the same settings, we can go to the added wallet and click `Copy The Settings`. Then specify the tag and address of the new wallet and click `Create`. A new wallet with the same settings will be added.
{% endhint %}

<figure><img src="/files/AeCwSMedSzUqHSTI2zmV" alt="" width="263"><figcaption><p>Visual guide</p></figcaption></figure>

***

{% hint style="success" %}
Also a must read:

* [Management of open positions](/insider-eye/instructions/management-of-open-positions.md)
* [Money Management](/insider-eye/earnings-on-insiders/money-management.md)
* [How to copy trades from several of your wallets](/insider-eye/instructions/how-to-copy-trades-from-several-of-your-wallets.md)
  {% endhint %}
