Open
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.
Metadata
Assignees
Labels
No labels
Activity