Martingale EA - page 102

 
ElectricSavant:
ok..

this is how I understand your method...

You want one pip intervals with 0.1 size..right? you answered yes...

Do we start a new EA and throw this one out as this is not the kayvan method any longer....

no , why throw it away , it is already one of the best . just change it to be able to take positions like this: if the price breaches 2 pips above or below the previous candle then we enter 0.1 -breaches 3 pips another 0.1 breaches 4 pips another 0.1 -breaches 5 pips another 0.1 ..etc....

or....

Do we incorporate the

first entry

kayvan criteria...now you use a custom progression yourself don't you? or did you change and decide to use doulbling?...please answer as this is a question to you.

Perhaps you want to throw the mathematical progression out completley and only use 0.1 entries at the 2 pip kayvan breach...as long as they present themselves in an exceeding order and reverse when the candle indicates and V.V.

ES

in this way we don`t need to use any lot size doubling or determine or calculate or do any other change in our lot sizes . market will change our lot size increment if necessary

i hope , i understood you , and you understand me

 

ajk,

you got that right...please excuse all this savantish posting...but I am trying to drive what you are saying home and make this easier for wolfe.

If I break the posts up into small paragraphs maybe I can get some LITERAL "code-intuitive" answers for wolfe...

I do not know if kayvan is writing this method as we go...or if can define it...it really does not matter as ideas provide the fuel for the furnace...but sometimes kayvan writes as if he is frustrated that we do not understand his finished concept (I do not believe he is clear on that and it may not be finished).

I simply added all these options to help this idea-factory along....but it seems I add to the confusion and to kayvans frustration...can an Iranian that writes in traders language PM kayvan perhaps?

ES

ajk:
A lot of entries at first glance. Again, like people are reading . K will need

to explain in detail

1st trade - goes where.

2nd progression = goes where...

3.) get out goes where.

without it, its a mess.
 

ok...but the entire EA does not use progression anymore..

Can you list what inputs that would reamin..

Try kayvan...please try...

List the inputs one by one...They are listed below...which ones are active and which one are not...and are there any new ones?

ES

Start_Lot_Size=0.10000000

Lot_Size_Increment=0.10000000

Long_Short_Balance=0

Balance_Weight=0.10000000

Double_Lotsize=0

Choose_Own_Progression=1

Trade_1=0.10000000

Trade_2=0.20000000

Trade_3=0.30000000

Trade_4=0.50000000

Trade_5=0.80000000

Trade_6=1.30000000

Trade_7=2.10000000

Trade_8=3.40000000

Trade_9=5.50000000

Trade_10=8.90000000

Trade_11=14.40000000

Trade_12=0.00000000

Trade_13=0.00000000

Trade_14=0.00000000

Trade_15=0.00000000

Trade_16=0.00000000

Trade_17=0.00000000

Trade_18=0.00000000

Trade_19=0.00000000

Trade_20=0.00000000

Max_Trades=12

Close_All_Max=1

Pyramid=1

Auto_Restart=1

Use_MA_Entry=0

Next_Trade=20

MA_Period=7

MA_Timeframe=60

Use_Kayvan_Method=1

Bar_Timeframe=5

Bars_Look_Back=2.00000000

EntryLag_Long=3

EntryLag_Short=3

Last_Entry_Filter=1

Use_Trailing_Stop=1

Trail_Start=2.00000000

TSLoss_Percent=50.00000000

Close_By_Percent=0

TP_Percent=5.00000000

SL_Percent=10.00000000

Close_By_Profit=99999.00000000

Close_By_StopLoss=99999.00000000

Slippage=3

Number_Of_Tries=5

Sound=1

 

sounds like the 1 mn chart would work!

 

ok...kayvan is it like this?

use 0.1 start lotsize and a 0.1 startlotsize increment (assuming you have 1K)

No filter....no progression...

but..

kayvan entry with a 2 pip lag.

tHAT'S aLL...THATS IT

es

in this way we don`t need to use any lot size doubling or determine or calculate or do any other change in our lot sizes . market will change our lot size increment if necessary

 

I think that wolfe and kayvans inputs are all that is needed...I should have never contributed to this thread...all my stuff is not needed or used...

It's ok...just so we get a profitable EA out of this...is all that I care. This has been far too much work...

ES

 

I do not know

kayvan:
what do you mean?
 
ElectricSavant:
ok...but the entire EA does not use progression anymore..

Can you list what inputs that would reamin..

Try kayvan...please try...

List the inputs one by one...They are listed below...which ones are active and which one are not...and are there any new ones?

ES

Start_Lot_Size=0.10000000(0.1)

Lot_Size_Increment=0.10000000(every 1 pip movement 0.1)

Long_Short_Balance=0(no need . market will do it)

Balance_Weight=0.10000000

Double_Lotsize=0(no need)

Choose_Own_Progression=1

Trade_1=0.10000000(0.1)

Trade_2=0.20000000

Trade_3=0.30000000

Trade_4=0.50000000

Trade_5=0.80000000

Trade_6=1.30000000

Trade_7=2.10000000

Trade_8=3.40000000

Trade_9=5.50000000

Trade_10=8.90000000

Trade_11=14.40000000

Trade_12=0.00000000

Trade_13=0.00000000

Trade_14=0.00000000

Trade_15=0.00000000

Trade_16=0.00000000

Trade_17=0.00000000

Trade_18=0.00000000

Trade_19=0.00000000

Trade_20=0.00000000(all with 0.1)

Max_Trades=12(not limited)

Close_All_Max=1

Pyramid=1

Auto_Restart=1

Use_MA_Entry=0

Next_Trade=20

MA_Period=7

MA_Timeframe=60

Use_Kayvan_Method=1

Bar_Timeframe=5

Bars_Look_Back=2.00000000(1)

EntryLag_Long=3(2)

EntryLag_Short=3(2)

Last_Entry_Filter=1(no need)

Use_Trailing_Stop=1

Trail_Start=2.00000000

TSLoss_Percent=50.00000000

Close_By_Percent=0

TP_Percent=5.00000000

SL_Percent=10.00000000

Close_By_Profit=99999.00000000

Close_By_StopLoss=99999.00000000

Slippage=3

Number_Of_Tries=5

Sound=1

i hope you got your answer . why you don`t look again at charts that i atached before . every thing is clear on them. red lines are 0.1 sell orders and blue lines are 0.1 buy orders

 

so...

If we have a long entry of 1.5182 (this would indicate that he previous candle high was 1.5180 , I illustrate the EUR/USD as the spread is 2) then the price falls....to 1.5178 no more entries untiil the kayvan short activates (according to the previous candle -2).and so on...

No FILTER...NO LOOKBACK...NO LAG CHANGES...NO TREND or COUNTER...NO PROGRESSION

ES

P.S. Hey don't get rid of the WFB..please

 

Thank you kayvan for your time.

This may work....

but when I look at the charts...what if the 18 short orders was not enough and the price goes back up...?....then down again....

Wouldn't this be a more chop sensive method compared to the current research?

We may need to use 0.01 per 1K and wait a very long time for very little?

ES

Reason: