Quote:
Originally Posted by Derrickt389
I use FXCM Micro which doesnt have a MT4 platform, but I use the MT4 demo chart software to follow the prices and i place my trade with FXCM. Is it possible to get something like the MT4 demo for renko?
|
You can use MT4 demo or MT4 live for displaying Renko chart.
Do these step for displaying Renko chart :
1. download
RenkoLiveChart_v3.2.mq4 and put it into program files/metatrader/experts folder
2. download
renko.zip and extract it
3. put all EX4 and MQ4 files from
renko.zip into program files/metatrader/experts/indicators folder
4. put RENKO.TPL from
renko.zip into program files/metatrader/templates folder
5. run MT4 and open a new chart
6. change time frame of the new chart to M1
7. press CTRL and HOME key until the date on bottom of the chart displaying the date a month ago
8. click TOOLS then OPTIONS from MT4 menu
9. click EXPERT ADVISORS tab
10. make sure ENABLE EXPERTS ADVISOR, ALLOW LIVE TRADING, ALLOW DLL IMPORT, and ALLOW EXTERNAL EXPERTS IMPORTS boxes are mark and the other boxes are empty
11. click OK
12. double click RenkoLiveChart_v3.2 from EXPERT ADVISORS folder on NAVIGATOR WINDOW
13. click FILE then OPEN OFFLINE from MT4 menu
14. select M2 chart then click OPEN
15. right click on M2 offline chart
16. select TEMPLATE then RENKO
17. your M2 offline chart will looks like this #
239 (Thank you xBweNx)
Hope this helps