![]() |
Why join? See our testimonials. |
| Register | Front Page | New Posts | Site Map |
Free Trading Courses |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 (permalink) |
|
PRI systems is proud to release the code to an early EA we developed. Being committed to the Informed Trades mission statement, we are glad to supplement traders learning with some of our work. We highly recommend that traders download and review the source code for this EA, as well as back test in visual mode so that they can get an idea of how it works.
This expert advisor detects support and resistance levels and trades when price bounces off of them. It is not profitable in its current form but with a few creative modifications it is quite successful. Reading this code you can expect to learn the following: 1. A technique for rigors defining ambiguous objects. Specifically how do you define a support level? 2. Dynamically sizing arrays in MQL4. This is a really important technique when working with a lot of data. There are better ways to do this, but not in MQL4. 3. How to implement a trailing stop. Happy Trading |
|
|
|
|
![]() Reply |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|