Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Grzegorz Korycki  

so 2. line means: 

sell - > closing position

buy - > opening new buy position

 

so i guess he requoted between  03:00:10.570  and 03:00:09.007  and succeded to close the trade. Its unfortunatelly normal that sometimes boke (mt4 alpari or mt5 roboforex) doesnt close the trades right when you want. thats why the script automaticaly requotes all the time untill success. from the log i conclude that BUY trade trade was closed (so it was written sell) and directly after that new BUY trade was again not accepted. What happened after that you are the only one to know.

Grzegorz Korycki  

the script should re-quote until success with opening new position if you didn't stop him :)

So i think its all fine.

 

Im almost finnished with the new version. You will have more control over how many transactions in a row you want to make and you will be able to set time between closing one transaction and opening new one.

I also add alpha experimental trend detection (4 moving averages and channels related to them, ill probably add adx-scale of channels in the future).

I its in very early mode so I'm just giving you this option as an additional mode. Just for expert users. I have hew more ideas i want to add there and I also will be very grateful for all your ideas relating automated mode. 

Arief Adianto  
angreeee:

so 2. line means: 

sell - > closing position

buy - > opening new buy position

 

so i guess he requoted between  03:00:10.570  and 03:00:09.007  and succeded to close the trade. Its unfortunatelly normal that sometimes boke (mt4 alpari or mt5 roboforex) doesnt close the trades right when you want. thats why the script automaticaly requotes all the time untill success. from the log i conclude that BUY trade trade was closed (so it was written sell) and directly after that new BUY trade was again not accepted. What happened after that you are the only one to know.

No.. that sell is opening trade... here is the screenshot...

see at the top there is 0.16 profit.. that is from that sell and that trade was closed automatically with 0.8pip profit. Again, for today my mode is still buy mode only, no sell mode. How come there is that sell???

I did not close any trade manually for today... they all closed automatically by EA even there are 2 errors of retcode 10001. 

 

Arief Adianto  
angreeee:

the script should re-quote until success with opening new position if you didn't stop him :)

So i think its all fine.

 

Im almost finnished with the new version. You will have more control over how many transactions in a row you want to make and you will be able to set time between closing one transaction and opening new one.

I also add alpha experimental trend detection (4 moving averages and channels related to them, ill probably add adx-scale of channels in the future).

I its in very early mode so I'm just giving you this option as an additional mode. Just for expert users. I have hew more ideas i want to add there and I also will be very grateful for all your ideas relating automated mode. 

I didn't stop it and they all closed automatically, I hope its all will be fine...

It's OK to update the EA ... but hold on i'm still enjoying the current one using my own trend detector... don't too fast ... hehe...

Sharing idea?? OK... by PM..

Arief Adianto  

Report:

There is one more retcode 10001 error few minutes a go , this time it opening sell again (my mode is still buy mode only). The position closed automatically -0.06$

After that minus 0.06 what happen next is there is no trade/position, I didn't do anything with the EA, it should open buy again because I did not turn off the EA or doing anything.

 

From above picture..

17:51:15 ---> Sell out

17:51:16 ---> Sell in

17:51: 17 ---> Buy out

So it probably because of requotes. The script failed to recognized that the buy trade is already out. It consider the trade is still open so it sending requotes, but because the trade is already out so it's not closing anything but opening new one instead. Then, the script order buy to open position, but because there is sell trade open it close out the sell. After that no trade.... because the script consider there is still buy trade open... 

I hope you're not confused with above description... But i think that explain all...

After that I turn off the EA... close chart... close MT5 terminal... restart all...  

 

Grzegorz Korycki  
alchemist:

Report:

There is one more retcode 10001 error few minutes a go , this time it opening sell again (my mode is still buy mode only). The position closed automatically -0.06$

After that minus 0.06 what happen next is there is no trade/position, I didn't do anything with the EA, it should open buy again because I did not turn off the EA or doing anything.

 

From above picture..

17:51:15 ---> Sell out

17:51:16 ---> Sell in

17:51: 17 ---> Buy out

So it probably because of requotes. The script failed to recognized that the buy trade is already out. It consider the trade is still open so it sending requotes, but because the trade is already out so it's not closing anything but opening new one instead. Then, the script order buy to open position, but because there is sell trade open it close out the sell. After that no trade.... because the script consider there is still buy trade open... 

I hope you're not confused with above description... But i think that explain all...

After that I turn off the EA... close chart... close MT5 terminal... restart all...  

 

it seems like Siberia problem was having

maybe you close the transactions by hand clicking on X?

The script does not know that. Either use internal transaction close method (there is one to close instantly all trades) or reload the EA.

the script wants to do:

S- open (buy 0.1)

S- close (sell 0.1)

when you interfere:

S- open (buy 0.1)

You- close (sell 0.1)

S- close (sell 0.1)

result = -0.1 instead of 0.0 

 

Maybe that is what is happening? 

Grzegorz Korycki  

also notice if you want just one transaction you should access the options and enable the "sell mode"/"buy mode" OK, then disable to "no action" again after opening position.

This annoying issue is fixed in the next version (2.3) where you can simply set to perform 1 transaction without opening automatically next one after take profit. Also feature to delay the next transaction by amount of seconds can give time to perform next operation. The version is already waiting for administration acceptance.

Grzegorz Korycki  

im not sure i understand what you exactly mean so i shoot a little blindly. Tell me point after point what happened in that example and what should happen if the issue has not been resolved.

example of what i mean:

1.  script opened 1. position 0.1 lot buy

2.  script opened 2. position 0.2 lot buy

3. closed position 0.1 lot sell (take profit)

4. closed position 0.2 lot sell (take profit)

 

notice the script is closing the positions as it was opening them

so each individual position is going to be closed separately.

Arief Adianto  
angreeee:

it seems like Siberia problem was having

maybe you close the transactions by hand clicking on X?

The script does not know that. Either use internal transaction close method (there is one to close instantly all trades) or reload the EA.

the script wants to do:

S- open (buy 0.1)

S- close (sell 0.1)

when you interfere:

S- open (buy 0.1)

You- close (sell 0.1)

S- close (sell 0.1)

result = -0.1 instead of 0.0 

 

Maybe that is what is happening? 

no.. I didn't click X . I dont even watch it when it happen. All I know is there is no trade and then I check the expert log and journal. Because that error is appear again I decided to turn all off and restart.

Arief Adianto  
angreeee:

also notice if you want just one transaction you should access the options and enable the "sell mode"/"buy mode" OK, then disable to "no action" again after opening position.

This annoying issue is fixed in the next version (2.3) where you can simply set to perform 1 transaction without opening automatically next one after take profit. Also feature to delay the next transaction by amount of seconds can give time to perform next operation. The version is already waiting for administration acceptance.

I enabled "buy mode" and keep "buy mode" on after opening position because I want to ride the uptrend. If I want to ride the uptrend I should always keep the "buy mode" on, right???

I hope feature to delay the next transaction is better be set by amount of milliseconds not seconds... 

By the way, have you tried the same broker and account type as I do??

Arief Adianto  
angreeee:

im not sure i understand what you exactly mean so i shoot a little blindly. Tell me point after point what happened in that example and what should happen if the issue has not been resolved.

example of what i mean:

1.  script opened 1. position 0.1 lot buy

2.  script opened 2. position 0.2 lot buy

3. closed position 0.1 lot sell (take profit)

4. closed position 0.2 lot sell (take profit)

 

notice the script is closing the positions as it was opening them

so each individual position is going to be closed separately.

That example is exactly what happen when there is no error... when retcode error 10001 appear ..its different. 

Hopefully the issue is not affecting anything.... because I love this EA... :D

Grzegorz Korycki  

let me get this clear. is that what is happening?

1. script wants to close the postion (has to SELL to close BUY position)

2. position is closed but it gets error 10001, the script thinks its not closed

3. the script again tries to close the position. (sell) and leaves sell position

4. instead of opening next buy, he just closes the error-sell position with buy

Grzegorz Korycki  

ah i noticed you have said it is not affecting anything. you are scarring me a litte :)

i haven't noticed any problems on mt5 version because I'm trading with it a lot (stress tests). 

I also like this EA a lot. It corrects position even if something unexpected happens. Just like our friend Siberia said in review: "learn not to be greedy" ;). Even if you make really bad decisions strategy is giving you usually one to few occasions to get out of it with little profit or little loss. For trading noob like I am its great. :P

Arief Adianto  
angreeee:

let me get this clear. is that what is happening?

1. script wants to close the postion (has to SELL to close BUY position)

2. position is closed but it gets error 10001, the script thinks its not closed

3. the script again tries to close the position. (sell) and leaves sell position

4. instead of opening next buy, he just closes the error-sell position with buy

yes ... that is exactly what happen on the last 10001 error... 
Grzegorz Korycki  

maybe i should add a special option for you. "treat 10001 returncode as a success" :D

no but really. the first time 10001 occured:

1. was it the same?

2. it was different (all was fine but 10001 error)

3. you didn't let him do it and closed the script before it had a chance of doing anything. 

alchemist:
yes ... that is exactly what happen on the last 10001 error... 
Grzegorz Korycki  

feel free to report here if you have any problems with the strategy. We can overcome them together.

Grzegorz Korycki  

here are all the options so you can transalte them with one click to your language:

 

// Next transaction
// Close current transaction
// how many automatic transactions. 1 for signle, -1 for infinite;
//- - - - - - - - - - - - -
//- - DESCRIPTION: For manual trading - for signle transaction
//- - throw it on the chart with desired mode. (buy or sell)
//- - Then access script settings and turn the "Next transaction"
//- - mode to "No action". That means that the next transaction
//- - will not be done until you change the mode to Buy or Sell
//- - again.
//- -
//- - WARNING! Non-"brutal force" automated TRADING is at the
//- - bottom of the settings!
//- - - - - - - - - - - - -
// manual mode

//___________________ Start Price __________________________________________________________________________
//Start trading price min and max enabled
//Trade only when higher than
//Trade only if lower than
//- - - - - - - - - - - - -
//- - DESCRIPTION: These values can lock opening new basket
//- - inside price range. Whenever price is out of range it will
//- - stop opening new trades after taking profit or loss if set.
//- - - - - - - - - - - - -


//___________________ Lot and Take Profit __________________________________________________________________________
//Lot size
//Automatic non-micro account lot and Money Management multiply
//Profit in pips per position
//point of profit increase per position opened
//point of profit increase per lot opened
//- - - - - - - - - - - - -
//- - DESCRIPTION: If operating on non-micro account you can use
//- - modethat automatically adjusts money management and lot
//- - size values. You can do that manually by multiplying
//- - MM balance and lot size. Profit is set in pips. (0.0001
//- - or 0.01) For each open position or lot you can add certain
//- - value to take profit value. (the bigger the basket - the
//- - biger TP)
//- - - - - - - - - - - - -



//___________________ Grid Scale ___________________________________________________________________________

//Scale of the grid (1-no scale)
//Scale also the profit factor
//- - - - - - - - - - - - -
//- - DESCRIPTION: allowing to scale take profit (also by ATR
//- - if enabled)
//- - - - - - - - - - - - -

//___________________ Trailing Step __________________________________________________________________________
//Trailing Step (0 off, 1 on)
//Trailing Step Percentage
//Minimum basked size fr TS activation
//- - - - - - - - - - - - -
//- - DESCRIPTION: Trailing stop for big baskets.
//- - use 60-80% for trailing stop value. This value refers to
//- - percentage of the maximum equity-balance profit that will
//- - close the trailing step.
//- - - - - - - - - - - - -



//___________________ Money Management __________________________________________________________________________
//Money management activated
//Money management base ballance
//- - - - - - - - - - - - -
//- - DESCRIPTION: Base ballance for money management. If you
//- - have 5x more balance, lot size will be multiplied by 5x
//- - - - - - - - - - - - -

//___________________ Graphics ____________________________________________________________________________
//Enable Graphics
//Line size
//Fast Mode (Enable for optimization); also disables GFX
// - WARNING: Optimize with FAST MODE ON!! -
//- - - - - - - - - - - - -
//- - DESCRIPTION: Graphics are showing levels and drawdawns
//- - at current levels (after pointing on that line)
//- - - - - - - - - - - - -

//___________________ Atr ____________________________________________________________________________
//Enable ATR for scale of the grid
//ATR Period
//ATR Timeframe
//ATR normal
//ATR percent - experimental factor, use caution
//- - - - - - - - - - - - -
//- - DESCRIPTION: use ATR normal to set the relative ATR value
//- - to which scale mechanism will relate to.
//- - - - - - - - - - - - -


//___________________ Grid _____________________________________________________________________________
//Number of positions (max. 20)
//Lot 01 multipler
//Lot 02 pip distance
[...]
//Lot 20 multipler
//- - - - - - - - - - - - -
//- - DESCRIPTION: Grid positions and their sizes.
//- - My favourite 10-position grid is set by default.
//- - Pips can be scaled by Scale Value or ATR if enabled.
//- - Each lot value is a multiplier of Base Lot.
//- - Warning: They can multiplied more by money managment
//- - is enabled!
//- - - - - - - - - - - - -
//___________________ Stop Out ___________________________________________________________________________


//Position stop Loss on
//Stop Loss at grid position (2-20) - Method changed!
//Stop Loss at equity percentage (0-99), 0 for off
//- - - - - - - - - - - - -
//- - DESCRIPTION: set grid position that will be the stop loss
//- - instead (1-20) or/and set equity-based stop loss
//- - (setting it to 75 will stop out at 75% balance - eqity)
//- - - - - - - - - - - - -
 

Mazhar Chaudhry  

Hi,

I am interested in the approach. I am trying the demo. But cant get any results. Do you have a manual, explaining how to use.

Regards, 

Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti