Hi there,
I'm trying to figure out, in general, which frequency do prop-firms compute the metrics for account drawdown, specifically for what they generally say "daily loss", e.g. https://ftmo.com/en/welcome/#maximum-daily-loss
I'm very interested in the First Class Forex Funds (quite new yet), but in general - maybe all use similar techniques?
I'd like to understand how do they run the calculations for the bunch of accounts they handle.
The question is focused towards a Risk Management EA I have. My EA protects the account by closing all orders if a certain daily loss is reached, and it evaluates it on every tick, or every millisecond if I want.
My gut feeling is that prop-firms does not compute the metrics on every tick for every account they own, as the number could be huge (but maybe big-data and fast-data cloud technologies could make it feasible). And they mostly work on timed schedulers for both running and closed trades, but this is just a feeling or an hypothesis based on nothing. If any Engineer working on those companies read this, please help
My real question:
If anyone could provide more details on how prop firm algorithms/schedulers/... work to monitor accounts would be very helpful. The ultimate goal is to understand how they work to not break the rules and not lose accounts =)
Cheers & thanks!
I'm trying to figure out, in general, which frequency do prop-firms compute the metrics for account drawdown, specifically for what they generally say "daily loss", e.g. https://ftmo.com/en/welcome/#maximum-daily-loss
I'm very interested in the First Class Forex Funds (quite new yet), but in general - maybe all use similar techniques?
I'd like to understand how do they run the calculations for the bunch of accounts they handle.
The question is focused towards a Risk Management EA I have. My EA protects the account by closing all orders if a certain daily loss is reached, and it evaluates it on every tick, or every millisecond if I want.
My gut feeling is that prop-firms does not compute the metrics on every tick for every account they own, as the number could be huge (but maybe big-data and fast-data cloud technologies could make it feasible). And they mostly work on timed schedulers for both running and closed trades, but this is just a feeling or an hypothesis based on nothing. If any Engineer working on those companies read this, please help
My real question:
- If I exceed the daily loss limit for just an instant, and my EA immediately closes trades, will the prop firm detect the limit breach for that instant?
If anyone could provide more details on how prop firm algorithms/schedulers/... work to monitor accounts would be very helpful. The ultimate goal is to understand how they work to not break the rules and not lose accounts =)
Cheers & thanks!