文件名称:Trading-System
文件大小:2KB
文件格式:ZIP
更新时间:2024-04-20 02:51:53
Java
交易系统 6个变量 可靠性 相对于亏损的利润的相对大小 每笔交易支付的佣金(%) 交易频率 头寸调整 营运资金(初始) 问:以下哪一项是最重要的? 答:所有同等重要。 Example: #Shares : 100 Price : $40 (Price at which 100 shares of a stock are bought) Investment : 100 x $40 = $4000 SL Price : $30 (Price at which to sell if the stock goes against our trade) Risk : 100 x $(40-30) = **$1000** :chart_decreasing: Take
【文件预览】:
Trading-System-master
----src()
--------TradingSystem.java(87B)
----.idea()
--------.gitignore(47B)
----README.md(897B)