[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] How to write to a file with multiple orders each incrementing 10 pips?



PureBytes Links

Trading Reference Links

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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___