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:
rebeljedi wrote:
gaheitman wrote:Try changing the color scheme in the Strategy Tester windows as I mentioned earlier. I'm pretty sure it's the fix in strategy tester. Still looking at the other errors.
Thanks a lot, George.
I just tried the [Black on White] color scheme on Cowboy IBFX demo but the info screen does not appear.
Can you make sure you don't have any other indicators running? The log from earlier shows that you had Cowboy IBFX Terminal Info running. It uses the comment feature too, so they would be constantly overwriting each other.
Thanks for the tip, I have deleted the Cowboy IBFX Terminal Info indicator and reloaded Simple Spider EA.

Code: Select all

18:26:51 Simple Spider EURUSDm,M1 inputs: gen="----General inputs----"; Lot=0.01; StopTrading=false; TradeLong=true; TradeShort=true; MagicNumber=325; TradeComment="Spider"; CriminalIsECN=false; MaxSpread=40; te="----Trade exit inputs----"; FirstTradeTakeProfit=90; SubsequentTakeProfit=30; StopLoss=30; vq="----VQ inputs----"; VqTimeFrame=0; VqLength=8; VqMethod=3; VqSmoothing=1; VqFilter=5; mi="====Martingale inputs----"; UseMartingale=true; MartingaleLotMultiplier=2; MaxLotsAllowed=0.32; amc="----Available Margin checks----"; sco="Scoobs"; UseScoobsMarginCheck=false; fk="ForexKiwi"; UseForexKiwi=true; FkMinimumMarginPercent=1500; tt="----Trading hours----"; Trade_Hours="Set Session Trading Hours"; Trade_Hoursi="Use 24 hour, Server time"; Trade_Hours_E="Europe Session 7:00-12:00"; Start_TimeE="7:00"; End_TimeE="12:00"; Trade_Hours_U="US Session 13:00-16:00"; Start_TimeU="13:00"; End_TimeU="17:00"; Trade_Hours_A="Asia Session 23:00-4:00"; Start_TimeA="23:00"; End_TimeA="4:00"; spt="----Specific time inputs----"; StartTime=0; 
18:26:51 VQ7 EURUSDm,M1: loaded successfully
18:26:51 VQ7 EURUSDm,M1: initialized
18:26:51 Simple Spider EURUSDm,M1: zero divide
18:26:51 Simple Spider EURUSDm,M1: initialized
18:27:12 VQ7 EURUSDm,M1: uninit reason 1
18:27:12 Simple Spider EURUSDm,M1: deinitialized
18:27:12 Simple Spider EURUSDm,M1: uninit reason 4
18:27:12 VQ7 EURUSDm,M1: uninit reason 1
18:27:12 VQ7 EURUSDm,M1: removed
18:27:12 Simple Spider EURUSDm,M1: removed
18:27:12 VQ7 EURUSDm,M1: removed
But still no info screen even after changing the color scheme to [Black on White].
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:Nothing weird there (other than the output looks horrible with pairs that have suffixes!). Go ahead and turn off the DoneForTheDay() check and see what we get.
Here goes...
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 »

Try this version, it should give us a little more information in the logs and allow you to turn off the DoneForTheDay() setting.
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 »

rebeljedi wrote:
gaheitman wrote:Nothing weird there (other than the output looks horrible with pairs that have suffixes!). Go ahead and turn off the DoneForTheDay() check and see what we get.
Here goes...
:D

Sorry, I meant run the EA and check the screen/logs. Use the version I just posted, however.
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: Sorry, I meant run the EA and check the screen/logs. Use the version I just posted, however.
Hi George,
Cowboy IBFX log:

Code: Select all

