Bears'n'Bulls EA - V1.05g - in forward- & live-test

Post Reply
User avatar
jako
Trader
Posts: 105
Joined: Wed Jun 20, 2012 6:07 pm
Location: Slovensko

Re: Bears'n'Bulls

Post by jako »

EA unfortunately not join graph. Compile reports many errors.
User avatar
banzak
Trader
Posts: 79
Joined: Thu Dec 13, 2012 1:54 pm
Location: Zgorzelec / Poland

Re: Bears'n'Bulls

Post by banzak »

AGT wrote:The hugh DD - looks "interesting" - any explanation, reason for that ? Its btw the only ugliness for this equity curve looking pretty good during the hole year !
The hugh DD(=119000$) :) is from the emergency-stop at 2012-08-15, but this will never be a set and forget ea. ;)

Maybe you can avoid this by lowering the Lotsize and max the max.Trades, for that everybody can make a backtest and see whats happening.

regards,
Banzak
Last edited by banzak on Thu Jan 24, 2013 10:40 am, edited 2 times in total.
_________________________________________________________________________
It is better to go on a new path to mislead than to follow the mass on the right track.
User avatar
banzak
Trader
Posts: 79
Joined: Thu Dec 13, 2012 1:54 pm
Location: Zgorzelec / Poland

Bears'n'Bulls - Settings

Post by banzak »

DESCRIPTION OF THE SETTINGS:
---------------- Common Settings ----------------
EANumber = 1 // Nr. for EA
TradePrefix="Bears'n'Bulls-#" // Comment-Prefix for Trades
AllowTrade=true // Trading allowed?
CanPrint=false // Print Debug-Messages?
CriminalIsECN=true // Criminal is 5-digits
------------------- Basket ----------------
Basket = false // enable Basket?
BasketMaxTrades = 5 // max. Trades in the Basket
BasketLotFaktor = 1.5 // Lotfactor for the next Trades
-------------- Close-Conditions ----------------
BasketMinProfit = 1.00 // min. Profit in Currency to Close the Basket
BasketCloseAllWithProfit = false // Close Basket only if all Trades are profitable?
EntryDelayAfterClose = 5 // Entrydelay in minutes for the next Baskettrade
-------------- Open-Conditions ----------------
BasketOpenTradeOnProfit = true // only open trades on profit
BasketHedge = false // open hedge-trade
BasketMinMargin = 500 // min. Margin of the account to open any Trades
BasketTimeBetweenOrders = 5 // Delay in minutes between each Basket
-------------- Emergency-Close ----------------
EMCloseBasket = false // Emergency-Close of the Basket?
BasketCloseLevel = 75 // Percentage of DD when the Basket will be closed

---------------- Settings ----------------
------------------- DayRange-Limiter ----------------
UseDayRangeLimiter = false // limit DayRange for trading
CandlesUsedForRange = 50 // candles used to calculate the dayrange
PercentageForRange = 80 // percentage when no trading is allowed
------------------- NFP-Lock ----------------
CheckNFP = false // Check for NFP-Day?
NFP_TimeToStop = 12 // Time to stop on this day in Hours
-------------------Risk and Moneymanagement----------------
MoneyManagement = true // Use Money-Management?
EQClusterLevel = 50.0 // Percentage of equity used for calc
Risk = 2 // Risk-Level
Lots=0.1 // Lotsize if MM=false
MaxLots=7 // max. Lotsize
Slippage=1
-------------------Definition of ExtraLots----------------
ExtraLots=1 // Factor for the Lotsize of the Extra-Trade
-------------------Timingsection----------------
MondayOpenTime="00:00"
FridayCloseTime="20:00"
// Format for Time1-Time5 must be e.g. 08:00 22:00, when you want to trade every day from 8-22.
// when you want to exclude 9:00 on every day it must be for
// Time1: 08:00 8:45 Time2-Time5:09:15 22:00
StartStop_Time1="00:00 23:59"
StartStop_Time2="00:00 23:59"
StartStop_Time3="00:00 23:59"
StartStop_Time4="00:00 23:59"
StartStop_Time5="00:00 23:59"
Exclude_day1="2009.09.04 15:00 18:00" // Here you can exclude special days
Exclude_day2="2009.09.04 15:00 18:00"
Exclude_day3="2009.09.04 15:00 18:00"
Exclude_day4="2009.09.04 15:00 18:00"
Exclude_day5="2009.09.04 15:00 18:00"
NotifyDateFormat="Just to notify: YYYY.MM.DD"

