Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem filling orders #1

Closed
brubrant opened this issue Nov 10, 2023 · 5 comments
Closed

Problem filling orders #1

brubrant opened this issue Nov 10, 2023 · 5 comments

Comments

@brubrant
Copy link

Hi,

First all congrats on the amazing work and thanks for letting this public!

When trying to run some tests with my broker I got the following error:
failed market buy 0.01 EURUSD [Unsupported filling mode]

I managed to walk-around this by setting the filling mode on the "EAUtils" and compiling the bot again.
Using an approach similar to this one.

Just wanted to let you know. Maybe you want to implement this option (on a more elegant way).

BTW: I'm using Pepperstone.

Thanks again!

@geraked
Copy link
Owner

geraked commented Nov 11, 2023

Hi Bruno,
Thanks for your kind words! I appreciate your feedback and will fix it in the next update.

@geraked geraked closed this as completed Nov 12, 2023
@brubrant
Copy link
Author

Hi, I tried the new versions today and still getting the same Error.

I saw you changed the EAUtils, but got the error anyway (failed market sell 0.01 USDJPY [Unsupported filling mode])

I think a good approach would be allow the user to chose the filling mode on the input screen...

Thanks in advance

@geraked geraked reopened this Nov 16, 2023
@geraked
Copy link
Owner

geraked commented Nov 16, 2023

Hi, as you recommended, an input has just been added to explicitly set the filling order type. I hope this will resolve the issue for these types of brokers. Please review it and provide feedback to ensure it works.
I appreciate your attention.

@brubrant
Copy link
Author

Hi @geraked . Now I was able to set the filling type to IOK and it worked on my broker!

Thanks. You rock!

@vishal12212001
Copy link

Hi brother Thanks for shear Useful concept of trading .
i am trying to BT but i got below indicator error .

2024.01.08 17:38:20.460 CEZLSMA.ex5::Indicators\ChandelierExit (AUDUSD,H1) cannot load custom indicator '::Indicators\Examples\Heiken_Ashi.ex5' [4802]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants