Thread: How to code?
View Single Post
  #877 (permalink)  
Old 05-07-2008, 08:41 AM
FerruFx FerruFx is offline
Senior Member
 
Join Date: Feb 2007
Posts: 876
FerruFx is on a distinguished road
Quote:
Originally Posted by shanyang View Post
i have downloaded an indicator,which shows green/red arrow when the buy/sell signal come.
now i want to program my own EA based on this indicator.
but i have only the ex4 file of this indicator(no source code)
I want my EA read the indicator arrow on the mainchart and send the buy/sell order(green arrow==>buy, red arrow==>sell)
is there any approach to get indicator arrow information on the main chart?
thanks
The EA has to call the indicator signals up/down with the iCustom(); function. You don't need the source code to do this.

FerruFx
__________________
THE HEART of FOREX & THE PROBABILITY METER - Trade with 100% confidence and ... Stress Less!!!
Coding services: Experts Advisors, indicators, alerts, etc ... more info by PM
NEW: video presentation of the Probability Meter ... 24hrs action on the website
Reply With Quote