We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I am trying to make a strategy for FOREX data where I need to specify a contract size For example 100000 for EURUSD and also define lot size.
So as to calculate a profit i.e
(buy - sell) * contract size * lot size