Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Nesimeye Oswald  
kennyschuble:
Ok I finally got it working ! 

Awesome ! Please do kindly share how you were able to resolve this to help others who might encounter such issues in the future

Nesimeye Oswald  
JBravo697:
Hi, I want to run some back test with the an EA. What is the buffer information I need to access the indicator values?


Ok will update this information in a day sir, sorry for delay in reply

Nesimeye Oswald  
Nesimeye Oswald:


Ok will update this information in a day sir, sorry for delay in reply

The following are the buffer calls and coding example for Volume Strength 28 indicator

0=USDBuffer
1=EURBuffer
2=GBPBuffer
3=JPYBuffer
4=CHFBuffer
5=AUDBuffer
6=CADBuffer
7=NZDBuffer

Example: EURUSD

// function call using the default Volume Strength 28 settings
usd_current_bar=iCustom(NULL,0,"Markets//Volume Strength 28", 0,0); 
usd_previous_bar=iCustom(NULL,0,"Markets//Volume Strength 28", 0,1); 
eur_current_bar=iCustom(NULL,0,"Markets//Volume Strength 28", 1,0); 
eur_previous_bar=iCustom(NULL,0,"Markets//Volume Strength 28", 1,1); 

// Defining Buy Signal Arrow

if(eur_current_bar>usd_current_bar && eur_previous_bar<usd_previous_bar) BuyArrowSignal=true;

// Defining Sell Signal Arrow

if(usd_current_bar>eur_current_bar && usd_previous_bar<eur_previous_bar) SellArrowSignal=true;


Regards,

Nesimeye Oswald

(www.forexrobotmakers.com)

harrygift  
There is literally no support after purchase. i have called. sent whatsapp. emailed. the guy spoke with me briefly and that was it...i have been beging for a reply ever since..nada...not recommended/
katototo  

Hi, I just purchased the new version but I can not see how to get just the sine wave values like the old version and on some of your snap shots ,I can only get the bar graph style? I like to see the angles of the lines 

Thanks for your help. John

Nesimeye Oswald  
katototo:

Hi, I just purchased the new version but I can not see how to get just the sine wave values like the old version and on some of your snap shots ,I can only get the bar graph style? I like to see the angles of the lines 

Thanks for your help. John

Please install the new version

Nesimeye Oswald  
harrygift:
There is literally no support after purchase. i have called. sent whatsapp. emailed. the guy spoke with me briefly and that was it...i have been beging for a reply ever since..nada...not recommended/

We believe we have addressed your issue via WhatsAPP chat sir, kindly update your reviews .

katototo  
Nesimeye Oswald:

Please install the new version

Hi, I have installed the 1.5 version and I have gone through the settings but I can not see one to change from bar graph to the sine wave ?Can you tell me where to find it please? Thanks for your help. John
katototo  
katototo:
Hi, I have installed the 1.5 version and I have gone through the settings but I can not see one to change from bar graph to the sine wave ?Can you tell me where to find it please? Thanks for your help. John
Sorry I just noticed the 1.6 version and it looks like it now is working. Thanks again. John
Nesimeye Oswald  
katototo:
Sorry I just noticed the 1.6 version and it looks like it now is working. Thanks again. John
You are welcome sir . Also be kind to leave your review on the product 
kennyschuble  

Love the new updates ! Really makes the indicator much better to work with and use ! A request please. Can you make it to were only the two currencies on the chart are only visible please. I see we can on each currency change it to false and then the strength lines can go away that way. But can you add a inputs box for just the charts two pair only instead of going thru each one manually and turning it off ?

Thanks

Earl Jones Lialde  
I've already purchase the software but i dont know how to find it
Rodney Jean Pierre  

Hi there,

I just purchased this product and it seems that it does not work for pairs with suffix and that is what I have to use.

Please advise if you can resolve quickly.


Thanks,

PipsofFury

Nesimeye Oswald  
pipsoffury:

Hi there,

I just purchased this product and it seems that it does not work for pairs with suffix and that is what I have to use.

Please advise if you can resolve quickly.


Thanks,

PipsofFury

What broker are you using . Let me test on my end and see what the issue is . 
Thanks 
Rodney Jean Pierre  
Nesimeye Oswald:
What broker are you using . Let me test on my end and see what the issue is . 
Thanks 
Oanda v2 MT4

ex. EURUSD-5
Nesimeye Oswald  
pipsoffury:

any word?

Will update you by tomorrow. Sorry for delay
Rodney Jean Pierre  
Nesimeye Oswald:
Will update you by tomorrow. Sorry for delay

Please provide update, thanks!

Nesimeye Oswald  
pipsoffury:

Please provide update, thanks!

Ok sir . Totally escaped me 
Rodney Jean Pierre  
Nesimeye Oswald:
Ok sir . Totally escaped me 

I would rather give this indicator a fair chance then to ask for a refund since it is unusable without handling pair suffix. However, your lack of communication is making it increasingly difficult. Please respond with plan to address this issue. Thanks!

Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti