OrderMan - Ordering interface for NOW + Amibroker

TracerBullet

Well-Known Member
Take latest OrderMan from here.

Added options in OrderMan.ini
1) Input file path
IOFilePath = R:\OrderMan\input.csv

2) Enable Price Edit in Gui
EnablePriceEdit = true

3) Use F1/F2 Hotkeys to create order
CreateOrderUseHK = true

Set the options in OrderMan.ini and test, no need to change code
VJAY - Try again with this. If it fails, its probably because the scrip settings is not properly set. Are you able to select it from GUI ?
Zip your Orderman folder and share + also add the input file.
Picking prices from AB, i will check later. It will probably take time.


AHK exe is included. Keep same folder structure and run OrderMan.bat
 

pannet1

Well-Known Member
Take latest OrderMan from here.

Added options in OrderMan.ini
1) Input file path
IOFilePath = R:\OrderMan\input.csv

2) Enable Price Edit in Gui
EnablePriceEdit = true

3) Use F1/F2 Hotkeys to create order
CreateOrderUseHK = true

Set the options in OrderMan.ini and test, no need to change code
VJAY - Try again with this. If it fails, its probably because the scrip settings is not properly set. Are you able to select it from GUI ?
Zip your Orderman folder and share + also add the input file.
Picking prices from AB, i will check later. It will probably take time.


AHK exe is included. Keep same folder structure and run OrderMan.bat

not for me (nest zerodha trader ?)
:drowning:
 

VJAY

Well-Known Member
Take latest OrderMan from here.

Added options in OrderMan.ini
1) Input file path
IOFilePath = R:\OrderMan\input.csv

2) Enable Price Edit in Gui
EnablePriceEdit = true

3) Use F1/F2 Hotkeys to create order
CreateOrderUseHK = true

Set the options in OrderMan.ini and test, no need to change code
VJAY - Try again with this. If it fails, its probably because the scrip settings is not properly set. Are you able to select it from GUI ?
Zip your Orderman folder and share + also add the input file.
Picking prices from AB, i will check later. It will probably take time.


AHK exe is included. Keep same folder structure and run OrderMan.bat
1542202161967.png

This error coming with this new orderman
 

TracerBullet

Well-Known Member
View attachment 30621
This error coming with this new orderman
VJAY, you have to read what i write.

Added options in OrderMan.ini
1) Input file path
IOFilePath = R:\OrderMan\input.csv
Set the Full path to your file here ( including the file name as shown )
Also change the ini as needed for your case and setup your scrips in config\scrips as needed ( or use existing ones - TATASTEEL is already set )

Get familar with all options in config/Orderman.ini
 

pannet1

Well-Known Member
Try it. Whats the issue ?
oh. i thought. it was not for me to try the new orderman.

i get the same error message "could not open Buy/Sell Window", with new orderman. see screen shot. I think we are in the same page now :)

1542184861890.png




EDIT: Also the workaround of pressing the hotkeys F1 and F2 does not work. I should press them after selecting OrderMan dialog right.
 
Last edited:

TracerBullet

Well-Known Member
You dont have to do that. Just set it to true, as you have done already, and then OM will use F1/F2 instead of menu.

Anyway, Nest is problematic as i cannot test and support for every broker version of Nest. I use Now and so that is maintained.
 

VJAY

Well-Known Member
Dear TB,
when one time order picked from file and sent to NOW...due to off market so order cancelled ....after one entry CSV file automaticly disappeared!!!!! for every order we need to create new CSV file ??
 
Last edited: