Need Help! - page 2

 
newdigital:
Personally I can not help you as I am not a professional coder. No need to open the other thread: your thread was visited by 117 people.

ok thanks.. i just need to know.. i have been trying different codes already but to know avail..

 

Already solve alot of the code problem..

i need help only.. in limiting the BUY trade and SELL trade..

i have use the code but won't work:

if (OP_BUY < NUMBUY) { if (MA crossing ) { Ordersend};}

if (OP_SELL < NUMSELL) { if (MA crossing ) { Ordersend};}