Code Base
To post a new code, please log in or register
86
  DemoBufferPattern (Author: Loong)
To demo buffer-pattern. It's Candles + Fractals + ZigzagColor + ColorMaLine.
133
  Ticks (Author: Rosh)
Example of a tick chart.
224
  Trade Sessions Indicator (Author: vdv2001)
This Indicator is based on DRAW_FILLING buffers. The input parameters are absent, the functions TimeTradeServer(), TimeGMT() are used.
214
  Price_Channel (Author: sanyooooook)
It's a well-known indicator that shows maximal and minimal prices (and average values) of the last n bars.
151
  WININET_TEST (Author: Integer)
Here is a simple example that shows how to download page(file) from Internet using the library wininet.dll.
145
  sChartsSynchroScroll (Author: Integer)
The script provides a synchronous scrolling for all charts opened in the client terminal.
509
  LoongMAx96 (Author: Loong)
Draws 96 line MAs with only 100 lines of code (uses class CMyBuffer)
514
  TimerClosingPeriod (Author: vdv2001)
An indicator outputs the time to close of the current timeframe, if it less than H1, it also outputs the time to close of the current hourly bar.
98
  ErrorDescription (Author: MetaQuotes)
The library contains functions that returns description of runtime error codes and trade server return codes.
307
  LoongClock (Author: Loong)
A very simple sample of clock