Please load the last versions of the indicators.
The bugs with repeated alerts are fixed.
The bugs with repeated alerts are fixed.
Attached Images
Attached File(s)
Looser Trading System (Version 0.01-1/3) 595 replies
AshFX Daily 2,650 replies
AshFX Daily (EA - MTaboneWeb) 250 replies
Fish Net System Version 2 145 replies
Help: Backtest a Version of the First Strike System 0 replies
DislikedRonald
I tried visually testing the EA and there seems to be problems with the first order? It should only be closed if we are in profit ...
DTIgnored
DislikedWhen the trades go in, do you put your own SL and TP or will the EA do it for you. Or please explain how it works. Thats the ASHFX VERSION 11 am talking aboutIgnored
DislikedCould you show me an example chart? I can't recreate this problem.
Everything works by default. If you want to stay true to the system, don't modify any of the settings, EXCEPT for the lot size. (it's 0 by default)Ignored
DislikedRonald
I tried visually testing the EA and there seems to be problems with the first order? It should only be closed if we are in profit ...
DTIgnored
Second trade:
First trade is only closed by the EA if the candle closes in the same direction as the trade, and only if the trade is in profit.
DislikedYes, my EA is designed to give two trades/signal. I designed it so that in the event of a power-outage, or computer reset, or other dangerous situation ,my EA can recover completely and know exactly where it left off.
I personally find it easier just splitting an order into multiple trades than trying to get one large trade and split that into smaller trades. It's a personal programming preference.Ignored
DislikedYou're right about the candle direction. I forgot to put it into the entry logic.
As for the exits, these are the possibilities:
First trade:
- StopLoss
- The first day that closes leaving you with a profit
Second trade:
- StopLoss
- MoveToBreakeven after the first trade is closed
- AO turns the opposite direction
- PSAR Switches sides.
First trade is only closed by the EA if the candle closes in the same direction as the trade, and only if the trade is in profit.
Ignored
DislikedIs there any thing you do to the ea other than you put the lots in before you place it on the charts.Ignored
DislikedAs I said before, if you want to follow the system exactly, that's all you have to do.
Sound too simple? I can make it more complicated if you likeIgnored
DislikedSignalsOnly, False or true what does it mean
There's also a red line that shows up on the chartIgnored
DislikedSignalsOnly means exactly what it says...the EA will give you SignalsOnly, no trades....
as for the lines, those are the lines corresponding to the EA's calculated swing high and swing low.Ignored
DislikedDoes the 2nd trade get a stoploss value?
That's what should happen. Does it?Ignored