> For the complete documentation index, see [llms.txt](https://www.bfm-unity.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bfm-unity.org/invest-method/group-1/tou-zi-luo-ji.md).

# 投资逻辑

## 投资逻辑

作为投资者，要保持傻逼的判断，而且聪明的判断绝对不能违背傻逼的 判断，

共识>市场环境>仓位>点位，这样的判断顺序一定要有。

首先要选择币种，再选择交易对，再选择市场环境（时机），然后是仓位，最后才是点位。

点位不能违背仓位。如果为了点位改变了仓位，甚至改变了对市场环境的判断，那即使再聪明，也不行。

做决策要从主干抓起，层层细化，要保持傻逼的判断，保持共识的判断，保持宏观的判断，不能因为小聪明舍本逐末。

微观的判断不能干扰宏观的判断，短期判断不能违背长期判断。

点位的判断，毛刺收益的博取，不能违背资本结构，仓位的分布。

追求收益率，不能脱离主流币种的选择。

（如山寨币）做决策要从主干抓起，层层细化，要保持傻逼的判断，保持共识的判断，保持宏观的判断，不能因为小聪明舍本逐末。​

其实流动性挖矿在趋势中赚的更多。网格在震荡中赚的更多。

所以最好一半网格一半流动性挖矿。因为无法判断趋势还是震荡。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.bfm-unity.org/invest-method/group-1/tou-zi-luo-ji.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
