Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道你不应该这样做,但由于我几乎完全根据每日和每周数据进行交易,我认为如果我能够在同一个柱上执行,我会获得更现实的交易想法次日开盘时买入。谢谢!
您可以将allowMagicalThinking=TRUE呼叫添加到applyRules. 如果您添加allowMagicalThinking=TRUE到对 的调用applyStrategy,它将被传递给applyRules。
allowMagicalThinking=TRUE
applyRules
applyStrategy