The Forex Autopilot and FapTurbo Forum

This forum provides free community support for the following expert advisors (forex robots):
FapTurbo - Most Popular (Fapturbo version 50 is out!)
Forex Autopilot System




Recommended: FAP Turbo Expert Guide - Make the most of FAP Turbo

Anyone interested in our own Forex VPS solution? Click here to find out more!

(Unlimited Memory & Bandwidth - host as many forex robots as you want!)

Attention Visitor:
You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   The Forex Autopilot and FapTurbo Forum > Main FapTurbo Forum > FapTurbo Settings and Back-Testing

Sponsors
Top Forex VPS Providers
MetaTrader 4 (MT4) Forex Brokers


Notices

FapTurbo Settings and Back-Testing New threads posted to this board should include a log of back-testing results as well as the settings used to arrive at them.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2009, 09:00 PM
HEX256 HEX256 is offline
Junior Member
 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy bad settings

Hi all.
I read your posts about settings but i cant configure my.maybe someone can correct my settings.
extern string ____Scalper___________ = "--- Scalper EURCHF, EURGPB, GBPCHF or USDCAD M15 ---";
extern bool UseScalperStrategy = TRUE;
extern double Scalper_Lots = 0.1;
extern bool Stop_Loss = FALSE;
extern int StopLoss = 200;
extern bool Take_Profit = FALSE;
extern int TakeProfit = 50;

extern int Start = 23;
extern int Stop = 3;
extern bool Scalper_UseMM = FALSE;
extern double Scalper_LotsRiskReductor = 5.0;
extern double Scalper_MaxLots = 10.0;
extern int Scalper_GMTOffset = 0;
extern bool Scalper_StealthMode = TRUE;
extern bool Scalper_UseCustomLevels = TRUE;
extern int Scalper_RelaxHours = 0;
extern bool Scalper_SimpleHeightFilter = TRUE;
extern bool Scalper_TrendFilter = TRUE;
extern bool Scalper_TradeFriday = TRUE;
extern int Scalper_OneTrade = 0;
extern bool Scalper_UseFilterMA = FALSE;
extern int Scalper_PeriodFilterMA = 12;
extern int Scalper_PriceFilterMA = 0;
extern int Scalper_MethodFilterMA = 0;
extern int Scalper_SlipageInc = 0;

extern string Scalper_ExpertComment = "FapTurboScalper";
extern string ____FapTurbo__________ = "---------- fapturbo EUR/USD M1 ----------";
extern double FapTurbo_Lots = 0.01;
extern double FapTurbo_LotsRiskReductor = 1.0;
extern int FapTurbo_MaxOrders = 2;
extern int FapTurbo_MaxLots = 10;
extern int FapTurbo_StopTime = 9;
extern int FapTurbo_aaa = 35;
extern int FapTurbo_bbb = 48;
extern double FapTurbo_TakeProfit = 140.0;
extern double FapTurbo_StopLoss = 500.0;
extern double FapTurbo_TrailingStop = 0.0;
extern int FapTurbo_DurationInHours = 0;
extern int FapTurbo_CloseAfterXmonths = 1;
extern int FapTurbo_PeriodMALarge = 100;
extern int FapTurbo_PeriodMASmall = 30;
extern int FapTurbo_PriceMA_0_6 = 0;
extern int FapTurbo_TypeMA_0_3 = 0;
extern int FapTurbo_ShiftMALarge = 3;
extern int FapTurbo_ShiftMASmall = 1;
extern int FapTurbo_LookForDays = 2;
extern int FapTurbo_CriticalDays = 45;
extern int FapTurbo_RelaxDays = 0;
extern double FapTurbo_HedgingLotReducer = 0.0;
extern int FapTurbo_Hedging = 0;
extern int FapTurbo_TradeNFP = 1;
extern int FapTurbo_TradeFriday = 1;
extern int FapTurbo_Prudent = 0;
extern int FapTurbo_SymAlligatorOnCritica = 1;
extern int FapTurbo_FixedDirection = 1;
extern int FapTurbo_ClsLsrOnMrktChnge = 0;
extern int FapTurbo_AlwaysTrade = 0;
extern double FapTurbo_LowLot = 0.1;
extern int FapTurbo_TooGoodToBeTrue = 50;
extern int FapTurbo_PrudentPeriod = 30;
extern int FapTurbo_StartWorkTimeHour = 0;
extern int FapTurbo_StartWorkTimeMin = 0;
extern int FapTurbo_EndWorkTimeHour = 0;
extern int FapTurbo_EndWorkTimeMin = 0;
extern int FapTurbo_OneTrade = 0;
extern double FapTurbo_SpanGator = 0.5;
extern int FapTurbo_SlipPage = 3;
extern string FapTurbo_ExpertComment = "FapTurboEA";
extern string ____Other_Parameters__ = "-----------------------------------------";
extern int MagicNumber = 12464336;
extern color ColorBuy = Blue;
extern color ColorSell = Red;
extern bool WriteLog = TRUE;
extern bool WriteDebugLog = FALSE;
extern bool PrintLogOnChart = TRUE;
extern string KEY = "012345";
extern bool EURGBP = TRUE;
extern bool EURCHF = FALSE;
extern bool GBPCHF = FALSE;
extern bool USDCAD = FALSE;

