Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Do you want the .cvs file?
Or can you alter the indi at the top of this topic?
Thanks for helping out
Cheers
Basza
The CSV if it's not big because the TIME_DATE function have only one way to show the date. TIME_DATE gets result as "yyyy.mm.dd". But main problem here is the code. This indicator is saving the date wrong, everithing with 1930, not the real date.
The CSV if it's not big because the TIME_DATE function have only one way to show the date. TIME_DATE gets result as "yyyy.mm.dd". But main problem here is the code. This indicator is saving the date wrong, everithing with 1930, not the real date.
The CSV if it's not big because the TIME_DATE function have only one way to show the date. TIME_DATE gets result as "yyyy.mm.dd". But main problem here is the code. This indicator is saving the date wrong, everithing with 1930, not the real date.
Tool or script to export variable data to Excel.csv file?
Hi coders,
I have indicators that display trading data. What are the various options to get the displayed data from the variable in the indicator into a *.csv file?
Perhaps the indicator could be made into a script or a script could be written to get the information from the indicator? What is involved to create such a tool?
For example, my indicator might provide the average price over the last 2 weeks. How could I place that value in a *.csv file?
If anyone has a sample piece of working code, kindly post it here and please include how it works, what it does and how to use it. Then I may be able to figure out how to get it set up the way I want it.
Ideally, I would put the code into an existing indicator to keep all the code in one place then just blank it out in the indicator and activate it in the script saved separately.
Any tips on the differences between scripts and indicators as far as coding distinctions, would also be appreciated.
Thanks for any help you can give.
WRR
Last edited by WRR; 11-06-2008 at 10:51 PM.
Reason: typos
I have indicators that display trading data. What are the various options to get the displayed data from the variable in the indicator into a *.csv file?
Perhaps the indicator could be made into a script or a script could be written to get the information from the indicator? What is involved to create such a tool?
For example, my indicator might provide the average price over the last 2 weeks. How could I place that value in a *.csv file?
If anyone has a sample piece of working code, kindly post it here and please include how it works, what it does and how to use it. Then I may be able to figure out how to get it set up the way I want it.
Ideally, I would put the code into an existing indicator to keep all the code in one place then just blank it out in the indicator and activate it in the script saved separately.
Any tips on the differences between scripts and indicators as far as coding distinctions, would also be appreciated.
Linuxser,
thanks very much. I read through quite a bit of the material and some of the subthead links and found some code that I adapted and it works great!
WRR
PS, it would be great if Forex-TSD could change this forum so that with a press of a button in a thread, all the attachments such as screen shots and indicators are listed and can be download like another popular forex forum offers.
Linuxser,
thanks very much. I read through quite a bit of the material and some of the subthead links and found some code that I adapted and it works great!
WRR
PS, it would be great if Forex-TSD could change this forum so that with a press of a button in a thread, all the attachments such as screen shots and indicators are listed and can be download like another popular forex forum offers.
Something like the tool where the mouse is clicking?