18:36:17 Simple Spider EURUSDm,M1: deinitialized
18:36:17 Simple Spider EURUSDm,M1: uninit reason 5
18:36:17 VQ7 EURUSDm,M1: uninit reason 1
18:36:17 VQ7 EURUSDm,M1: removed
18:36:17 Simple Spider EURUSDm,M1 inputs: gen="----General inputs----"; Lot=0.01; StopTrading=false; TradeLong=true; TradeShort=true; MagicNumber=325; TradeComment="Spider"; CriminalIsECN=false; MaxSpread=40; te="----Trade exit inputs----"; FirstTradeTakeProfit=90; SubsequentTakeProfit=30; StopLoss=30; vq="----VQ inputs----"; VqTimeFrame=0; VqLength=8; VqMethod=3; VqSmoothing=1; VqFilter=5; mi="====Martingale inputs----"; UseMartingale=true; MartingaleLotMultiplier=2; MaxLotsAllowed=0.32; amc="----Available Margin checks----"; sco="Scoobs"; UseScoobsMarginCheck=false; fk="ForexKiwi"; UseForexKiwi=true; FkMinimumMarginPercent=1500; tt="----Trading hours----"; Trade_Hours="Set Session Trading Hours"; Trade_Hoursi="Use 24 hour, Server time"; Trade_Hours_E="Europe Session 7:00-12:00"; Start_TimeE="7:00"; End_TimeE="12:00"; Trade_Hours_U="US Session 13:00-16:00"; Start_TimeU="13:00"; End_TimeU="17:00"; Trade_Hours_A="Asia Session 23:00-4:00"; Start_TimeA="23:00"; End_TimeA="4:00"; spt="----Specific time inputs----"; StartTime=0; 
18:36:17 VQ7 EURUSDm,M1: loaded successfully
18:36:17 VQ7 EURUSDm,M1: initialized
18:36:17 Simple Spider EURUSDm,M1: zero divide
18:36:17 Simple Spider EURUSDm,M1: initialized
18:36:17 VQ7 EURUSDm,M1: uninit reason 1
18:36:17 Simple Spider EURUSDm,M1: deinitialized
18:36:17 Simple Spider EURUSDm,M1: uninit reason 4
18:36:17 VQ7 EURUSDm,M1: uninit reason 1
18:36:17 VQ7 EURUSDm,M1: removed
18:36:17 Simple Spider EURUSDm,M1: removed
18:36:17 VQ7 EURUSDm,M1: removed
MetaQuotes log:

Code: Select all

19:07:43 Compiling 'Simple Spider (1)'
19:07:43 Simple Spider EURUSD,M1: loaded successfully
19:07:43 Simple Spider EURUSD,M1 inputs: gen="----General inputs----"; Lot=0.01; StopTrading=false; TradeLong=true; TradeShort=true; MagicNumber=325; TradeComment="Spider"; CriminalIsECN=false; MaxSpread=40; te="----Trade exit inputs----"; FirstTradeTakeProfit=90; SubsequentTakeProfit=30; StopLoss=30; vq="----VQ inputs----"; VqTimeFrame=0; VqLength=8; VqMethod=3; VqSmoothing=1; VqFilter=5; mi="====Martingale inputs----"; UseMartingale=true; MartingaleLotMultiplier=2; MaxLotsAllowed=0.32; amc="----Available Margin checks----"; sco="Scoobs"; UseScoobsMarginCheck=false; fk="ForexKiwi"; UseForexKiwi=true; FkMinimumMarginPercent=1500; tt="----Trading hours----"; Trade_Hours="Set Session Trading Hours"; Trade_Hoursi="Use 24 hour, Server time"; Trade_Hours_E="Europe Session 7:00-12:00"; Start_TimeE="7:00"; End_TimeE="12:00"; Trade_Hours_U="US Session 13:00-16:00"; Start_TimeU="13:00"; End_TimeU="17:00"; Trade_Hours_A="Asia Session 23:00-4:00"; Start_TimeA="23:00"; End_TimeA="4:00"; spt="----Specific time inputs----"; StartTime=0; 
19:07:45 VQ7 EURUSD,M1: loaded successfully
19:07:45 VQ7 EURUSD,M1: initialized
19:07:45 Simple Spider EURUSD,M1: zero divide
19:07:45 Simple Spider EURUSD,M1: initialized
19:08:02 Simple Spider EURUSD,M1: deinitialized
19:08:02 Simple Spider EURUSD,M1: uninit reason 1
19:08:02 VQ7 EURUSD,M1: uninit reason 1
19:08:02 VQ7 EURUSD,M1: removed
19:08:02 Simple Spider EURUSD,M1: removed
19:08:02 Simple Spider (1) EURUSD,M1: loaded successfully
19:08:10 Simple Spider (1) EURUSD,M1 inputs: gen="----General inputs----"; Lot=0.01; StopTrading=false; TradeLong=true; TradeShort=true; MagicNumber=325; TradeComment="Spider"; CriminalIsECN=false; MaxSpread=40; te="----Trade exit inputs----"; FirstTradeTakeProfit=90; SubsequentTakeProfit=30; StopLoss=30; vq="----VQ inputs----"; VqTimeFrame=0; VqLength=8; VqMethod=3; VqSmoothing=1; VqFilter=5; mi="====Martingale inputs----"; UseMartingale=true; MartingaleLotMultiplier=2; MaxLotsAllowed=0.32; amc="----Available Margin checks----"; sco="Scoobs"; UseScoobsMarginCheck=false; fk="ForexKiwi"; UseForexKiwi=true; FkMinimumMarginPercent=1500; tt="----Trading hours----"; Trade_Hours="Set Session Trading Hours"; Trade_Hoursi="Use 24 hour, Server time"; Trade_Hours_E="Europe Session 7:00-12:00"; Start_TimeE="7:00"; End_TimeE="12:00"; Trade_Hours_U="US Session 13:00-16:00"; Start_TimeU="13:00"; End_TimeU="17:00"; Trade_Hours_A="Asia Session 23:00-4:00"; Start_TimeA="23:00"; End_TimeA="4:00"; spt="----Specific time inputs----"; StartTime=0; 
19:08:15 Simple Spider (1) EURUSD,M1: Found dependencies
19:08:15 Simple Spider (1) EURUSD,M1: ReadingIndicatorValues
19:08:15 VQ7 EURUSD,M1: loaded successfully
19:08:15 VQ7 EURUSD,M1: initialized
19:08:15 Simple Spider (1) EURUSD,M1: VQ Trend = None
19:08:15 Simple Spider (1) EURUSD,M1: zero divide
19:08:15 Simple Spider (1) EURUSD,M1: initialized
19:11:32 Simple Spider (1) EURUSD,M1: deinitialized
19:11:32 Simple Spider (1) EURUSD,M1: uninit reason 4
19:11:32 VQ7 EURUSD,M1: uninit reason 1
19:11:32 VQ7 EURUSD,M1: removed
19:11:32 Simple Spider (1) EURUSD,M1: removed
I have VQ7 indicator on both Cowboy IBFX and MetaQuotes.
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 »

