New Formula for calculating Currency Strength (Excel)

 

Hello everyone,

This is something I created and I want to share it with you. 


I am calculating currency strength in three time frames.
In each time frame, the formula is as follows
(Current Price - Low)/Low * 100 The result will always be positive
(Current Price - High)/High * 100 The result will always negative

Add the two results and if the net one is positive, it implies (potential) bullishness, and the opposite is true.


Try it in demo only and test it! 

-----------------

I am attaching two workbooks: (One for Excel RTD) and another for (DDE MT4). The latter will obviously be for a one-time frame due to its limitations.

--------------

The first workbook is for Excel RTD:

All you need to do is to type the time frames on the top right corner in the second sheet.  All headers and charts will be adjusted accordingly.

And in the first one, you just type your account number in the top left corner. 

------------------

The second workbook is for DDE if you do not have Excel RTD
Documentation on MQL5: Constants, Enumerations and Structures / Environment State / Account Properties
Documentation on MQL5: Constants, Enumerations and Structures / Environment State / Account Properties
  • www.mql5.com
, then each symbol positions will be closed in the same order, in which they are opened, starting with the oldest one. In case of an attempt to close positions in a different order, the trader will receive an appropriate error. There are several types of accounts that can be opened on a trade server. The type of account on which an MQL5 program...
Reason: