View Single Post
  #1 (permalink)  
Old 10-27-2005, 11:07 AM
peregrinus peregrinus is offline
Junior Member
 
Join Date: Oct 2005
Posts: 6
peregrinus is on a distinguished road
Is it possible? (MTS based on indicators)

I' ve just started with MT4 and I'm still not sure how to do dome thingd and if they are possible.
For instance, I want to make an Expert advisor based on 2 indicators. I should go like this:
if (conditions_met_by_indicator 1 && cond_met_by_ind2) go short/long

Is there any way to do it?
TIA
Reply With Quote