Thread: Ask!
View Single Post
  #1108 (permalink)  
Old 06-04-2008, 05:21 AM
sonicdeejay's Avatar
sonicdeejay sonicdeejay is offline
Member
 
Join Date: Apr 2008
Posts: 99
sonicdeejay is on a distinguished road
I am trying to do this...



Normal OzFX signal will trigger when AC go above 0...



look @ the 2 "BlU" line....I will want to issue a buy signal if the different between current bar(k) and previous bar(k+1) is too large....



can i use this code to write??



PHP Code:
iAC(NULL0k) > ||(iAC(NULL0k) - iAC(NULL01)> 0.15
Attached Images
File Type: gif sonicusdjpy4hr.gif (74.6 KB, 116 views)
__________________
~It's not who I am underneath but, what I do that defines me!!

My FOREX Journal
Reply With Quote