Questions from Beginners MQL5 MT5 MetaTrader 5 - page 887
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I am writing that in Quicksilver "take profit" is a different operation, something like a trailing stop, but a trailing bid. And yes, it does mean "take profit".
I am writing that in Quicksilver "take profit" is a different operation, something like a trailing stop, but a trailing bid. And yes, it does mean "take profit".
There is no such thing in MT. For that you need an EA moving a pending limit.
In fact it is not a"Take profit". You cannot take profit but set conditions for taking a trade position that will not necessarily be profitable.
Greetings to all.
Question. Is there such a tool in MT5 as take profit in quik that would exactly help me enter at the best price, i.e. it does not move a stop after the market, but the order itself?
Thank you!
There is no standard one. You have to write an expert. And if you use what you have, you have to use crutches. Put Alert in the place of the order, so that you do not have to sit behind the monitor. When it beeps, you set a trailing stop by 5 pips.
I am writing that in Quicksilver "take profit" is a different operation, something like a trailing stop, but a trailing bid. And yes, it does mean "take profit".
And then what is a true take profit, take profit2?
You are confused about something.
Thank you.
Thank you.
Dear programmers, I need your advice. I wrote a simple owl in Excel book. This book has the following sheets: History sheet, with historical data of currency pairs: eurusd, gbrusd, usdcad and PCI indicator, Algorithm sheet, EA Settings sheet, Price Chart sheet, Growth Chart sheet, Tables sheet which have no tables, but only two records: Onliy buy and Only sell and Statistics sheet. I put it all in MT4 and MT5 in the file MQL.
This is the place to go.
Greetings, forum members. Help me with my search for an answer to the question: "What isdeal mode?". I'm an experienced lurker, but I can't google and nayandexx the answer. I've found two similar questions on the forum, but they were left unanswered. Proofs: onehttps://www.mql5.com/ru/forum/2620 , twohttps://www.mql5.com/ru/forum/2435 .
Is this information so useless that it can be ignored when placing orders automatically? If not, please clarify.
Link to questionable listing:https://www.mql5.com/ru/docs/constants/environment_state/marketinfoconstants#enum_symbol_trade_execution .