how to modify magic number?

 

how to modify magic number?

follow parmeters,which is magic number?

 

magic number only can be seted at OrderSent(......), can not be modified.

 

Magic Number is not changeable.

Reconsider your reason for wanting to change it. Maybe store changeable info in arrays indexed by order number?

 

不知道这个算不算是个bug,因为多策略方案触点循环的时候,订单编号的修改非常有必要。

Do not know if this be considered a bug, because the multi-touch cycle when trading scheme, the order number of the changes are necessary.

我是用修改大止损的方式实现的,然后通过止损的多少来确定这个策略团簇应该重新归类到哪个策略团簇里面,然后多团簇触发来模拟神经凸触触点进行的方式的策略操作。

I used to modify the way to achieve large stop-loss, and then stop the number ofclusters to determine the strategy to which the policy should be re-classified clustersinside, and then more clusters to simulate the neural trigger point the way convex Chu Chu Strategic operations. My bad English

 
It's a big bug, and the comment should be modified.
 
Changes to magic number are NEVER needed. The MN is used to filter trades to just one EA on one chart. Everything else, your code must remember.
Reason: