关于网格挂单里面没有马丁类型的可以选择
-
我要创建一个网格挂单,根据可输入的马丁系数来挂单,比如第二层挂单是第一层的2倍,第三层挂单是第二层的2倍,如何实现
-
Need more information, how many trades per layer, does each layer interfere with trades placed on the previous layer?
-
@jstap 是比较简单的网格,每层就一笔交易,每一层不会干扰到前一层
-
If it's single trades it's not really a grid? Add a shared link to show what you have done and say what you are trying to achieve
-
No is not a grid and not a indicator is a neural network that it come from my indicator that i add fxdreema and as i tried to modify in fxdreema the tester shows 0 trades cause fxdreema is not capable to do neural networks EA all i tried is to add other options with fxdreema on the top of the coding and that not work out as is made with coding
-
@jstap
He means martingale trading and each layer has a double lot size of the previous layer -
Ok but to me, it is not a layer it is a trade with a double lot
-
@jstap
Yes. Just in Chinese the same word (層) is often used for both "level" and "layer". Referring to the price levels for martingale trades. -
Ohh I see, this makes sense now, either is fine now I know... no disrespect meant