|
|||||||
| 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 |
|
|||
|
Problem Alert in RSI
Please, i need help.
I probe till now a long time, but i can not find a solution. i only want hear an alert when RSI is down the 30 line, and up the 70 line on close bar. i maked lines in indicator: extern bool AlertSet=true; int start() { if (AlertSet==true && RSIBuffer[i] >70) Alert("Buy ",Symbol()," ",Period()); } return(0); } i am not shure with this lenguage. can someone help me? thanks a lot wz |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with .ex4................. | EFX | General Discussion | 4 | 10-21-2006 07:23 AM |
| iCustom() problem | billritz | Indicators - Metatrader 4 | 5 | 08-23-2006 07:22 AM |
| My First EA problem | demag | Questions | 4 | 02-10-2006 08:18 AM |
| I've a Problem here | hellkas | Metatrader 4 | 6 | 11-04-2005 12:30 AM |
| BrainTrading System: Alert Problem | newdigital | Suggestions for Trading Systems | 2 | 10-30-2005 07:06 PM |