---------------- Indicators ----------------
==========Bears/Bulls-Settings===========
UseBearsBulls = false // Use Indicator
Bears_Period = 5 // Period2Use
Bulls_Period = 5 // Period2Use
===============EMA-Settings==============
UseEMA = false // use EMA
EMA_Short = 5 // period for 1st ema
EMA_Long = 20 // period for 2nd ema
EMA_MinPipsDiff = 1 // min Pips in H1 for signal
EMA_MaxPipsDiff = 3 // max Pips in H1 for signal
Last edited by banzak on Thu Jan 31, 2013 7:21 pm, edited 2 times in total.
_________________________________________________________________________
It is better to go on a new path to mislead than to follow the mass on the right track.
User avatar
banzak
Trader
Posts: 79
Joined: Thu Dec 13, 2012 1:54 pm
Location: Zgorzelec / Poland

Re: Bears'n'Bulls

Post by banzak »

jako wrote:EA unfortunately not join graph. Compile reports many errors.
please be more specific and make some screens.
_________________________________________________________________________
It is better to go on a new path to mislead than to follow the mass on the right track.
User avatar
banzak
Trader
Posts: 79
Joined: Thu Dec 13, 2012 1:54 pm
Location: Zgorzelec / Poland

Re: Bears'n'Bulls EA - actual version V1.04 - stable

Post by banzak »

Hi fellow traders,

i was curious if the EA also trades Gold, here is the result. ;)

This BT is with V1.04a, which is not uploaded yet.
bears'n'bulls_v104_gold_m15_v1.gif


...
You do not have the required permissions to view the files attached to this post.
_________________________________________________________________________
It is better to go on a new path to mislead than to follow the mass on the right track.
Lazar83
Trader
Posts: 10
Joined: Tue Jan 31, 2012 3:17 pm

Re: Bears'n'Bulls EA - actual version V1.04 - stable

Post by Lazar83 »

coincidences in world of science made interesting breakthroughs :)
User avatar
jako
Trader
Posts: 105
Joined: Wed Jun 20, 2012 6:07 pm
Location: Slovensko

Re: Bears'n'Bulls

Post by jako »

banzak wrote:
jako wrote:EA unfortunately not join graph. Compile reports many errors.
please be more specific and make some screens.
EA is not connected to a chart. The result of the compilation is shown in Fig.
You do not have the required permissions to view the files attached to this post.
fxau
Posts: 8
Joined: Sat May 12, 2012 9:14 am
Location: Australia

Re: Bears'n'Bulls EA - actual version V1.04 - stable

Post by fxau »

Hi Banzak

I am currently running 1.04 through the strat tester, it is looking great. Will do more testing this weekend.

I will post the results once it is ready.

Thank you again for providing us with this EA.
User avatar
banzak
Trader
Posts: 79
Joined: Thu Dec 13, 2012 1:54 pm
Location: Zgorzelec / Poland

Re: Bears'n'Bulls

Post by banzak »

jako wrote:
banzak wrote:
jako wrote:EA unfortunately not join graph. Compile reports many errors.
please be more specific and make some screens.
EA is not connected to a chart. The result of the compilation is shown in Fig.
Hi jako,
I don't know how you managed that, but you downloaded the source of the forum-source into my ea.
Thats the reason why you get errors. Go to post #1 and download it by left-click and try again.

regards,
Banzak
_________________________________________________________________________
It is better to go on a new path to mislead than to follow the mass on the right track.
User avatar
banzak
Trader
Posts: 79
Joined: Thu Dec 13, 2012 1:54 pm
Location: Zgorzelec / Poland

Re: Bears'n'Bulls EA - actual version V1.04 - stable

Post by banzak »

fxau wrote:Hi Banzak

I am currently running 1.04 through the strat tester, it is looking great. Will do more testing this weekend.

I will post the results once it is ready.

Thank you again for providing us with this EA.
Hi fxau,
great that the results are confirmed, if you get a stable setfile, please send it to me.
Why i shouldn't share my ea here? There is no reason for me, if somebody make money with it, I think I will get a donation.. ;) If not I will also have money cause of it - so it's always a win-win-situation.

Regards,
Banzak
_________________________________________________________________________
It is better to go on a new path to mislead than to follow the mass on the right track.
Post Reply

Return to “Automated trading systems”