I am coding a strategy. I wanted to save the market level at which the strategy opens a trade in a variable. For example, if the strategy takes up a BUY trade for EURUSD at 1.3200, I want to save that value in a variable. Also, I wanted to save another value which is +/- 25 pips to 1.3200 in another variable. Please tell me how to do that.
Thanks.
Jimmy.
API Support
Post subject: Re: How to save a market level in a variable