OK, here's another version with a little more info in the logs.

George
You do not have the required permissions to view the files attached to this post.
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:OK, here's another version with a little more info in the logs.

George
Hi George,
The new logs

Cowboy IBFX:

Code: Select all

22:52:31 Simple Spider (2) EURUSDm,M1 inputs: gen="----General inputs----"; Lot=0.01; StopTrading=false; TradeLong=true; TradeShort=true; MagicNumber=325; TradeComment="Spider"; CriminalIsECN=false; MaxSpread=40; te="----Trade exit inputs----"; FirstTradeTakeProfit=90; SubsequentTakeProfit=30; StopLoss=30; vq="----VQ inputs----"; VqTimeFrame=0; VqLength=8; VqMethod=3; VqSmoothing=1; VqFilter=5; mi="====Martingale inputs----"; UseMartingale=true; MartingaleLotMultiplier=2; MaxLotsAllowed=0.32; amc="----Available Margin checks----"; sco="Scoobs"; UseScoobsMarginCheck=false; fk="ForexKiwi"; UseForexKiwi=true; FkMinimumMarginPercent=1500; tt="----Trading hours----"; Trade_Hours="Set Session Trading Hours"; Trade_Hoursi="Use 24 hour, Server time"; Trade_Hours_E="Europe Session 7:00-12:00"; Start_TimeE="7:00"; End_TimeE="12:00"; Trade_Hours_U="US Session 13:00-16:00"; Start_TimeU="13:00"; End_TimeU="17:00"; Trade_Hours_A="Asia Session 23:00-4:00"; Start_TimeA="23:00"; End_TimeA="4:00"; spt="----Specific time inputs----"; StartTime=0; 
22:52:31 Simple Spider (2) EURUSDm,M1: Found dependencies
22:52:31 Simple Spider (2) EURUSDm,M1: ReadingIndicatorValues
22:52:31 VQ7 EURUSDm,M1: loaded successfully
22:52:31 VQ7 EURUSDm,M1: initialized
22:52:31 Simple Spider (2) EURUSDm,M1: VQ Trend = None
22:52:31 Simple Spider (2) EURUSDm,M1: Starting DisplayUserFeedback()
22:52:31 Simple Spider (2) EURUSDm,M1: Displaying user feedback
22:52:31 Simple Spider (2) EURUSDm,M1: Done For The Day In Use
22:52:31 Simple Spider (2) EURUSDm,M1: DFTD - Beginning Balance: 0
22:52:31 Simple Spider (2) EURUSDm,M1: zero divide
22:52:31 Simple Spider (2) EURUSDm,M1: initialized
22:53:30 VQ7 EURUSDm,M1: uninit reason 1
22:53:30 Simple Spider (2) EURUSDm,M1: deinitialized
22:53:30 Simple Spider (2) EURUSDm,M1: uninit reason 4
22:53:30 VQ7 EURUSDm,M1: uninit reason 1
22:53:30 VQ7 EURUSDm,M1: removed
22:53:30 Simple Spider (2) EURUSDm,M1: removed
22:53:30 VQ7 EURUSDm,M1: removed
MetaQuotes:

