Help with Calculating SLIPPAGE for Crypto Forex Pairs

 

Hello all...


I hope you're having a good friday and weekend. I've been working on my EA, and honestly I'm having some problem with opening an order with OrderSend.
I have decided to follow the approach of creating the order with 0 and 0 for stoploss and take profit. After that I want to modify the order.
Now that the main fiat currency pairs market is closed, I want to test my EA on Crypto pairs like BNBUSD, ETHUSD, LTCUSD.

Please can someone help me on how to calculate the slippage for these pairs? Honestly, I've always struggled a bit with Digits and Points...but for a crypto pair, how would I calculate the slippage please...so that I can execute my order. I think everything else is fine, because I was able to open some trades with this code, and 0 and 0 as tp and stoploss. I think the crypto forex pairs have a different numbers /Digits perhaps?

THANK YOU for reading, and for your help.
 
madencie:

...but for a crypto pair, how would I calculate the slippage please...

Makes no difference what the pair is Slippage is the difference between the price you requested to trade at and the actual price the trade executed at
So take one from the other

Reason: