NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 3 of 3
Search: Posts Made By: milkysahai001
Forum: Platforms and Indicators January 25th, 2017, 06:31 AM
Replies: 5
Views: 1,626
Posted By milkysahai001
ignore the earlier one. it should be : ...

ignore the earlier one. it should be :

MA1 = MA(C, 48);
MA2 = MA(C, 18);

Crossing = ValueWhen(Cross(MA2, MA1), Close, 1);
Rising = IIf(ValueWhen(Crossing,Close,1) > Ref(Close, -3), 1, 0);
...
Forum: Platforms and Indicators January 25th, 2017, 05:50 AM
Replies: 5
Views: 1,626
Posted By milkysahai001
as i said, i didn't exactly get what you wanted,...

as i said, i didn't exactly get what you wanted, that's why the error. English is not my first language too. :)

MA1 = MA(C, 48);
MA2 = MA(C, 18);

Crossing = ValueWhen(Cross(MA2, MA1), Close,...
Forum: Platforms and Indicators January 25th, 2017, 02:24 AM
Replies: 5
Views: 1,626
Posted By milkysahai001
your concern is a bit ambiguous. but as far as i...

your concern is a bit ambiguous. but as far as i got it, you can try this:

MA1 = MA(C, 48);
MA2 = MA(C, 18);

Buy = Cross(MA2, MA1) AND Close > Ref(Close, -3);

and please read the amibroker...
Showing results 1 to 3 of 3

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top