Search found 74 matches

Re: Indicators with ON/OFF buttons

I think the only thing missing from the buttons is a corner selector. On the MA Dashed Rainbow, add this as an extern variable around line 77, extern int btn_corner = 1; //btn_corner then change line 314 to this: const int corner=btn_corner, / chart corner for anchoring Then you should be able to mo...

Re: Excel Live Trading Data

Can these two functions be added,Positive currency correlation ,Currency negative correlation,xau/usd To add new symbols, add a new row and edit the formulas per how your broker codes them. To see the formula, highlight the box and look in the formula bar. Ill put together a screenshot tutorial on ...

Re: Excel Live Trading Data

This is brilliant Lumios, I was wondering how to do this and you just gave the right hint. Now, I can now connect to a few exports and get live data every 1 min and some at every 4 hrs. This way, the ADR data is not longer statics !!! time permitting, can you update the sheet with metals (gold and ...

Re: Excel Live Trading Data

Updated version 2.02 Change log; 1. updated market range sheet 2. new time sheet, to show server offset hrs, market time. Will put this excel into my simulator. // MT4 Market Data 2.02.xlsx // market1.png // time.png Update 2.03 Added a dashboard for simple navigation. MT4 Market Data 2.03.xlsx

Re: Excel Live Trading Data

Updated version 2.02 Change log; 1. updated market range sheet 2. new time sheet, to show server offset hrs, market time. Will put this excel into my simulator. // MT4 Market Data 2.02.xlsx // market1.png // time.png This is great Thiru! Love the creativity! I would prolly recommend an EA to export...

Return to the advanced search