自动对冲,还是需要多调整一下参数,多币种,做好记录。但好处是不需要花多少时间。
市场上新的时候,当活跃度很深的时候,可以做一波低吸高抛。但这需要事情提前有思考,有多少把握。PRS 这波就完美的错过。看到的时候还是很早的,价格都没有,但转眼忙别的事情,再回来已经三倍上去了。吸了一点,但被狂热吓到了,就缩手了。尤其当时是很纠结的,因为对事情没有深入的思考,使自己不敢去转换太多。当机会来的时候,没有做好准备,尤其是没有做好心理上的准备,是抓不住机会的。
要准备一下以太用来项目。因为这可能是加速器,也可能是减速器,要筛选好的项目。
开始读 BTC 的白皮书。对平时见到的一些概念、术语有了一些由点到线的感觉,期待可以再由线到面。
The proof-of-work involves scanning for a value that when hashed, such as with SHA-256, the hash begins with a number of zero bits.
For our timestamp network, we implement the proof-of-work by incrementing a nonce in the block until a value is found that gives the block's hash the required zero bits.
As later blocks are chained after it, the work to change the block would include redoing all the blocks after it.