This EA is great, however it appears it only sets the stop loss and take profits to BUY orders and not SELL orders. Can this be fixed?
This is a technical forum. A correctly asked question on the technical forum includes: a description of the settings, a description of the symbol, a description of the timeframe, you must attach a log file.
Bottom line: the adviser works great.
Settings:
Result:
Log file:
2020.01.29 00:00:00 CTrade::OrderSend: instant sell 0.01 EURUSD at 1.10220 [requote (1.10219/1.10225)] 2020.01.29 00:00:01 instant sell 0.01 EURUSD at 1.10219 (1.10219 / 1.10225 / 1.10219) 2020.01.29 00:00:01 deal #2 sell 0.01 EURUSD at 1.10219 done (based on order #2) 2020.01.29 00:00:01 deal performed [#2 sell 0.01 EURUSD at 1.10219] 2020.01.29 00:00:01 order performed sell 0.01 at 1.10219 [#2 sell 0.01 EURUSD at 1.10219] 2020.01.29 00:00:01 CTrade::OrderSend: instant sell 0.01 EURUSD at 1.10219 [done at 1.10219] 2020.01.29 09:17:41 position modified [#2 sell 0.01 EURUSD 1.10219 sl: 1.10119] 2020.01.29 09:17:41 CTrade::OrderSend: modify position #2 EURUSD (sl: 1.10119, tp: 0.00000) [done]
hello Lacus, sorry for boring you, i just need to ask you if you can add the possibility to write a comment (just to identify each trades) and the possibility to add a magic number. Many thanks, ciao, have a nice day. Fabio
No. Read the description: "The Expert Advisor is only designed for manual trading. The EA sets stop loss and take profit for positions and pending orders on the current symbol. It also has trailing stop and breakeven functions." That is why the EA uses Magic equal to '0' - since a position opened manually has Magic '0'.
No. Read the description: "The Expert Advisor is only designed for manual trading. The EA sets stop loss and take profit for positions and pending orders on the current symbol. It also has trailing stop and breakeven functions." That is why the EA uses Magic equal to '0' - since a position opened manually has Magic '0'.
ah oki thanks for your reply and for your patience. I found this answer
https://www.mql5.com/en/forum/60159/page2#comment_1778582
it means that the EA could be attached on one chart only and it manages all the positions opened? I mean, if for example i attach the EA on eurusd, also all the other trades open for any other pairs will be manged by the EA? It would be great because on the other other charts i could attach some other EA.
Sorry for abusing your time, it's just to be sure i am understanding correctly.
Many thanks have a nice day
Thank you.
Thank you.
None of the settings can be disabled - all settings always work.
To find out 'pips' or 'points' - look inside the code.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
LacusTstopandBE:
Author: Vladimir Karputov