我知道股票“‘long_entry”正在创建一个新列,而stock.Close和stock.high是现有列,但我不明白“大于”在这里是如何使用的
发布于 2020-09-30 02:08:19
来自stock.Close > stock.high求值的布尔值存储在股票‘’long_entry‘中。
https://stackoverflow.com/questions/64125198
相似问题