# 为什么价格已经到达加仓价格而系统没有进行加仓？

[Skip to content](https://www.antrade.io/guide/docs/cn/why-is-position-not-added/#content)[AntBot | Crypto Trading Bot](https://www.antrade.io/guide/docs/cn/)[首页](https://www.antrade.io/guide/docs/cn/)[免费使用AntBot](https://antrade.io/)

* [Home](https://www.antrade.io/guide/docs/cn)
* [常见问题](https://www.antrade.io/guide/docs/cn/cn-1dpg3cthijkng/)
* [为什么价格已经到达加仓价格而系统没有进行加仓？](https://www.antrade.io/guide/docs/cn/why-is-position-not-added/)

Search for:

常见问题

* * [如何绑定Bitget API？](https://www.antrade.io/guide/docs/cn/binding_bitget/)
  * [如何绑定MEXC API？](https://www.antrade.io/guide/docs/cn/binding_mexc/)
  * [如何绑定Gate.io API?](https://www.antrade.io/guide/docs/cn/binding_gateio/)
  * [如何重新进行快速授权？](https://www.antrade.io/guide/docs/cn/quickly-reauthorize-binance/)
  * [同个币种可以同时运行多个机器人吗？](https://www.antrade.io/guide/docs/cn/one-crypto-run-multiple-bots/)
  * [在一个账户下可以导入两个交易所的API Key吗？](https://www.antrade.io/guide/docs/cn/two-api-keys-under-one-account/)
  * [智能网格的盈利和交易所的盈利怎么不一样?](https://www.antrade.io/guide/docs/cn/the-profit-difference-in-ai-grid-and-exchange/)
  * [因能量不足机器人暂停了，但充值能量后机器人为何还是处于暂停状态？](https://www.antrade.io/guide/docs/cn/bots-are-stopped-when-purchased-energy/)
  * [系统会不会卖掉我在交易所手动购买的币？](https://www.antrade.io/guide/docs/cn/will-antbot-sell-funds-i-bought/)
  * [什么是双向持仓模式？](https://www.antrade.io/guide/docs/cn/hedge-mode/)
  * [交易所账户持仓限额，怎么办？](https://www.antrade.io/guide/docs/cn/position-limit-of-exchange-account/)
  * [为什么价格已经到达加仓价格而系统没有进行加仓？](https://www.antrade.io/guide/docs/cn/why-is-position-not-added/)
  * [能量可以兑换成USDT吗？](https://www.antrade.io/guide/docs/cn/energy-exchange-usdt/)
  * [API密钥交易权限不足：如何修改API密钥交易权限？](https://www.antrade.io/guide/docs/cn/insufficient-api-trading-permissions/)
  * [如何在币安中填写IP地址？](https://www.antrade.io/guide/docs/cn/ip-address-of-binance/)
  * [如何绑定Kucoin API?](https://www.antrade.io/guide/docs/cn/binding_kucoin/)
  * [量化交易机器人真能赚到钱吗?](https://www.antrade.io/guide/docs/cn/can-quantitative-trading-robots-really-make-money/)
  * [小蚁的首单资金是如何计算的？](https://www.antrade.io/guide/docs/cn/how-is-antbots-initial-positions-calculated/)
  * [新手应该选择启动哪个机器人，选择哪些币种？](https://www.antrade.io/guide/docs/cn/which-robot-should-a-novice-choose-to-start/)
  * [如何减少手币安交易手续费？](https://www.antrade.io/guide/docs/cn/reducing-trading-fees/)

## 为什么价格已经到达加仓价格而系统没有进行加仓？

3周 ago[AntBot](https://www.antrade.io/guide/docs/cn/author/antbot/)1 minute

每个机器人的运行情况是不同的，因此需要先查看机器人的运行状态信息。通过查看状态信息详情，可以了解机器人的运行状况是否正常。

如果你使用的是DCA机器人，很可能是因为补仓回调参数导致的。你可以查看补仓回调参数的用法，以了解更具体的信息。

@AntBot free trading bot\\


---

# 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://www.bfm-unity.org/antbot-doc/zh-cn/chang-jian-wen-ti/wei-shi-mo-jia-ge-yi-jing-dao-da-jia-cang-jia-ge-er-xi-tong-mei-you-jin-hang-jia-cang.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.
