Topics
Replies

lataicmarket
27 Jul 2023, 05:21

RE: Adding Stop Loss Problem

PanagiotisChar said: 

Hi there,

See below

ExecuteMarketOrder(tradeType, SymbolName, volumeInUnits, "SampleRSI", StopLoss, TakeProfit);

Aieden Technologies

Need help? Join us on Telegram


 

Thank You for the answer. But where exactly should I add this ExecuteMarketOrder which You send me ? Which part of my code ?


@lataicmarket