Forum

Alternative to SendFTP function for custom indicator.

Hi, I have created an indicator that generates trading signal and write them on an .CSV file. Now i'm trying to code the indicator to send that file over FTP to my server. I know that the function SendFTP can't be called from custom indicators, so my question is... There is a way to convert my

[SOLVED] How to check if an object was created 3 bars ago?

Hi, I'm new at programing, and i'm trying to develop my own indicator. I have created a signal that shows an arrow above or below the candle that match my conditions, and now i'm trying to create another arrow signal to be showed 3 bars after the last signal. I need to create a condition like this