Skip to content

Lot size Doesn't match #29

Open
Open
@OmerCP

Description

when i enter the lot size at volume = 0.1
it return error (ERROR:root:Order volume 10000.00 is bigger than maxVolume=50.00.)

so when i edit the volume to :
volume = 0.00001

its create the position with 1 Lot.

any help to how can i configure this please?

by the way the symbol i trade is ETHUSD his fix api id is 22397
i have edited the Symbol.py list and added it to there like the others.

45: {'id': 22397, 'pip_position': 4, 'name': 'ETHUSD', 'bid_volume': 0, 'ask_volume': 0},

this line.
i want to configure the lot size so when i enter 0.1 Lot at volume
will open position with 0.1 Lot

help please.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions