Start a test project, just doing one of the things you need, then add the others 1 at a time, you can then add a shared link and say what's not working as expected.
Posts made by jstap
-
RE: help for EAposted in Tutorials by Users
-
RE: HAVING PROBLEM WITH CHECK DISTANCE MT5posted in Bug Reports
If a line is drawn when your condition is met but no other time, then your EA knows when your condition is right, so a trade created will only happen when it is correct. Hence why I said get it creating a line
-
RE: How do i setup this custom indicator?posted in Questions & Answers
I mean the yellow block called comment
-
RE: buys twice for the same priceposted in Questions & Answers
As soon as a trade is placed your if trade condition is true, use something like pips away to prevent
-
RE: Custom Indicator Buffer is Not Tradingposted in Bug Reports
Comment block, add the custom indicator buffer, and result can be seen
-
RE: HAVING PROBLEM WITH CHECK DISTANCE MT5posted in Bug Reports
Then that is your problem, you need to get a line drawing.
-
RE: Not opening the trade when the expert in Metatrader 4posted in Questions & Answers
I only used it once a long time ago (everything worked with FX EA) to find any settings to change, you would need to ask tick data or google.
-
RE: Not opening the trade when the expert in Metatrader 4posted in Questions & Answers
Will probably be a project logic problem, fx fully works with tick data, if not it is a tick data problem
-
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
Not an indicator, you will need to find a coder to do that
-
RE: Not correlating with website claimposted in Questions & Answers
This is correct, but be careful because any block that contains the word trade, will need to be replaced with the equivalent position (worded) block
-
RE: check distance between two or a group of pending ordersposted in Questions & Answers
pink for each pending order-pink pips away-place buy/sell
-
RE: Not compiling to .ex4posted in General Discussions
Click the EX4 button, if it doesn't work it is a problem in your setup that needs fixed
-
RE: How to check profitable trades and close themposted in Questions & Answers
I did so you want more than 1 trade closed, not just 1?
-
RE: Pending order Stop Loss changes when it fillsposted in Questions & Answers
Share a link rather than pictures, I assume under the switched off blocks nothing happens?
-
RE: ONE EA TWO CHARTSposted in Questions & Answers
Then create a project to look at, blocks in the ? show what they do
-
RE: Screenshot when Button Pressedposted in Questions & Answers
I think you will only get a screenshot of the current visible chart, I know nothing about the used pixels
-
RE: opening the first trade after 2 consecutive lossposted in Questions & Answers
Yes, consecutive loss block-buy/sell
-
RE: AO osillatorposted in Questions & Answers
Divergences are not simple, for a start, you need a form and too to compare chart and indicator