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

ForexConnect API #15

Closed
monsterlady opened this issue Mar 28, 2023 · 1 comment
Closed

ForexConnect API #15

monsterlady opened this issue Mar 28, 2023 · 1 comment

Comments

@monsterlady
Copy link

monsterlady commented Mar 28, 2023

from forexconnect import fxcorepy

can not import fxcorepy.... It said that Cannot find reference 'fxcorepy' in init.py.
And in the python sample, I can not find the example of creating market order with TP/SL

@fxcm-dhalpert
Copy link

Please check if Forex Connect is installed: pip install forexconnect
Works only with Python versions 3.5, 3.6 and 3.7

Example programs in Python for Forex Connect API: https://github.com/gehtsoft/forex-connect/tree/master/samples/Python
https://fxcodebase.com/bin/forexconnect/1.6.5/help/Python/web-content.html#index.html

@FXCMAPI FXCMAPI closed this as completed Nov 12, 2024
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