ali betto / Profile
ali betto
Added topic Renko Divergence Function
Please, if this function or the complete code is available, I would be grateful to you
ali betto
Added topic Writing request: divergence function with positive and negative RSI
Hi guys, please can someone help me and write me a complete divergence function with positive and negative RSI by default and hidden? but the trade should be opened as shown in the image. Only the divergence function, with these conditions. thank
ali betto
Added topic code for opening deals in the Renko Expert
hello ,Please, This code is for opening trades after closing a candle, I want to modify the opening of trades after closing the candle by five pips if(Open_Orders_TF &&(!Max_Spread_TF ||(Spread/Pointt)<=Max_Spread) &&
ali betto
Left feedback to developer for job I want to add to the expert
Has extensive experience and distinguished business
ali betto
2021.11.05
This code is for opening trades after closing a candle, I want to modify the opening of trades after closing the candle by five pips if(Open_Orders_TF &&(!Max_Spread_TF ||(Spread/Pointt)<=Max_Spread) && LastRealOOTM(Frame_MagicNumber)<ime[0])
: