@GTOAT777 I can't find a stop loss block, it's trade management EA
Posts made by Chen 7
-
RE: Stand alone stop loss EAposted in Questions & Answers
-
Stand alone stop loss EAposted in Questions & Answers
How can I create a stop loss EA, am not seeing a stand alone stop loss block?
-
RE: How can you make an EA to close trade when the candle change from bull to bearposted in Questions & Answers
@l-andorrĂ that has been the issue I've been facing, because eventually it will not take any trades.
-
RE: How can you make an EA to close trade when the candle change from bull to bearposted in Questions & Answers
@jstap is there a way to stop this from happening over and over on candle 0?
-
APPLY TO CLOSEposted in Questions & Answers
When using indicators such as CCI and RSI and using apply to close on the parameters, how can one minimize the EA from opening and closing to many trades..?
-
RE: CLOSE TRADEposted in Questions & Answers
@jstapThank you. Let's say now I want the EA to close when the money is equal to $0. How which block will work for this condition?
-
CLOSE TRADEposted in Questions & Answers
How can I make my EA to close trades based on the profit, for example when profit reaches $100
-
RE: ONE EA TWO CHARTSposted in Questions & Answers
@jstap I have checked. The yellow blocks, to be honest I don't know where what block to use. I have never done a project like this..
-
RE: ONE EA TWO CHARTSposted in Questions & Answers
@jstap pls share step by step guide on how I can do it using the CCI indicator and an EA
-
RE: ONE EA TWO CHARTSposted in Questions & Answers
I tried that, the strategy is sophisticated, It works with two charts
-
ONE EA TWO CHARTSposted in Questions & Answers
Is it possible that to create an EA that reads signals from an indicator in a chart and then execute them on another chart with an EA, both the charts are for one currency pair.
-
RE: CUSTOM INDICATOR AND NORMAL INDICATORSposted in Questions & Answers
@ambrogio thanks, what would be the solution to this since it's rare for them to appear at same values.
-
CUSTOM INDICATOR AND NORMAL INDICATORSposted in Questions & Answers
I have made a project which is a mixture of a custom indicator and two other normal indicators,
The custom indicator was taking trades well when I tested it, now that I have added two other indicators it only took two trades on the strategy tester, pls have me to fix this issue.
http://fxdreema.com/shared/0F0onwdOc
-
RE: ALERT AND BREAKEVENposted in Questions & Answers
@roar What do you mean by label.
The BE still doesn't trigger I adjusted it as you said.
-
ALERT AND BREAKEVENposted in Questions & Answers
Gooday
1.I made an EA that sends alerts when the stochastic crosses certain levels, it works fine except that it doesn't show the symbol name on alerts, am trading Deriv volatility indices.- The second part tis the breakeven it is supposed to breakeven when the Stochastic=reaches a certain level, but it doesn't.
Thanks, in advanced.