View RSS Feed

All Blog Entries

  1. ValueChart indicator with dynamic zone levels

    by , 12-02-2019 at 08:32 PM
    ValueChart indicator with dynamic zone levels

    ----------

    ValueChart_v2.5 600+ indicator was created for Premium Trading Forum. This is the updated ValueChart indicator with the dynamic zone levels (ShowDzLevels=true).

    Name:  ValueChartv25600.png
Views: 162
Size:  50.2 KB


    ----------

    You need to subscribe to Premium Trading Forum to read and to download.
  2. Village and houses by the lake in Lapland

    by , 12-02-2019 at 10:27 AM
    Name:  EKilsxGXsAYiYSh.jpg
Views: 82
Size:  99.7 KB


    Village and houses by the lake in Lapland

    more...
    Tags: photo Add / Edit Tags
    Categories
    Uncategorized
  3. PolyFitScalper EA with AllPivots indicator as a filter

    by , 12-02-2019 at 01:41 AM
    PolyFitScalper EA with AllPivots indicator as a filter


    ----------

    PolyFitScalper_v1.6 600+ EA was created for Premium Trading Forum. This is the updated PolyFitScalper with ability to use AllPivots indicator as a filter.


    Name:  polyfitscalper_1.6 allpivots_2 .png
Views: 191
Size:  16.3 KB


    ----------

    You need to subscribe to Premium Trading Forum to read and to download.
  4. Divergence indicators: AllCCI Divergence

    by , 12-01-2019 at 08:41 PM
    Divergence indicators: AllCCI Divergence


    ----------

    AllCCI Divergence_v1.0 600+ indicator was created for Premium Trading Forum. This is the advanced Multi Timeframed AllCCI Divergence indicator with the smoothing options, all kinds of alerts incl email alert and with the ability to show Regular Divergence, Hidden Divergence, Divergence Price, Pivot Strength, and more.


    Name:  allccidiver_1 600+.png
Views: 138
Size:  16.8 KB


    ----------
    ...
  5. Building an Expert Advisor using separate modules

    by , 12-01-2019 at 10:21 AM
    Name:  art4.png
Views: 245
Size:  13.5 KB

    When developing indicators, Expert Advisors and scripts, developers often need to create various pieces of code, which are not directly related to the trading strategy. For example, such code may concern Expert Advisor operation schedule: daily, weekly or monthly. As a result, we will create an independent project, which can interact with the trading logic and other components using a simple interface. With the least effort, such a schedule can be further
    ...