|
|||||||
| 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 |
|
|||
|
Quote:
![]() yours should work! I will try now. |
|
|||
|
After I modify the for loop, the previous broblems were solved out. But now, if I try to close 18 positions altogether, only a few positions could be closed at the first price change. For the other positions, they cannot be closed because of Error 129. Error 129 is Invalid price. As you know, my setting of close price is just simply by using Bid or Ask and also the slippage as big as 10. Therefore, it should work. Could someone tell me where I got wrong?
![]() |
|
|||
|
Quote:
|
|
||||
|
EA needed to read or write RegistryKey values
Hi,
I need an EA to write a value in RegistryKey and an EA to read this RegistryKey value from. This is used for a demo account triggering other accounts to start trading, just in order to filter out bad trades. Hint: use "advapi32.dll" (in Windows/System32 folder) to import in MQL4 script, and add some functions to read or to write RegistryKey values. Thanks, Jeff |
|
|||
|
Need help with Alert
Hi
I wrote Alert but it only works when I open window with my indicator. It works only also when I jump beetwen charts windows, in other words when I jump between charts time levels. It seems that indicator can not count when whorks. How can I solve my problem ? Need help. Is it conected with Indicatorcounted ? Should I do something in parameter of Alert. How to do it ? Should I use something like: double ? = ObjectGetValueByShift(string name, int shift)); if (???????????) Alert("Pattern on " + Symbol() + " " + Period()); Pucio |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Learning Cycles For New Traders | Dan7974 | General Discussion | 350 | 01-18-2008 06:04 PM |
| Learning to code for autotrading | GoatT | Metatrader Programming | 8 | 01-10-2007 08:55 PM |
| Self learning expert | mrtools | Expert Advisors - Metatrader 4 | 32 | 10-22-2006 05:29 PM |