Code: Select all

22:53:10 Simple Spider (1) EURUSD,M1: deinitialized
22:53:10 Simple Spider (1) EURUSD,M1: uninit reason 1
22:53:10 VQ7 EURUSD,M1: uninit reason 1
22:53:10 VQ7 EURUSD,M1: removed
22:53:10 Simple Spider (1) EURUSD,M1: removed
22:53:10 Simple Spider (2) EURUSD,M1: loaded successfully
22:53:11 Simple Spider (2) EURUSD,M1 inputs: gen="----General inputs----"; Lot=0.01; StopTrading=false; TradeLong=true; TradeShort=true; MagicNumber=325; TradeComment="Spider"; CriminalIsECN=false; MaxSpread=40; te="----Trade exit inputs----"; FirstTradeTakeProfit=90; SubsequentTakeProfit=30; StopLoss=30; vq="----VQ inputs----"; VqTimeFrame=0; VqLength=8; VqMethod=3; VqSmoothing=1; VqFilter=5; mi="====Martingale inputs----"; UseMartingale=true; MartingaleLotMultiplier=2; MaxLotsAllowed=0.32; amc="----Available Margin checks----"; sco="Scoobs"; UseScoobsMarginCheck=false; fk="ForexKiwi"; UseForexKiwi=true; FkMinimumMarginPercent=1500; tt="----Trading hours----"; Trade_Hours="Set Session Trading Hours"; Trade_Hoursi="Use 24 hour, Server time"; Trade_Hours_E="Europe Session 7:00-12:00"; Start_TimeE="7:00"; End_TimeE="12:00"; Trade_Hours_U="US Session 13:00-16:00"; Start_TimeU="13:00"; End_TimeU="17:00"; Trade_Hours_A="Asia Session 23:00-4:00"; Start_TimeA="23:00"; End_TimeA="4:00"; spt="----Specific time inputs----"; StartTime=0; 
22:53:13 Simple Spider (2) EURUSD,M1: Found dependencies
22:53:13 Simple Spider (2) EURUSD,M1: ReadingIndicatorValues
22:53:13 VQ7 EURUSD,M1: loaded successfully
22:53:13 VQ7 EURUSD,M1: initialized
22:53:13 Simple Spider (2) EURUSD,M1: VQ Trend = None
22:53:13 Simple Spider (2) EURUSD,M1: Starting DisplayUserFeedback()
22:53:13 Simple Spider (2) EURUSD,M1: Displaying user feedback
22:53:13 Simple Spider (2) EURUSD,M1: Done For The Day In Use
22:53:13 Simple Spider (2) EURUSD,M1: DFTD - Beginning Balance: 0
22:53:13 Simple Spider (2) EURUSD,M1: zero divide
22:53:13 Simple Spider (2) EURUSD,M1: initialized
22:53:14 Simple Spider (2) EURUSD,M1: deinitialized
22:53:14 Simple Spider (2) EURUSD,M1: uninit reason 4
22:53:14 VQ7 EURUSD,M1: uninit reason 1
22:53:14 VQ7 EURUSD,M1: removed
22:53:14 Simple Spider (2) EURUSD,M1: removed
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 »

What does the terminal say your account balance is?
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 does the terminal say your account balance is?
Hi George,
Account Balance:
MetaQuotes = 5,000
Cowboy IBFX = 25,000
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 »

I just logged into MetaQuotes and Cowboy IBFX demos and the info screens based on the latest Test Simple Spider EA are now up and running!
Is it because both MT4s need a day to load configurations?
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Automated trading systems”