DislikedCheers LB
uploading it right now...
one question... the lot size remains as 0.1 am I correct?
have a good w/e guys...Ignored
EURUSD 15min. Heikin-Ashi System 31 replies
Heikin-Ashi 2 replies
Heikin-Ashi Technique 2 replies
Regarding Smoothed Heikin Ashi indicator 0 replies
Trading with Heikin Ashi 9 replies
DislikedCheers LB
uploading it right now...
one question... the lot size remains as 0.1 am I correct?
have a good w/e guys...Ignored
DislikedThe lot calculation takes place only when MoneyMgtMethod is 1 (enabled), in this case the Lots parameter is ignored. So if you want to check out the lot calculation fix from last night then please enable the money mgt and then 'wait & see'Ignored
DislikedThe lot calculation takes place only when MoneyMgtMethod is 1 (enabled), in this case the Lots parameter is ignored. So if you want to check out the lot calculation fix from last night then please enable the money mgt and then 'wait & see'Ignored
DislikedLB
good news mate 2 trades opened up with money management working according to 3% rule however it only opened 1 position... is there a setting to make 2 entries as per Mr Eds style?
good luck guysIgnored
DislikedExitMethod=2 would implement something like that: while one position is created when trigger shows up, reaching TP1 the EA will try to close half of that position (at new bar). Note that the position size must be big enough to support this operation (at least 2 * minimum lot size like 2 * 0.50 = 1.0 lot for FXCM) otherwise the EA will have to close off the full position.
Hmm, this actually reminds me to review the lot size handling at the partial close routine - v0.11.1 fixed this for FXCM and alikes when new market order is created but I am not...Ignored
DislikedOne further question.
Is it possible to have a setting on a pair that just trades off a certain time candle? eg for me EURJPY is very successful on the 0:00 candle
Mister EDIgnored
The time must always be in 24-hour with leading zero format. So 8am goes in as 08:00, 4pm will have to be 16:00 etc - these are server times always. Multiple times can be listed, those shall be separated by any non-numeric character like space, comma etc.
In order to make backtesting easy both TradeDay or the TradeTimeXXX parameters can be left empty (I mean zero length!). In this case the EA will ignore any filtering by that parameter and will apply the trading logic to all possible opportunities, days or candle times.
longbar
DislikedHi Mister ED,
There are new parameters to filter trades for certain time candles, see TradeTimeMon through TradeTimeSun. In order to do trade only for 8am and 4pm on every Monday the following must be set:
- TradeDay parameter shall have "Mon" listed, eg = "Mon,Tue,Fri"
- TradeTimeMon = "08:00,16:00"
The time must always be in 24-hour with leading zero format. So 8am goes in as 08:00, 4pm will have to be 16:00 etc - these are server times always. Multiple times can be listed, those shall be separated by any non-numeric character...
Ignored
Dislikedhi LB
thanks 4 d updates
I had 3 trades opened so far... but other trades should have opened (GJ + EJ + AJ) as well on friday but didnt... any ideas?
have a good w/e every 1Ignored
Those should give you explanation why the trades you expected did not happen - well at least should be a good starting point ![]()
If, after the review, still not clear why the trades were missed then post here the relevant log extracts.
longbar
Dislikedi have a simple question
does all x-jpy pairs move hand by hand
usd-jpy
eur-jpy
gbp-jpy
aud-jpy
i mean if i found entring opportunities in all of them
which one should i choose ???Ignored
DislikedHi NG, just be careful of having too much exposure to the JPY crosses, if they all go wrong at the same time they will take a heavy toll on your account balance. Personally I only use 1 or 2 of the JPY crosses, the EURJPY or the CADJPY.Ignored