| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (2) | Thread Tools | Display Modes |
|
||||
|
Guys...
I would like to write the indicator based on the rules that feature in the following pdf file using MACD and ADX....and I also attached the base/raw indicator file u can continue to work on it... Thx for ur help... http://www.forex.com/pdf/pro3.pdf sonic |
|
|||
|
Putz, even a demo forward test worth nothing. The only way to test is on live account.
All the game played by brokers will be there ... not on demo. 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 |
|
||||
|
Games brokers play
Hi FerruFX,
I agree with you 100%. That's why when you go live, you need to go with very small lots to see how it works. I tried one of my EA's on a live account with the EURCAD. IBFX normally has an 8 pip spread. It was around 15:30 EST....no news or anything of importance happening and yet I got stopped out 17 pips away from the bid price. Luckily it was a very small lot and not worth fighting for it but it just goes to show you how you can't trust them. Best regards, Putz |
|
|||
|
Quote:
![]() 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 |
|
||||
|
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:
|
|
|||
|
doji related...
Hello All:
I am trying to code my first indicator/ea and i need some help. Here is how i define my doji: if(Open[i]==Close[i]) Now, if i want to redefine my doji as the Open and Close are within 2 pips up or down, how do i code it? To clarify: let's say Open = 1.5510 and close is either 1.5512 or 1.5508. Any help will be appreciated. Regards, forexcel |
|
||||
|
if(MathAbs(Open[i]-Close[i])*1/Point<=2)
this will do it for you... let me know ![]() Quote:
|
![]() |
| Bookmarks |
| Tags |
| histogram |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/questions/270-ask.html
|
||||
| Posted By | For | Type | Date | |
| OzFx System:) - Page 639 | This thread | Refback | 06-21-2008 09:53 PM | |
| Forex SRDC Sidus Sibkis EA MT4 Forum OTCSmart | This thread | Refback | 12-08-2007 11:46 AM | |