Is anyone else experiencing intermittent outages in the last 12 hours?
Posts made by kriordan
-
Outagesposted in Questions & Answers
-
RE: Trade on MA Cross above or belowposted in Questions & Answers
@l-andorrà Sorry for the delay and thanks for your offer. The advisor is triggered by an MA cross either above or below. I want it to buy when the MACD main is above the signal line and sell when the MACD main is below the signal line.
I have enclosed the file and screenshots.
Blocks 2,8,11 and 15 are all the same
Blocks 18,23,26 and 30 are all the same
Block 31 is the reverse of Block 17
Note the EA title is incorrect as was an earlier version3_1583908019049_MACrossStochasticfxdreema.mq5 2_1583908019049_MACrossStochasticfxdreema.ex5

-
RE: Trade on MA Cross above or belowposted in Questions & Answers
@andrew-4 thanks Andrew but that is not what I want
-
RE: Trade on MA Cross above or belowposted in Questions & Answers
@l-andorrà Thanks for your reply. I have a simple ma crossover strategy that dictates buy when indicators cross above or below and another oscillator is signalling buy. I have tried making two condition trees for buy so that the EA will buy regardless of whether the cross is above or below but that has not worked.
-
Trade on MA Cross above or belowposted in Questions & Answers
Is there a way of triggering a trade regardless of whether the cross is above or below and close trades in the same way?
-
RE: Open and Close on Crossing of Level Williams%Rposted in Questions & Answers
@roar
thanks I have been away and will try this -
Open and Close on Crossing of Level Williams%Rposted in Questions & Answers
Hoping someone can help with this one please
EA based on opening and closing trades based on crossing levels in this indicator. I have enclosed two screenshots showing one sell trade which does not open or close on the correct signal. Sell and close details enclosed as well

-
RE: Stochastic EA not trading as per indicatorposted in Questions & Answers
Ok I appreciate your input - guess I thought that backtesting under these conditions would more closely represent live trading conditions. The strategy I am testing would not work if I had to use Shift 1 conditions as these are very short term trades and make no sense with a delay of one bar
-
RE: Stochastic EA not trading as per indicatorposted in Questions & Answers
Sorry but even on your example I can see two trades not correct and I have enclosed another example

-
RE: Stochastic EA not trading as per indicatorposted in Questions & Answers
thanks again but still not trading in accordance with the indicator
-
RE: Stochastic EA not trading as per indicatorposted in Questions & Answers
Thanks for responding - I have enclosed the mq5 file0_1576186753375_20191212Stochastic(3).mq5
Please let me know if you need any more information -
RE: Stochastic EA not trading as per indicatorposted in Questions & Answers
Some additional information - setting Candle Index to 1 did not fix the problem. Not only are trades taken in the wrong place but there are large areas where no trades are taken at all!
-
Stochastic EA not trading as per indicatorposted in Questions & Answers
This EA is missing the trades by a long way and I cant see why - it is pretty simple

Buy when base line crosses signal line and sell the reverse. Close trade on opposite.
-
RE: Stop Trades Closing Immediatelyposted in Questions & Answers
Replying to my own question for the benefit of anyone else having the same problem - adding no position and if position has stopped trades closing immediately

-
Stop Trades Closing Immediatelyposted in Questions & Answers
I am using a simple MA cross strategy with the close as a reverse of the open but the trades close on the same bar as the open even though I am using Once per Bar

-
RE: Not trading as per conditionposted in Questions & Answers
thanks Roar I will try that but shouldn't the once per bar solve that issue?
-
Not trading as per conditionposted in Questions & Answers
This EA is not trading as per the conditions set ie buy and sell on Stoch Base Line crossing Signal Line - any ideas gratefully received - thank you

-
RE: Once per Bar not workingposted in Questions & Answers
thank you - I have since changed these to Close positions and no longer have multiple trades on one bar
-
Once per Bar not workingposted in Questions & Answers
There must be a trick to this but I cannot get my EA to make just one trade per bar - help please

-
RE: Input Parametersposted in Questions & Answers
thanks again - have done what you said and works perfectly - could not find this any where else!