CCFp (Complex Common Frames percent) - indicator for MetaTrader 5
Attachment 32274
Quote:
Printable View
CCFp (Complex Common Frames percent) - indicator for MetaTrader 5
Attachment 32274
Quote:
CCFp EA - expert for MetaTrader 5
I have this one.
Unity Pro - indicator for MetaTrader 5
Attachment 36762
Quote:
This is an extended and improved version of cluster multi-asset indicator Unity. It shows synchronous changes in relative values of currencies, metals and optionally other assets.
The new version differs from the original indicator by slightly changed formula and added features.
Is there a CCFP for current build in mt4?
I found two versions on mql5 CodeBase:
- cluser indicator CC and CCFp updated - indicator for MetaTrader 4
- CCFp - indicator for MetaTrader 4
-------------
Besides, you can look at CurrencyStrengthHistory indicator (the latest version is on this post in premium section) -
Attachment 36972
and RSICurrencyStrength indicator (it is on this post in premium) -
Attachment 36973
and may be some more ...
You can look by yourself on the premium section wiki thread and on the public wiki thread.
MyUSDx - indicator for MetaTrader 4
Attachment 37894
From the author -Quote:
In this version, to calculate the index, you can enter up to 12 arbitrary pairs quoted relative to USD. For each of them, you can specify the desired "weight". Not everyone needs this, but some traders VERY much.
If you need a standard dollar index, then you do not need to configure anything. Just set the indicator and switch the chart to the desired timeframe.
If you want to create your own version of the index, then, adding the necessary symbols in the Market Watch , enter them in the same form as they are visible in the Market Watch in the empty fields in the input parameters and select the desired weight of each symbol. characters that are unnecessary for your "basket" can be deleted - empty fields are not processed. It is not necessary to remove the value "Weight" of deleted characters - these values will not participate in the calculation.
Attachment 37895
Quote:
I successfully scalping using this indicator. The only thing needed for successful pipsing/scalping is the regular switching of TFs 1-5-15-240 to clearly see the point of the optimal level for opening and the point at which it is worth either stopping the trade or changing its direction. Or install on several graphs with different TFs as in the figure.
It is still working.
Found another ROC base multi currency indicator for MT4.
Attachment 46842
more...Quote:
Our custom panel will allow us to add any required amount of the necessary data to it, sign it, as well as display and update readings from the program code.
It should be possible to move the panel around the chart with the mouse, dock it in the desired chart position, as well as collapse/expand it. For the convenience of placing the data on the panel, it will be possible to display a table with the specified number of rows and columns. The data from this table can be displayed in the journal (X and Y coordinates of each table cell) and obtained programmatically in order to indicate the index of the row and column where this data should be located, or simply print the coordinates and enter the required ones into the code, right when displaying text and data.