0
Follow
0
Followers
Log('盈亏:', (price - last_price) * lots) # lots为下单的数量,price为开仓的价格,last_price为平仓的价格
# stocks为平仓操作后的余币,last_stocks为上一次的余币
Log('盈亏(币):', _N(stocks - last_stocks), '盈亏百分比:', _N((stocks - last_stocks) / last_stocks * 100), '%')
計算される品種は,OKEX期貨 ((BTC)) である.この2種類の損益は,一つは算金で,一つは算幣で,価値は同じではないと理解できるが,また換算関係にあるが,ほとんど毎回,記号は逆である.お金は常に負である ((高買い低売りか,低売り高買いか),コインは常に成長している。
なぜそうなるのか?

Related Recommendations
Great news! Check out our platforms’ NEW features, the “Demands & Offers” page on our website.Our platform’s New design PC/MacOS local software client is released now!Flash collapse robot (teaching)Index equilibrium strategy (teaching)can anyone please explain how to start with this platformC++ API call exampleHow to break through the Tick receiving limit of commodity futuresMulti-platform Hedging Stabilization Arbitrage V2.1 (Annotation Edition)Pure english vesion of e-books about some basic systematic trading skillsThe grid trading strategy
Comment
All comments (3)
- 1
