Hi,
Try with combinations of Exrem and Flip (AFL Function). Its well described in doc. Regards _____ De : [email protected] [mailto:[email protected]] De la part de raskoks Envoyé : lundi, 7. septembre 2009 14:53 À : [email protected] Objet : [amibroker] Stupid beginner question about Arrays Hi, I've got stupid problem - but i can't solve it. I've got situation like that: Condition,Condition2 - some condition with value true/false And i need to have array which value is set 0 after Condition ==true and be 0 until Condition2 change to true. But important for me is only change conditions from 0 to 1 not current value. For example Condition 0000000110001100 Condition1 0000000000000010 Exit 1111111000000011 Thanks for help. -- Regards
