| 
 Hello, 
  
I am currently using the fputs to write orders 
to  a text file from Amibroker. 
  
example: 
symbol, 
operation,lots,openprice,stoploss,takeprofit 
EURUSD,BUYSTOPLIMIT,0.2,1.4701,1.4594,1.47145 
  
What i would like to do is generate a series of 
orders with 10 pip increment. 
  
EURUSD,BUYSTOPLIMIT,0.2,1.4701,1.4594,1.4721 
EURUSD,BUYSTOPLIMIT,0.2,1.4711,1.4604,1.4731 
EURUSD,BUYSTOPLIMIT,0.2,1.4721,1.4614,1.4741 
and so on. 
  
Any ideas?. 
  
Thanks,Padhu 
  
  
  
  
  
  
  
__._,_.___
  
Please note that this group is for discussion between users only. 
 
To get support from AmiBroker please send an e-mail directly to  
SUPPORT {at} amibroker.com 
 
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: 
http://www.amibroker.com/devlog/ 
 
For other support material please check also: 
http://www.amibroker.com/support.html 
  
     
    
 
      
   
__,_._,___
 |