TR:=MAX(MAX((HIGH-LOW),ABS(REF(CLOSE,1)-HIGH)),ABS(REF(CLOSE,1)-LOW));
ATR:=MA(TR,M);
TC:=0.01;
U:=WMA(H, M);
D:=WMA(L, M);
A:=WMA(H, N);
B:=WMA(L, N);
REF(L,1)>U AND REF(L,2)<U ,BK(TC);
REF(H,1)<D AND REF(H,2)>D,SK(TC);
REF(L,1)>A &&SKVOL>0 ,BP(SKVOL);
REF(L,1)<B &&BKVOL>0 ,SP(BKVOL);
qq813380629The conditions for opening a stock are normal, that is, it cannot be tied.
qq813380629is the number of contract sheets under the swap in the Mac language module set to 0.001
AllyI'm stuck here, so the first hand is normal, the second hand is 0.01 and so on and so forth, and then I find the current inverse position.
Inventors quantify - small dreamsThe Mayan language strategy cannot hold multiple empty positions at the same time.
qq813380629Why does the number of buyers and sellers have to be an integer, if the opening position has a decimal point, then several run the retest and find the opposite position, terminate the opening position, what's the matter?
Inventors quantify - small dreamsCheck if the parameters of your **Maj** language template are set correctly. I'm also a fan of the show. I've been trying to find out more about this.
qq813380629REF ((L,1)>U AND HCLOSE> REF ((HOPEN,N) and BK ((TC);
REF ((H,1)
Inventors quantify - small dreamsCheck to see if the breakeven conditions are triggered, printed, or displayed on the status bar.