Spider: an auto-trader for spiderforex's VQ system

Post Reply
rebeljedi
Trader
Posts: 87
Joined: Mon Nov 21, 2011 4:17 am

Re: Spider: an auto-trader for spiderforex's VQ system

Post by rebeljedi »

gaheitman wrote: Try this version, it is a little smarter about determining where you are running terminal.exe from. The previous code relied on your current directory being where terminal.exe is, but that doesn't have to be the case.
Hi George, this works for GFT now! :D
Finally it has just taken a trade!
I like the new window that reminds to set CriminalIsECN=true too.
Thanks a lot and also your patience!
rebeljedi
Trader
Posts: 87
Joined: Mon Nov 21, 2011 4:17 am

Re: Spider: an auto-trader for spiderforex's VQ system

Post by rebeljedi »

gaheitman wrote: What happens when you drop VQ7 on the chart?
As for Forex.com, here are the issues as shown in pixs:
TestSpiderDFTD
VQ7 on TestSpiderDFTD sometimes appear, sometimes disappear, please see these 2 pixs:
TestSpiderDFTD length2, VQ7 length2 not appearing.JPG
TestSpiderDFTD length2, VQ7 length2 -odd.JPG
2nd TestSpiderDFTD
TestSpiderDFTD2 length2, VQ7 length2 ODD.JPG
3rd TestSpiderDFTD (latest)
TestSpiderDFTD3 length2, VQ7 length2 ODD.JPG
The VQ7 indicator looks ODD on Forex.com Empty4 because if I compare against Cowboy IBFX, VQ7 length2 is supposed to have given a lot of signals compared to the same VQ7 indicator in Forex.com.
TestSpiderDFTD, VQ7 length2.JPG
You do not have the required permissions to view the files attached to this post.
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: Spider: an auto-trader for spiderforex's VQ system

Post by gaheitman »

I downloaded a demo for Forex.com, and the VQ7 indicator looks normal on my chart. I had to scroll back a bit to make sure I had more than 100 bars, and then toggle timeframes, but then it looked like it is supposed to look.

Wish I could help.

George
rebeljedi
Trader
Posts: 87
Joined: Mon Nov 21, 2011 4:17 am

Re: Spider: an auto-trader for spiderforex's VQ system

Post by rebeljedi »

gaheitman wrote:I downloaded a demo for Forex.com, and the VQ7 indicator looks normal on my chart. I had to scroll back a bit to make sure I had more than 100 bars, and then toggle timeframes, but then it looked like it is supposed to look.

Wish I could help.

George
Hi George,
For some reason, Forex.com has 2 EURUSD charts: EURUSD and EURUSDFXF.
According to Forex.com, trades (EAs) can only be done on EURUSDFXF.
VQ7 indicator looks alright on EURUSD chart but when applied on EURUSDFXF, VQ7 signals go haywire. :?

Please see these 2 different charts on 1 Forex.com demo:
Symbol EURUSD VQ7 length2.JPG
The above chart shows VQ7 working properly but EA cannot be used on the above EURUSD chart.

VQ7 indicator however does not work properly on EURUSDFXF chart as shown below:
Symbol EURUSDFXF VQ7 length2.JPG
I can only deduce it is because of the suffix FXF.
Can you give me some idea how to add suffix in VQ7 indicator?
Thanks.
You do not have the required permissions to view the files attached to this post.
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: Spider: an auto-trader for spiderforex's VQ system

Post by gaheitman »

I don't see anything in the indicator that looks at the name of the symbol. It uses NULL or Symbol() to reference the current chart symbol. Can you run the currencyinfo script using the Forex Robot collection method? Choose to copy it to the clipboard and then you can just paste it into a message here.

In my test on forex.com, I had a three digit suffix as well, with no problem. It was a different suffix, but it was still there.

George
rebeljedi
Trader
Posts: 87
Joined: Mon Nov 21, 2011 4:17 am

Re: Spider: an auto-trader for spiderforex's VQ system

Post by rebeljedi »

gaheitman wrote:I don't see anything in the indicator that looks at the name of the symbol. It uses NULL or Symbol() to reference the current chart symbol. Can you run the currencyinfo script using the Forex Robot collection method? Choose to copy it to the clipboard and then you can just paste it into a message here.

In my test on forex.com, I had a three digit suffix as well, with no problem. It was a different suffix, but it was still there.

George
Please see enclosed Currency Info:
Currency Info - Forex.JPG
You do not have the required permissions to view the files attached to this post.
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: Spider: an auto-trader for spiderforex's VQ system

Post by gaheitman »

That all looks good.

This is a mystery. Can you force a recompile on that platform by opening the script and compiling it again?

I'm really at a loss. Can you cycle through some other currencies/time frames?
rebeljedi
Trader
Posts: 87
Joined: Mon Nov 21, 2011 4:17 am

Re: Spider: an auto-trader for spiderforex's VQ system

Post by rebeljedi »

gaheitman wrote:I don't see anything in the indicator that looks at the name of the symbol. It uses NULL or Symbol() to reference the current chart symbol. Can you run the currencyinfo script using the Forex Robot collection method? Choose to copy it to the clipboard and then you can just paste it into a message here.

In my test on forex.com, I had a three digit suffix as well, with no problem. It was a different suffix, but it was still there.

George
Sorry, this should be the correct Currency Info using the ForexRobot method:
CurrInfo - ForexRobot.JPG
You do not have the required permissions to view the files attached to this post.
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: Spider: an auto-trader for spiderforex's VQ system

Post by gaheitman »

That looks good too. Weird that they give you a 5 digit feed but make you trade the 4 digit.
rebeljedi
Trader
Posts: 87
Joined: Mon Nov 21, 2011 4:17 am

Re: Spider: an auto-trader for spiderforex's VQ system

Post by rebeljedi »

gaheitman wrote:That all looks good.

This is a mystery. Can you force a recompile on that platform by opening the script and compiling it again?

I'm really at a loss. Can you cycle through some other currencies/time frames?
Hi George,
Please see enclosed recompiled CurrencyInfo:
CurrInfo recompiled - ForexRobot.JPG
I cycled through different time frames for EURUSDFXF and even tried to reduce zoom but the VQ7 still looks haywire.
I tried on AUDUSDFXF (4-digit) but VQ7 also looks haywire.
I tried on USDCHFFXF (5 digit) and VQ7 is working properly!
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Automated trading systems”