Forum

looking for an alternative to Meta Editor in an android tab

Hi Everyone and a very great day, Just want to know is there an alternative MetaEditor that is web based so that I can access and edit with internet browser? Else if there any alternative terminal that I can code in an android tablet , that will be awesome. Because I only have an android tablet

Enter trade and Exit trade with Fractal Indicator

hi Everyone, I have written a code for trying to enter a trade and exit a trade based on an fractal indicator . however, im only able to exit trade with trade profit but unable to exit a trade with the fractal. for example...... : -Enter buy trade with an up arrow , and exit the trade when down

Draw rectangle, but it is not reflecting to given price 1 and price 2 value

Hi Everyone, I would like draw rectangle on everyday, im looking for your kind guidance. below are the code i wanted to draw rectangle for H1 based on D1 value, but im not able to draw anything on the chart. int dayOfWeek = DayOfWeek(); datetime tomorrows_time = iTime ( NULL , PERIOD_D1 , 0 ) +

draw rectangle everyday in Period _H1

Hi everyone, im not sure is this question is raised by other fellow community. but i would like draw rectangle everyday in Period _H1. However, my coding just stop at first rectangle on the first day.. but the switch case run perfectly if it is use to send orders. Any help from anyone is high