Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Wolf..
Looks like this system is not working as axpected on me. I got problem on unable closed automatically even we'have got pips lots and my system also open trade within very tight range (4 pips) from previous trade to the new one, that make account get MC faster. How to set this range as expected??.
Wolf..
Looks like this system is not working as axpected on me. I got problem on unable closed automatically even we'have got pips lots and my system also open trade within very tight range (4 pips) from previous trade to the new one, that make account get MC faster. How to set this range as expected??.
Yours set better file are appreciated.
yoha
How did you set it up? I need to know ALL the parameters you set, before I can tell what happened to you.
wolfe, as I pointed out before, the progression seems to be messed up after a disconnection and restart, please try to resolve this issue.
Originally Posted by ElectricSavant
Dear wolfe,
We need a LastEntryGap option...right under the LastEntryFilter input.
In my view also, we may need an input option to decide "MAXIMUM GAP" pip value = because, if the very first buy and sell happens to be very far apart, then that will be much harder to end the cycle, I hope you understand, thanks. Apart from these, current version is fine with proper settings.
Well I was just thinking that they could be forming a grid to tight on one side with the Last_Entry_Filter set to true...I was thinking that there might be a way to not allow that...
I must think about the logic of this...but if you had the gap set at 5 for example and the kayvan called for an entry closer than that it would wait for the next trigger ....the progression would be on hold....until that fill opportunity occured within the kayvan candle with a gap of at least 5 PIPS or whatever the user set it at...as it could not reverse until then...
ES
Quote:
Originally Posted by wolfe
ES,
Please explain how this option would work to me. As you know, I can be a little slow...
Last edited by ElectricSavant; 02-28-2008 at 03:35 AM.
wolfe, as I pointed out before, the progression seems to be messed up after a disconnection and restart, please try to resolve this issue.
I'm looking in to it. However, I did completely shut down the platform, and then re-start it. It appeared to me that all the values were held. That's what it's supposed to do with the stored global variables.
I may be wrong though, if you are experiencing some kind of a problem. Could you give me details?
I'm going over the code now. I'm glad to see there are not too many problems!
Well I was just thinking that they could be forming a grid to tight on one side with the Last_Entry_Filter set to true...I was thinking that there might be a way to not allow that...
I must think about the logic of this...but if you had the gap set at 5 for example and the kayvan called for an entry closer than that it would wait for the next trigger ....the progression would be on hold....until that fill opportunity occured within the kayvan candle with a gap of at least 5 PIPS or whatever the user set it at...as it could not reverse until then...
ES
I see where you're going with this. In you're example, if gap is set to 5 it won't open trade until price is beyond gap right? If the price moves to a gap of 6 within the same bar, the price will then open?
oh yes...the kayvan method would always determine the entry...its just that if it were closer than the gap value it would not happen...that is the easiest version to code too!...not that it is easy...I do not mean that...its just that other versions could be harder...
ES
Quote:
Originally Posted by wolfe
I see where you're going with this. In you're example, if gap is set to 5 it won't open trade until price is beyond gap right? If the price moves to a gap of 6 within the same bar, the price will then open?
How did you set it up? I need to know ALL the parameters you set, before I can tell what happened to you.
I set up the system as below :
- Kayvan metode true
-long-short balance false
-Double lots size false
- Own progression false
- Close all max false
- Pyramide true
- MA entry false
- Close by percent false
- Next trade 20
- last entry filter false
- Trailing stop true
- the other ones is default.