Forum

Event Indicator

Hi guys, Does any one have knowledge about Indicators of the Economic Events and their values on the chart ? I posted an order on Freelance page. No one seems to have the skills to apply. Any recommendation would be much appreciated

web scrapping system

Hi, How can MQL palce an order based on a LIVE information published on a specific website (like fxstreet.com, etc...) Is there any library tool for that ? Thanks in advance, PS: Please do not answer like "use Python". The question is a "how" not "what"

Live News Code

Hello everyone, Does anyone know how we can go and capture news data from public websites (such as forexfactory.com, tradingiew.com, investing.com, etc) in LIVE within a MQL code ? I mean without having to download the CSV files manually and import it. I wanna write a EA placing an order

Tick Volume

Hi there, What is the Tick Volume of each bar on the chart ? Does that mean - Trades volume (in $) per bar -Trades volume (in number of transaction) per bar - or anything else ? Is it a broker specific parameter? Would appreciate any hint. Thanks

OnTick function

Hello, Could anyone explain what a single Tick really means on a chart (the event for which the OnTick function is called upon) ? For me, it is every time the server sends a new price data on the chart. But, how often does the server do this data transfer? Is it for every specific time interval, or

News Trading

Hi everyone, Does someone know (or can write) any EA showing news points on the chart AND place an order as a function of the outcome of that news? Neither of market EA give access to the news outcome (they rather determine the news time)! Thank you in advance for any advise