Point value of history trade
-
Is there anyone who can help me?
I need a way to determine the point difference for each transaction in the history.
Example:
Open buy at price 100 and close at price 120.I need a formula to calculate the 20-point difference. But this should apply to every closed position.
Later, I will filter by selecting transactions with a point distance greater than the minimum value I set, and then for those that meet the criteria, I need the lot value of the transaction.
The main purpose of this is to calculate the IB commission value because the broker applies a minimum distance for transactions eligible for commission. However, there are often errors where some transactions are not counted even though they should be eligible for commission.
-
Then what you need is more an indicator than an EA. Sadly, fxDreema can only create bots, not indicators.
-
In fact, I will display the calculations on a chart with a comment block at the same time as the bot is working.
-
I am very sure that many IB business people need this kind of thing. We are in a business environment that should be fair. Hopefully someone can help. Thank you for your response.
-
@aricanwar You're welcome.