Creating a trading system from scratch

How many lines of code you are comfortable with


  • Total voters
    61
master i still had to add these line or my basket has buy orders only
entry_orders['order'] = 'SELL'
columns.update({'Order Type': 'SL'})
other problem that i face is that i have to open csv manually then save with ms so it is recognised by nest trader
 
Last edited:
only using this in quantity after rounding, in rest your round(2) method is working
NSE,EQ,IBULHSGFIN,NA,NA,NA,1221.9,3,0,SELL,SL,1221.95
if quantity is 3.0 nest is not recognising
 
Last edited:

VJAY

Well-Known Member
Dear UB am getting this error when tryed to open new system

1537190947945.png
 

Similar threads