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
I usually trade 15 min (or 30 min charts during slow choppy trading) and use 5 min charts or 1 min charts during big news so it may need to be changed for higher times. In the chart I use
triggerlines alert (sounds on color change)
Heikin Ashi MA (blue red bars)
Awesome (window 1)
Trading hours (window 2)
Fisher m11 (window 3)
JMA slope (window 4)
add PSAR if you want too
You could try FX Fish on 1hr or 4hr charts in place of Fisher m11 which is delayed on higher charts. I have included 5 to get you started.
Ok I got them all thank you. Now what do I look for?
PeaceLover
To get you started I have included Silver Trend that gives buy sell signals. Test the system in 30min charts on GBP US during day trading hours 6 am - 11 am if possible. Awesome and triggerlines are red in selling and blue in buying. JMA slope gives an indication of flat and good trading conditions, and usually all indicators will match. Usually its best to wait for the price to cross triggerlines before you enter a trade. You can use a buy limit or sell stop placing the trade on triggerlines or wait for the cross. Test this system in a demo for at least a month profitably before trading live.
PeaceLover
To get you started I have included Silver Trend that gives buy sell signals. Test the system in 30min charts on GBP US during day trading hours 6 am - 11 am if possible. Awesome and triggerlines are red in selling and blue in buying. JMA slope gives an indication of flat and good trading conditions, and usually all indicators will match. Usually its best to wait for the price to cross triggerlines before you enter a trade. You can use a buy limit or sell stop placing the trade on triggerlines or wait for the cross. Test this system in a demo for at least a month profitably before trading live.
This indicator also repaints like most indicators. Good visually, no good for EA.
These indicators are not for making EAs but for live trading manually. I came across the Lab Trend (coded by Igorad) with an alert when colors change, and it has high low lines too. It is similar to Silver trend but looks like it may be better for trading live. I tested it in 1 min charts, and it doesn't seem to repaint previous bars.
PeaceLover
To get you started I have included Silver Trend that gives buy sell signals. Test the system in 30min charts on GBP US during day trading hours 6 am - 11 am if possible. Awesome and triggerlines are red in selling and blue in buying. JMA slope gives an indication of flat and good trading conditions, and usually all indicators will match. Usually its best to wait for the price to cross triggerlines before you enter a trade. You can use a buy limit or sell stop placing the trade on triggerlines or wait for the cross. Test this system in a demo for at least a month profitably before trading live.
I am not familiar with this type of display verbage for an ea. I would like the value of sw_buy to display at the very end of the display so that I can confirm what is being inputed. Would you assist me?
to do this, you should use the "Print" function. the function you have made, however, doesn't compile in a system that does on it's own, so i'm assuming you have fixed that issue outside of the function.
PHP Code:
Print("sw equals", sw);
__________________
"One's ability to accomplish his or her goals is limited only by the ingenuity of how one uses what he or she already knows."- Eaglehawk
REMEMBER, "Genius is nothing but a greater aptitude for patience." –Benjamin Franklin
____________________________________
Have a simple ea you just can't figure out how to code??? Odds are you can make it here. Just remember to push complete when you're done, NOT SAVE!!! http://sufx.core.t3-ism.net/ExpertAdvisorBuilder