| 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 | Thread Tools | Display Modes |
|
|||
|
Perkyasctrend1
Can someone please give some example code that I would need to add to Perkyasctrend1 so that it would return a 1 when a buy alert occurs, a 2 when a sell alert occurs, and a 0 all other times.
Can you also give the sample iCustom code needed to get to that data from an expert? Everytime I try to pull data via iCustom from Perkyasctrend1 I get the number 2147483647. For example, with the following code both Buy1_1 and CloseBuy1_1 are at 2147483647 all the time. Please help me understand what I'm doing wrong. Code:
double Buy1_1 = iCustom(NULL, 0, "PerkyAsctrend1", 1, Current + 0);
double Buy1_2 = 0.00;
double CloseBuy1_1 = iCustom(NULL, 0, "PerkyAsctrend1", 0, Current + 0);
double CloseBuy1_2 = 0.00;
|
|
||||
|
what function is "PerkyAsctrend1"?
Quote:
__________________
"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 |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| perkyasctrend1 | crawfg75 | Suggestions for Trading Systems | 9 | 03-19-2007 09:57 PM |
| PerkyAsctrend1 | crawfg75 | General Discussion | 3 | 03-03-2006 03:56 AM |