Questions from Beginners MQL5 MT5 MetaTrader 5 - page 1083
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'm trying to modify the position, but it's not working.
Can you tell me what's wrong?
I'm trying to modify the position, but it's not working.
Can you tell me what's wrong?
You don't specify what type of position: BUY or SELL - but they have the opposite principle of Stop Loss and Take Profit
You don't define what type of position: BUY or SELL - and they have exactly the opposite principle of setting Stop Loss and Take Profit
You don't define what type of position: BUY or SELL - and they have exactly the opposite principle of setting Stop Loss and Take Profit
The deal is modified by 1 pip only, although I set SymbolInfoDouble(Symbol(),SYMBOL_BID)-1000*Point()
Forum on Trading, Automated Trading Systems and Strategy Tests
FAQ from Beginners MQL5 MT5 MetaTrader 5
Vladimir Karputov, 2019.07.03 05:23
You don't define the position type: BUY or SELL - and they have the opposite principles of Stop Loss and Take Profit
After position allocation you need to define its type - for example for BUY
and only then try to set Stop Loss and Take Profit for it. Stop Loss and Take Profit should not be set "from the ceiling": you should analyzethe opening price of the position and the current price of the position. You cannot just take the current Ask and Bid price out of the blue.
Afternoon ! Is it planned to make separate trades in MT5 like in MT4 ? Without combining.
planned, planned release date 2016.03.25 :)
Good day ! Are there plans to make separate trades in MT5 like in MT4 ? Without combining.
Good day ! Do you plan to create in MT5 separate trades like in MT4 ? Without combining.
In MetaTrader 5 it has been possible to open two types of trading accounts for several years:
In MetaTrader 5 it has been possible to open two types of trading accounts for several years:
In a hedge it is possible to open several positions: e.g. BUY 1 lot and BUY 2 lots at different prices without combining ?