@Denim There are too many strategies to do this, and too many options in each strategy this is very personal, you have to decide what you want something to do.
Posts made by jstap
-
RE: Bollinger band signal &cross profitposted in Questions & Answers
-
RE: Bollinger band signal &cross profitposted in Questions & Answers
@Denim You can get EA to do what you want using BB, you will have to decide what condition(s) make the trade activate, overall though this 1 indicator is unlikely to be profitable. Ask about anything you want EA to do, and you can be shown how.
-
RE: How to place BUY/SELL trades above and below horizontal lines on the chartposted in Questions & Answers
@fxgjg You may be better to try like picture, candle 0 close is current price:

-
RE: What Wrong?posted in Questions & Answers
@newscin Why don't you open it and check, he needs to correct 1 problem before getting to the next, creating EA's work mostly on a process of elimination.
-
RE: EA displaying error messagesposted in Bug Reports
@beekae I am not sure, everything seems to be working fine for me.
-
RE: Box 22:30 to 10:30 doesn't work!posted in Questions & Answers
@javadTT Change your time stamps to only work in the same day, back test and visually watch, if still not working add link and say what's not working.
-
RE: Box 22:30 to 10:30 doesn't work!posted in Questions & Answers
@javadTT Add a shared link to look at
-
RE: Box 22:30 to 10:30 doesn't work!posted in Questions & Answers
Instead of using candle ID use time for the candle in your conditions, may have to restrict working until time is right.
-
RE: Using constants with 'Adjust'posted in Questions & Answers
@Wijnant as @ambrogio has said it's an int, in adjust you need something like this +Long_Position_Adjust pips
-
RE: My first MQL5 array doesn't workposted in Questions & Answers
@l-andorrà It's ok I just meant to change unsolved to solved, guess it's if you have asked the question.
-
RE: Terminal not opening tradeposted in Questions & Answers
Check all option settings, ensure you have a smiley face in the top right of screen.
-
RE: EA to take another trade while one is currently runningposted in Questions & Answers
@JL516 The pass once block will allow blocks above to pass once, you can then reset this to pass again when you want it to, try on back test and you'll see how it works.
-
RE: Or Block*posted in Questions & Answers
@Morpheus_0 No neither. if in a line it's not needed, you only need if 2 blocks are connected to the top of the block.
-
RE: EA to take another trade while one is currently runningposted in Questions & Answers
@JL516 What's your name on discord? haven't looked at that much recently, maybe you need to do something like, pass once block and then in a separate tree reset block, or reset sell when you buy, or reset buy when you sell.
-
RE: Or Block*posted in Questions & Answers
The and/or blocks require 2 connections on the top, so either needs both or one ot the other.
-
RE: Cross above MA and then cross below HMA before closing tradeposted in Questions & Answers
hull moving average is very similar to the weighted moving average.
-
RE: "Right Price" Targetposted in Questions & Answers
@Denim Ok is that the high and low of 24/48? not sure how you would add volatility, what duration is used for volume?
-
RE: EA Removing Itself?posted in Questions & Answers
@Morpheus_0 I don't know, but DLL imports can cause problems I don't use virtual for this reason, brokers don't use SL to spark you out of a trade and, if small enough SL isn't allowed I would find another broker.
