OrderMan - Ordering interface for NOW + Amibroker

VJAY

Well-Known Member
1542164389216.png


I think this part for enable manual entry in order man...it works ....but as you said it might creates typo.....
Please give solution for to pick price from input file so later it can be used to connect from ami....
 

TracerBullet

Well-Known Member
Input csv format
View attachment 30568
Corrected path in input path
View attachment 30569

Removed ReadOnly from column3 as abv said
View attachment 30570
But still price not picking from csv file!!!!
Dont put file name there, its only the folder path. Original file also had only folder path there, so you did add file name ?
Man, use a better editor than notepad !! It does not even newlines properly.
Try Notepad++, or anything else should be better ...




They are for setting size as % of capital.
Again, as i said before - read Orderman.ini
# Note
# Entry/Add Edit Qty is always shown as percentage of intended Risk per trade
# For a new Order, this is automatically set close to 100 after Entry and Stop prices have been selected
# To change size for a new entry order, modify it *after* setting Entry and Stop prices
# Target Qty is entered as a % of current trade size, trade size = Filled position + unfilled open(order created) position if any
# Actual Target order size will never be more than filled position size
# Stop/Target current status is always shown as a multiple of initial stop distance from initial Entry price
# So if Entry was at 100 with stop at 95, 1X target = 105, 2X target = 110 etc
# And -1X stop is the original stop, 0X stop = breakeven
# Single click on Target Text to increase Target Price by 1X, Double click to reset it to 1X
# Double click on Stop text to move stop to breakeven : Only moved if positionSize > 0
#
.......

View attachment 30572

I think this part for enable manual entry in order man...it works ....but as you said it might creates typo.....
Please give solution for to pick price from input file so later it can be used to connect from ami....
Yes that will need work to bring back picking prices from AB lines, i may do it later as i will need to test it.
For now, its either this or pick from file.
 

VJAY

Well-Known Member
Dont put file name there, its only the folder path. Original file also had only folder path there, so you did add file name ?
Man, use a better editor than notepad !! It does not even newlines properly.
Try Notepad++, or anything else should be better ...






They are for setting size as % of capital.
Again, as i said before - read Orderman.ini





Yes that will need work to bring back picking prices from AB lines, i may do it later as i will need to test it.
For now, its either this or pick from file.
Thanks TB ......yes I used the file name also in path...now corrected it but still price not pick from csv file....
Thanks for the advice on notepad ++...
1542169686729.png
 

VJAY

Well-Known Member
@TracerBullet

I mistakenly names input.csv as inputs.csv. it is rectified now but still price is not picked up. can you please guide me on where to check for this to work.


View attachment 30575
insput.csv is it folder where input.csv file saved?......he clarified in abv post we need to put only folder name in path not file name!!!Or I misunderstood it?
 

VJAY

Well-Known Member
i removed the READONLY part, so orderman price became editable.
the menu entry in NEST.ahk seems to be right, so where should i look now to fix the order window error.

View attachment 30584
for me I get orderwindow in editable orderman ...though I using NOW
 

pannet1

Well-Known Member
insput.csv is it folder where input.csv file saved?......he clarified in abv post we need to put only folder name in path not file name!!!Or I misunderstood it?
it is the "file name" that we create manually and fill it with dummy csv values. i made mistake in that. i am not talking about the entry in the settings.ahk.

you did not misunderstand it
 

VJAY

Well-Known Member
Where can we change this slippage in entry price?i want only 2 ticks dif for TS.......eg...trig price 610 and price 610.10...by default it giving 610.25 ...I played in orderman.ini where slippage showed 0.06 ...used it modifying ...but it not change the slippage in orders