Silverveins / Publications
Forum
How can I get the price of each Fibo level
Hi, How can I get the price of each Fibo level in this indicator
Stop loss invalid
Hi, I recived the message Stop Loss invalid: 2020.09.14 22:47:26.559 2020.09.01 09:04:04 failed modify #306 buy 5 WINV20 sl: 100470, tp: 100490 -> sl: 100472, tp: 100490 [Invalid stops] 2020.09.14 22:47:26.559 2020.09.01 09:04:04 CTrade::OrderSend: modify WINV20 (sl: 100472, tp: 100490) [invalid
Entry problem
Hi, everyone. I need to set my entries for when low[0] < low[1] sell, but I can´t do that, could you help me? when write: //*****************************VOID ON TICK---------------------------------------------------------------------------------------------------------------------------------
Trailling Problem
I have a problem with my trailing stop. Didn´t work! I need to set it only with profit positions and for example I like to set it at 15 point and set Steps with 10 Points. Anyone help Me? I think this problem is : int digits_adjust= 1 ; if (digits== 3 || digits== 5 )
Trailing profit Problems
I have a problem with my trailing stop. Didn´t work! I need to set it only with profit positions and for example I like to set it at 15 point and set Steps with 10 Points. Anyone help Me
EA creates multiple indicator instances using iCustom
I'm developing an EA, I'm reading a custom indicator using iCustom as the usual, but it creates multiple instances of the same indicator at backtest. Usual issue, indicator works absolutely fine when applied to a chart, however when i attempt to use via iCustom in an EA I have multiple instances