Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I am confused. Why can I not make it into a scomment so I can watch the value change on the screen??
Dave
<><<<
you said you wanted to determine wether or not it was giving you the input you want, the print function is visible in the journal section, it is what i would do. to use the scomment, which you can, all you have to do is define the scomment, which i already see done. correct me if i'm wrong, but your trying to have the computer tell you if the price is going up or down right?
the reason i would reccomend using the print is because if it isn't leaving a comment at the top of the screen, i can only guess a handfull of problems. one that you haven't defined scomment as a comment, another one might be that your custom indicator being used doesn't compile, there could be a multiple number of reasons. if you can actually get the ea onto the screen and see it, that only leaves a few guesses to what the problem may be, print is what i use to help me in that kind of situation.
__________________
"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
I am confused. Why can I not make it into a scomment so I can watch the value change on the screen??
Dave
<><<<
Hi Dave,
I think the point of the message was to isolate the components to see if
sw_buy=iCustom(NULL,0,"Solar Wind-a",period,1,0);
is actually being set to something. BUT, as I reread your message it looks like you aren't having PROBLEMS getting it to show up, but rather are just asking for coding help to add the information. I think we all jumped to the conclusion that you had added it, but it wasn't working.
Does anyone know if an EA has been created using the solar wind indicator? I am simply looking for one that will buy (above 0.00) and sell (below 0.00) based on this indicator that has a trailing stop option.
If anyone knows if this has been created, or is willing to create it, it would be much appreciated.
I am aware of the repainting thing with Solar Wind. I haven't looked into it although maybe that can't be fixed. I did add something very small to it in case anyone wants to use it, I added the currency it's attached to and also the period displayed in the short name.