Currency Power Meter Linear
40 USD
Versione demo scaricata:
559
Pubblicato:
17 aprile 2015
Versione attuale:
2.3
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

hi ,
i am using this indicator in an EA and i have one issue with it :
the ea will place trades once usd and jpy goes above or under a signal level (i.e 4).
the EA is taking trade before that value is reached see below:
any suggestions why this is happening and how we can solve it?
Hi. Look at you picture, you have 39 holes on the chart, so your charts data is incorrect (bars absent) or do not loaded at all. While indicator calculating its values the data automatically loaded by terminal and recalculate the values. The picture should be like this
In the EA you should check the holes indicator buffer number 16. Besides you should understand, that only closed bars values are fixed.
And are you sure that you using identical setting in your EA and in the indicator on chart? The originally indicator setting using other arrow symbol code, on your pictures i see incorrect arrows, this indicator can not show it like this...
Hello I have purchased the indicator what settings would you recommend for the 4-hour time frame please.
Hi,
can this indicator be used with renko chart?
thansks
Hi,
can this indicator be used with renko chart?
thansks
Hi. I think this is not a good idea. Renko shows "price steps", so the power will be not real and from not equals period. Besides this indicator uses 28 currency pair charts data to calculate its values so you need renko charts for all these pairs and the result will be unpredictable.
But you can use it as combination with renko. As variant look at the renko trend direction or trend changing point and at this indicator power direction.
Hello again ,
i am trying this indicator with an EA with forex.com as a broker . forex.com has pairs with prefix , i added the prefix to the indicator input and changed the code to refelct the prefix . but i keep getting an error :
https://www.mql5.com/en/charts/5065488/gbpjpypro-m30-gain-capital-group
if(Buy && Start < iTime(NULL,0,0))
{
OrderEntry("EURUSDpro", 0);OrderEntry("GBPUSDpro", 0);OrderEntry("AUDUSDpro", 0);OrderEntry("EURJPYpro", 0);OrderEntry("GBPJPYpro", 0);OrderEntry("AUDJPYpro", 0);
}
if(Sell && Start < iTime(NULL,0,0))
{
OrderEntry("EURUSDpro", 1);OrderEntry("GBPUSDpro", 1);OrderEntry("AUDUSDpro", 1);OrderEntry("EURJPYpro", 1);OrderEntry("GBPJPYpro", 1);OrderEntry("AUDJPYpro", 1);
}
return;
not sure if you can help .
thanks
Hello. Show me the prefix that you enter. Make the screen with params on wich i can see it. Like this
Hi,
what should i do if the holes count is big
thanks
Hi,
what should i do if the holes count is big
thanks
Hi. If you use standard TimeFrames the quotes downloads and updates automatically by terminal, but if you use such timeframes, you should make the quotes manually (using M1 and conversion script) for all used calculation pairs ("UsedPairs" indicator setting) for non standard M2 charts, otherwise the values calculation may be faults (wrong or rough).
any idea what could be wrong?
error 7073 your broker does not support ...absent.
any solution ?
error 7073 your broker does not support ...absent.
any solution ?
hi i bought your indicator,but nothing can show me. error code is 4073. can you tell me how can i do? thanks a lot
hi.. i just buy the indicator. do you have mobile/email notification for crossing?
hi.. i just buy the indicator. do you have mobile/email notification for crossing?
Hi, it haven't. It will be very often. But if you really need it I can add. Just write more detailed like it should be in your opinion.