Codes

indicator for day trading 5 min chart for MetaTrader 4

This is useful if you want to earn and work on 5 min chart . it uses bb , ma 10, ma50 , Psar, slow s, one faster s and macd along with rsi to give a perfect view of market . if you need some help let me know in my email. rinkanrohitjena@live.com only works in mq4 language . just drag and drop on a

Forum

confusing in the loss value in < or > symbol

i have written a program on which i want to check if the OrderProfit() > 20 then it wil close the order , and if the OrderProfit() is more than -30 ( ie: if the value is -33 or -50 like wise it should open another reverse order to compasinate the loss inquired ) but here is the problem , when if

is there any way by which i can drag one script and it will execute in all open charts ???

i have wrote a script , i want it to execute in all open charts when i drag and drop it , is there anyone who can guide a bit by telling how to do it