New publications in CodeBase
- Memory Mapping DLL (MS VC++ 2010) for working with Memory Mapped files.
- Quotes Monitoring (memory-mapped file) This Expert Advisor is example of use of the Memory Mapping DLL for working with File Mapping functions. In this example the Expert Advisor create a virtual (memory-mapped) file and start to update the quotes on symbol. Using this way, Expert Advisors can exchange data (for example, quotes) using common memory-mapped file.
- IncRVIOnArray CRVIOnArray class is designed for calculation of RVI (Relative Vigor Index) values on indicator buffers. Test_RVIOnArray indicator is provided as the example of the class use.
- sSyncScroll Script for the charts simultaneous scrolling.
- ElderImpulseSystem_HTF_Signal ElderImpulseSystem_HTF_Signal displays trend directions from the last bars of the ElderImpulseSystem as a sequence of graphical objects. The number of bars to be used is set in the input parameters.
- Hedge Expert Advisor disturbed EA wich open a long and a short position at the same time.
- Multi currency pair Indicator This indicator watches the major currency pairs to find the status of the current candle (Bullish or Bearish) of USD, EUR, and GBP compared to other currencies such as EUR, JPY, GBP, CHF, AUD, and CAD.

