
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi guys and code gurus,
i`m looking for a simple indicator that plots its own values from a CSV file. Can someone please help me?
Thanks in advance!
What does the "its own value" mean?
Thanks mladen,
let`me explain a bit better: i need an indicator that read from a CVS file and plot the values in a sub-window, the CVS will have 2 values comma separated, the first value is the date and the second is the actually value that the indicator should plot.
for example
the CVS look like this:
the indicator will plot the value accordingly to the date
i hope its a bit more clear now..
Thanks for your help friend!
Dear Friend,
i need to coding,
candle close then if candle is UP then alert UP and candle is DOWN then alert DOWN any time frame
if you have pls share me,
thank you in adance,
- jesing
Thanks mladen,
let`me explain a bit better: i need an indicator that read from a CVS file and plot the values in a sub-window, the CVS will have 2 values comma separated, the first value is the date and the second is the actually value that the indicator should plot.
for example
the CVS look like this:
Time,value
2016.10.26.21.20,127.765
2016.10.26.21.15,127.777
2016.10.26.21.10,127.777
2016.10.26.21.05,127.799
2016.10.26.21.00,127.791
2016.10.26.20.55,127.788
the indicator will plot the value accordingly to the date
i hope its a bit more clear now..
Thanks for your help friend!
That`s what i have accomplished so far:
AtApi:
Thanks mladen,
let`me explain a bit better: i need an indicator that read from a CVS file and plot the values in a sub-window, the CVS will have 2 values comma separated, the first value is the date and the second is the actually value that the indicator should plot.
for example
the CVS look like this:
Time,value
2016.10.26.21.20,127.765
2016.10.26.21.15,127.777
2016.10.26.21.10,127.777
2016.10.26.21.05,127.799
2016.10.26.21.00,127.791
2016.10.26.20.55,127.788
the indicator will plot the value accordingly to the date
i hope its a bit more clear now..
Thanks for your help friend!
That`s what i have accomplished so far:
hello
mr mladen:
could update it for new mt4 build
best regard
Please can anyone help me fix these 3 issues
1. fix the trailing error
2.remove the second time frame filter,system will run on 30m chat
3.add the attached indicator as a filter on the 1D chat
@Dear friends,
My ea gives the below error,.
"EURUSD+,M5: unknown ticket 21847676 for OrderDelete function"
What does this sentence mean? What is the problem and what can i do?
@Dear friends,
My ea gives the below problem.
"EURUSD+,M5: unknown ticket 21847676 for StringConcatenate(function"
What does this sentence mean? What is the problem?
What can i do?
It means that it can not find an order with ticket number 21847676 that it can delete
Either :
hello mr mladen
could you help to put this indicator on MTF separate chart similar this picture
regard