i dont know how to put GMT time I am from poland.
Reply With Quote

  #2  
Old 04-03-2009, 01:58 AM
alan's Avatar
alan alan is offline
Super Moderator
 
Join Date: Sep 2008
Posts: 1,437
Thanks: 7
Thanked 12 Times in 11 Posts
Default

What broker do you use?
Reply With Quote
  #3  
Old 04-03-2009, 01:39 PM
HEX256 HEX256 is offline
Junior Member
 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

http://www.xtb.com/
Reply With Quote
  #4  
Old 04-04-2009, 02:01 AM
moneydream moneydream is offline
Senior Member
 
Join Date: Dec 2008
Posts: 122
Thanks: 1
Thanked 8 Times in 5 Posts
Default

Quote:
Originally Posted by HEX256 View Post
Hi all.
I read your posts about settings but i cant configure my.maybe someone can correct my settings.
extern string ____Scalper___________ = "--- Scalper EURCHF, EURGPB, GBPCHF or USDCAD M15 ---";
extern bool UseScalperStrategy = TRUE;
extern double Scalper_Lots = 0.1;
extern bool Stop_Loss = FALSE;
extern int StopLoss = 200;
extern bool Take_Profit = FALSE;
extern int TakeProfit = 50;

extern int Start = 23;
extern int Stop = 3;
extern bool Scalper_UseMM = FALSE;
extern double Scalper_LotsRiskReductor = 5.0;
extern double Scalper_MaxLots = 10.0;
extern int Scalper_GMTOffset = 0;
extern bool Scalper_StealthMode = TRUE;
extern bool Scalper_UseCustomLevels = TRUE;
extern int Scalper_RelaxHours = 0;
extern bool Scalper_SimpleHeightFilter = TRUE;
extern bool Scalper_TrendFilter = TRUE;
extern bool Scalper_TradeFriday = TRUE;
extern int Scalper_OneTrade = 0;
extern bool Scalper_UseFilterMA = FALSE;
extern int Scalper_PeriodFilterMA = 12;
extern int Scalper_PriceFilterMA = 0;
extern int Scalper_MethodFilterMA = 0;
extern int Scalper_SlipageInc = 0;

