difference between the two email actions
1件の返信
こんにちは、,
What’s the difference between the specified and the free text in the THEN other section? (send email vs. send email advanced)
T
0
こんにちは,
the difference is that Send Email treats both Subject and Text as text strings that will be sent.
Send Email:
Subject: Something
Text: Some text
Send Email Advanced leaves it up to you to create a string, so you can use for example Ask, Bid or SQ functions in your text and the text must be enclosed in quotes.
So the advanced version allows you to send email for example containing the current price or current open PL.
Send Email Advanced:
Subject: “Something”
Text: “Current bid price: “+Bid
マーク
StrategyQuantアーキテクト
0
1件の返信を表示中 - 1 - 1件目 (全1件中)