Okay. Got it.
Too many ini files. Can we make two ini files for scrips?
First file will contain ......
; Exchg-Seg,Inst Name,Symbol,Opt Type,Strike Price,Expiry Date(Set by Position Number)
Scrip = NFO,FUTIDX,NIFTY,,,1
Scrip = NFO,FUTSTK,AXISBANK_F,,,1
Second file will contain.............
Symbol,Qty,ProdType,MaxStopSize,MaxSlippage,DefaultStopSize,DefaultTargetSize,MinTargetStopDiff,TickSize
NIFTY,75,MIS,20,3,13,25,13,0.05
AXISBANK_F,1000,MIS,2,0.5,1.2,2,2,0.05
Too many ini files. Can we make two ini files for scrips?
First file will contain ......
; Exchg-Seg,Inst Name,Symbol,Opt Type,Strike Price,Expiry Date(Set by Position Number)
Scrip = NFO,FUTIDX,NIFTY,,,1
Scrip = NFO,FUTSTK,AXISBANK_F,,,1
Second file will contain.............
Symbol,Qty,ProdType,MaxStopSize,MaxSlippage,DefaultStopSize,DefaultTargetSize,MinTargetStopDiff,TickSize
NIFTY,75,MIS,20,3,13,25,13,0.05
AXISBANK_F,1000,MIS,2,0.5,1.2,2,2,0.05
Better we keep each settings of into scrips to each own...This one time process + Easy to edit if we want to change