@armankurd78 @l-andorrà is correct this indicator will repaint, the trading view is better, but doesn't work here, depending on your use, you can still use it but, don't expect things to work as expected, when you're looking at how the indicator looked in the past.
Posts made by jstap
-
RE: supertrandposted in Bug Reports
-
RE: Crossing two oscillatorsposted in Questions & Answers
2 condition blocks, first buffer > -15, second for your cross
-
RE: How can i make trail stop jump instead of trailing?posted in Questions & Answers
Ticks can happen multiple times per second, once per bar is how many minutes in the candles of the chart
-
RE: repeated pending orderposted in Questions & Answers
You need to use the on trade tab, purple trade opened block, then place pending. This means EA will wait until a trade is opened before placing another pending.
-
RE: How can I make the market work?posted in Questions & Answers
This should change, the market in each block, when working, add add the set market block.
-
RE: repeated pending orderposted in Questions & Answers
under the block that has placed 1st, put a pending block with the required offset.
-
RE: How can i make trail stop jump instead of trailing?posted in Questions & Answers
Yes, the longer the more reliable
-
RE: How long is Flag Trigger workingposted in Questions & Answers
Test this separately, use 2 condition blocks to work out if this has happened.
-
RE: How can i make trail stop jump instead of trailing?posted in Questions & Answers
You can only see the results in optimisation, to see it visually, you have to manually put the settings in inputs, then watch.
-
RE: Crossing two oscillatorsposted in Questions & Answers
If I click the above shared project, then EX4 it downloads? It only looks like I have put them together, I just dragged one on top of the other, the values in top left are what it's working from. I just turned the + number, into a - number, then divided by 2, (which is x2 before changing to -).
-
RE: How to custom an indicator to give signal as the indicator changes colour.posted in Tutorials by Users
No trade at top, with buy/or sell, before placing trade (once opposite signal appears), close running, then buy/sell
-
RE: How long is Flag Trigger workingposted in Questions & Answers
I think this has worked for me, if you want to check when a indicator has crossed a lever, check level on ID2, like>80 then check level on ID1, like<80, this will tell you if line has crossed. You can set this up on flags so you know what range the indicator is in.
-
RE: Compilation errorposted in Bug Reports
Add a share link to look at, maybe. Project screen-create shared project-open in browser-copy address bar and paste here. You may need to add your indicator, this is though triple EMA, so might be better to use 3x standard EMA's.
-
RE: How can i make trail stop jump instead of trailing?posted in Questions & Answers
What is causing it to loose, because 0 is the best it can be?
-
RE: How to Stop EA after Daily Target in % of Day's Starting Balanceposted in Questions & Answers
The principles are the same, set profit target, set time to work from, you can change all this with conditions, variables and logic.
-
RE: How to wait for X-minuteposted in Questions & Answers
Set this up once per minute, green block, formula block minute variable +1 into minute variable, put this in a comment to see, then reset this to 0 when deeded, then you can check.
-
RE: How to wait for X-minuteposted in Questions & Answers
set up a variable to add 1 per minute, then reset this to 0, and check if it is x minutes.
-
RE: Compilation errorposted in Bug Reports
Ok try @fxDreema, and see if he can help, also you can try and send a message from the home page.
-
RE: How can i make trail stop jump instead of trailing?posted in Questions & Answers
As markets are closed, the current spread is the close of Friday, by tomorrow, or possibly market open, it will return to broker levels.