extern string Scalper_ExpertComment = "FapTurboScalper";
extern string ____FapTurbo__________ = "---------- fapturbo EUR/USD M1 ----------";
extern double FapTurbo_Lots = 0.01;
extern double FapTurbo_LotsRiskReductor = 1.0;
extern int FapTurbo_MaxOrders = 2;
extern int FapTurbo_MaxLots = 10;
extern int FapTurbo_StopTime = 9;
extern int FapTurbo_aaa = 35;
extern int FapTurbo_bbb = 48;
extern double FapTurbo_TakeProfit = 140.0;
extern double FapTurbo_StopLoss = 500.0;
extern double FapTurbo_TrailingStop = 0.0;
extern int FapTurbo_DurationInHours = 0;
extern int FapTurbo_CloseAfterXmonths = 1;
extern int FapTurbo_PeriodMALarge = 100;
extern int FapTurbo_PeriodMASmall = 30;
extern int FapTurbo_PriceMA_0_6 = 0;
extern int FapTurbo_TypeMA_0_3 = 0;
extern int FapTurbo_ShiftMALarge = 3;
extern int FapTurbo_ShiftMASmall = 1;
extern int FapTurbo_LookForDays = 2;
extern int FapTurbo_CriticalDays = 45;
extern int FapTurbo_RelaxDays = 0;
extern double FapTurbo_HedgingLotReducer = 0.0;
extern int FapTurbo_Hedging = 0;
extern int FapTurbo_TradeNFP = 1;
extern int FapTurbo_TradeFriday = 1;
extern int FapTurbo_Prudent = 0;
extern int FapTurbo_SymAlligatorOnCritica = 1;
extern int FapTurbo_FixedDirection = 1;
extern int FapTurbo_ClsLsrOnMrktChnge = 0;
extern int FapTurbo_AlwaysTrade = 0;
extern double FapTurbo_LowLot = 0.1;
extern int FapTurbo_TooGoodToBeTrue = 50;
extern int FapTurbo_PrudentPeriod = 30;
extern int FapTurbo_StartWorkTimeHour = 0;
extern int FapTurbo_StartWorkTimeMin = 0;
extern int FapTurbo_EndWorkTimeHour = 0;
extern int FapTurbo_EndWorkTimeMin = 0;
extern int FapTurbo_OneTrade = 0;
extern double FapTurbo_SpanGator = 0.5;
extern int FapTurbo_SlipPage = 3;
extern string FapTurbo_ExpertComment = "FapTurboEA";
extern string ____Other_Parameters__ = "-----------------------------------------";
extern int MagicNumber = 12464336;
extern color ColorBuy = Blue;
extern color ColorSell = Red;
extern bool WriteLog = TRUE;
extern bool WriteDebugLog = FALSE;
extern bool PrintLogOnChart = TRUE;
extern string KEY = "012345";
extern bool EURGBP = TRUE;
extern bool EURCHF = FALSE;
extern bool GBPCHF = FALSE;
extern bool USDCAD = FALSE;

i dont know how to put GMT time I am from poland.
From the post I can see you are using a cracked version where you posted the source code including "extern". I'm sure you will find the good setting if you use original version. Manual is included if you buy original license and also there's private forum and support to contact for your setting issue.
__________________
LiteForex - MT4 forex trading platform, low fixed spread.
MoneyDreamAi EA Forward Test Result
Reply With Quote
  #5  
Old 04-04-2009, 08:39 AM
alan's Avatar
alan alan is offline
Super Moderator
 
Join Date: Sep 2008
Posts: 1,437
Thanks: 7
Thanked 12 Times in 11 Posts
Default

Quote:
Originally Posted by HEX256 View Post
I haven't heard of that broker so I can't tell you off the top of my head what GMT setting to use, but I'd suggest you visit this thread:

http://www.forexautopilotforum.com/s...hlight=Setting

It shows you how to calculate the proper GMT setting based on your broker's server time.
Reply With Quote
  #6  
Old 04-04-2009, 08:44 AM
alan's Avatar
alan alan is offline
Super Moderator
 
Join Date: Sep 2008
Posts: 1,437
Thanks: 7
Thanked 12 Times in 11 Posts
Default

Tisk tisk...we got a pirate on our hands...haaar......

I would second moneydream's suggestion...and if you simply can't afford fapturbo then I recommend you visit the forex nirvana forum where you will find several good FREE EAs you can use:

http://www.forexnirvana.com

Take care...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


FapTurbo
Forex Autopilot System



These are the 100 most searched terms
Search Cloud
alpari uk gmt offset autopilot forum fab turbo fab turbo forum fab turbo settings fabturbo forum fabturbo settings fap settings fap turbo forum fap turbo settings faprobot faps forum fapsturbo fapturbo fapturbo dll fapturbo forum fapturbo forums fapturbo key fapturbo mq4 fapturbo settings fapturbo.dll fapturbo.ex4 fapturbo.mq4 fapturbo16 fapturbo16.ex4 fapturbo3.dll forex auto pilot forum forex autopilot forex autopilot forum forex autopilot key forex autopilot member zone forex autopilot members forex autopilot members area forex autopilot members zone forex autopilot members zone 125 forex autopilot settings forexautopilot forum forexautopilotforum forexautopilotforum.com fxparazitescalper gods gift ea meta4 brokers mt4 nifty mt4stats nfp pilot pipturbo setting fab turbo spangator ultra trend indicator www.forexautopilotforum.com ... powered by Simple Search Cloud

All times are GMT -5. The time now is 11:22 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

Skin design by bogu@project-voyageur

C-Logic SEO 1.0.3 by Computer-Logic.org
Ad Management by RedTyger