View Single Post
  #4 (permalink)  
Old 12-07-2006, 10:56 PM
hayseed hayseed is offline
Junior Member
 
Join Date: Nov 2006
Posts: 7
hayseed is on a distinguished road
thanks

thanks Maji..... even though i'd read that several times along with codergurus lessons, still it for some reason was unclear.....

also i had several errors in my EA code..... it is the inverse fisher of rsi that i was trying to use, not the ifish....

with your help i figured it out....


double BuyPreset = iCustom(NULL, 0, "INV F T RSI v2", 9,0, Current + 0);


metastock language is my forte, still just now learning mql.... hope to contribute here soon.....

if the EA looks valualble i'll post it or if someone wants it in raw form, i'll post it prior to completion..... thanks again....h
Reply With Quote