Forum

5M gold strategy win 92% win rate

Hello , Below you can find my scrip that i have backe tested in gold with more than 90% win rate . please help me to make EA ( MT4) . Pine scrip : //@version=2 strategy( "Goldscalping" , overlay= true ) tim=input( '160' ) out1 = security(tickerid, tim, open) out2 = security(tickerid, tim, close)

Order Limitation and alarm ( EA )

Hello I'm working with copy trader in my broker and its strategy working with martingale . I need a EA that help me to avoid accept more order ( if accept specified lost volume it would be better as option ) and send me alarm to follow rest of order manually . as you completely aware martingale