Fiordipesco
Nuovo forumer
Var: miavar(0),MioMOV0,MioMOV1,MioPISTACICLICA2,MioPISTACICLICA3;
MioMOV0 = MOV(C, 20, 0, 0, 0);
MioMOV1 = MOV(C, 20, 0, 10, 0);
MioPISTACICLICA2 = PISTACICLICA(MioMOV0, 5);
MioPISTACICLICA3 = PISTACICLICA(MioMOV1, 5);
SECTION_ENTERLONG:
if (MioPISTACICLICA2 >= MioPISTACICLICA3 ) then
EnterLong(NextBar, AtOpen);
endif;
END_SECTION
SECTION_EXITLONG:
if (MioPISTACICLICA2 <= MioPISTACICLICA3 ) then
ExitLong(NextBar, AtOpen);
endif;
END_SECTION
Time frame 15 minuti su Bund.
![Cool :cool: :cool:](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f60e.png)
MioMOV0 = MOV(C, 20, 0, 0, 0);
MioMOV1 = MOV(C, 20, 0, 10, 0);
MioPISTACICLICA2 = PISTACICLICA(MioMOV0, 5);
MioPISTACICLICA3 = PISTACICLICA(MioMOV1, 5);
SECTION_ENTERLONG:
if (MioPISTACICLICA2 >= MioPISTACICLICA3 ) then
EnterLong(NextBar, AtOpen);
endif;
END_SECTION
SECTION_EXITLONG:
if (MioPISTACICLICA2 <= MioPISTACICLICA3 ) then
ExitLong(NextBar, AtOpen);
endif;
END_SECTION
Time frame 15 minuti su Bund.
![Cool :cool: :cool:](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f60e.png)