Hello to all .
After the help of some kind friends,i manage to create my EA ,but i came across to another problem.
I have a condition: when candle crosses above a line,then a position is opened.BUT the problem occurs when the candle crosses multiple times from the line.
In that case i DO NOT want another position to be opened.

Posts made by fxmich78
-
How NOT to open multiple positions in the same condition?posted in Questions & Answers
-
RE: Possible sell or buy zones visualization by lines.posted in Questions & Answers
@cpbonzo @l-andorrà
i change it to 20 pips and it worked!
Thank you!!! -
RE: Possible sell or buy zones visualization by lines.posted in Questions & Answers
@cpbonzo @l-andorrà
I have done exactly what you said but nothing.I connected the line block with all three other blocks (one each time of cource for test) but nothing happened.Only arrow on the chart.No lines.

-
RE: Possible sell or buy zones visualization by lines.posted in Questions & Answers
@l-andorrà
many thanks my friend for your help,but i tried that and did not work.
Pls take a look at my screenshot.
i connected the blocks in every way but nothing happened.(and i also wrote the same name in the prefix box in both the arrow and line block and still nothing.

-
Possible sell or buy zones visualization by lines.posted in Questions & Answers
I have created an alert EA .
How can i have visual possible sell or buy zones (depended on the first signal) with an offset of eg -20 pips etc? @miro1360 or anyone else pls?

-
RE: Buttons for buy and sell(i searched every topic)posted in Questions & Answers
@miro1360
after a lot of digging i did it.
Thank you for your kindness. -
RE: why this is not working?posted in Questions & Answers
Once again,i found it.Sorry for the disturbance.
-
why this is not working?posted in Questions & Answers
Hi, i was very helped by @miro1360 and gave me a code for buy button.
I made the same for sell but is not working.
Can you pls help me as i am a newbie in this?
https://fxdreema.com/shared/XwHLZv4Sc -
RE: Buttons for buy and sell(i searched every topic)posted in Questions & Answers
@miro1360
Can you tell me how i change size,color and placement of button?
(sorry,i am still learning...) -
RE: Buttons for buy and sell(i searched every topic)posted in Questions & Answers
I am sorry,i tested both!
thank you very much once again! -
RE: Buttons for buy and sell(i searched every topic)posted in Questions & Answers
...but not for Live account? @miro1360
-
Buttons for buy and sell(i searched every topic)posted in Questions & Answers
Hi,i searched every topic but i couldn t figure out how i create a simple button for buy and sell.Can anyone help pls?
-
Overlaping Closingposted in Questions & Answers
Hello to all.
I want to create an overlaping closing function.
If for example have 5 open trades with increasing lot size,i want the EA to close the 5th and 1st when a certain profit IN MONEY succeeds.
Can anyone advice and help? -
RE: Problem with EA(closed positions)posted in Questions & Answers
@fxdreema
thank you ONCE again!
you are so helpful! -
Problem with EA(closed positions)posted in Questions & Answers
I have made an EA that only buys and an other one that only sells.When i attach the same EA(let s say the 'buyer') in two different charts and one opens firts an order,when the second one opens an order in its chart,both orders are closed immedietely.
What is wrong pls? -
How to set trailing stopposted in Questions & Answers
Hi,i can t get the right setting for a trailing stop.
What i need is when a trade is at profit 3 pips,i want to lock these pips and start trailing.If the trade goes in the opposite direction before we are in profit,i do not want to hit any stop loss.