Freedom FX / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Freedom FX
Added topic Opening different terminals using python API
def start_mt5_terminal(account_credentials): for account in account_credentials: start_time = time.time() # Start the timer
Freedom FX
Added topic Email API
Hello is there a way mql5 can be used to send emails, I am trying to write an EA that sends me emails, incase certain criteria is met, is that possible
Freedom FX
Added topic Cant plot full contents of buffer.
So am trying to make an indicator that gives the ratio between each candles volume and its body size(close-open). But i just cant seem to be able to print a plot for all available bars in history. It always stops plotting at index 35(the
: