Forum

alert for custom indicators

hi all could you please create alert for following indicators bbands fisher flattr heiken i will include all of them in attachment basic trading strategy: when they all blue buy when the all red sell posting about this strategy could be found here i wanted to create

script for putting pending order at the MA (or any other indicator)

i need a script that executes on the chart to make a pending order with the price = SMA or SMA-10 pips or whatever i got the code and modified it a bit and it stoped working please tell me whats wrong int start() { int ticket,expiration; double point; double MA //----