suspended(): int

Posted By: MatPed

suspended(): int - 02/05/18 10:18

I've seen this interesting function is under developing.
Is the function designed to ask if the broker allow trading the specific asset or just check if the trade could be entered accordingly the Zorro's internal settings?

Thank You
Posted By: jcl

Re: suspended(): int - 02/05/18 18:01

No, just internal. The enter() functions will ask the broker.
Posted By: MatPed

Re: suspended(): int - 02/06/18 12:11

Ok, thank you.
Is there any way to check if an asset is available, without opening a position?
Posted By: jcl

Re: suspended(): int - 02/06/18 14:19

Not directly. You could check the market time. But even in during market hours it can still happen that the trade is not filled due to low liquidity.
© 2024 lite-C Forums