Forum

Need help on codes

whats the code if you put one indicator in another indicators window? like 2 indicators in one window.. example if you merge MA to stoch window? double EMA = iMA (Symbol (), 1440, 8, MODE_EMA, ???????,0) or should is use iMAOnArray? please help

Looking for this indicator (RF)

here is the screenshot.. i have seen it before for free and this guy is selling it.. i just wanna be sure he didn't stole it from anyone.. http://img84.imageshack.us/img84/8743/gjkl3.jpg

Need Help!

i need a code that would close only the buy position or the close position? i have multiple trades on this.. if (OrderType()==OP_BUY)){ OrderClose ( OrderTicket (), OrderLots (), Ask, 3, Yellow); } i use ticket before but it won't close? when i change the OrderTicker() to ticket but won't close

Calculation question?

i have a made a simple calculation that would show the OPen for the date.. but it shows me example: cadjpy open 99.25 but it shows in my window 99.250000000 how do i remove the zeros? what code do i need? please help.. thank you

A Simple indicator

here is the algorithm X = calculation Y= calculation if X > Y then trend up (color yellow green) if X < Y then trend down (color Red) it will show trend up or trend down text in a new window.. that's it.. similar to GMACD Signal thank you.. please help me make the indicator

Chart for SL, TP, and TS for all pairs?

has anyone compiled a chart that shows the best SL, TP or TS for pairs? i am a newbie, and i think chart like this would be usefull for any system.. does anyone made one? or can we all collect it from the pro and experince trader here

Can anyone help me with leverage?

i am new to trading.. i have been using demo for a awhile.. and have made a system.. i wanna open an account? in NF but i do not understand, how much leverage should i get? is leverage changeable? in NF