Forum

order send error , ea not opening sell trades , only buy trades are taken

double prev_buy, prev_sell; bool Enable_Trade = true ; void OnTick () { double buy = 0.0 , sell = 0.0 ; double atr = iATR ( Symbol (), PERIOD_CURRENT ,ATR_period, 1 ); Check_Time(); buy = iCustom ( Symbol (), PERIOD_CURRENT , "SuperOsmaArrow"

how to add news website for my ea ? it already has news filter but i need to add a website from mt4 option

how to add news website for my ea ? it already has news filter but i need to add a website from mt4 option

indicator working well on my terminal , but when i share it or give it to coder to make ea it doesnt work and freezes thier terminal ,

hey , so i have an mt4 indicator that works just fine with no lagging or freezes on my terminal ,, but i gave to like 5 ppl to code it and all say they can run it ,, any idea why is that happening ? my terminal build is 1382

setindexbuffer error : no one of the overloads can be applied to the function call ! . help please

dunno why my code not running ,, everything is fine except for the setindex buffer .. here is my error part of code : // Global variables int arrowBuffer[]; // Array to store indicator values // Initialization function int OnInit () { // Attach the indicator to the chart IndicatorShortName(

Mt5 every tick real tick backtests accuracy

im backtesting ea and i just want to ask fellow traders how accurate is mt5 real tick every tick backtest is and if it is reliable and to be considerd

help me to understand why its such a pain to upload a product pic ????

hey i have been trying for the past 4 hours to upolad my product logo and screenshots ... i tried all kind of sizes and qualites .. any help from experts

is it legal to make ea based on market bought indicator ? help please

is it legal to make ea based on market bought indicator ? help please

Help me with coding .. reverse ea signals

si i wanted to reverse the signal of this ea in order for it to open buy on sell arrow and sell on buy arrow ... i changed the code to do that .. opsell to opbuy ... ask to bid .. but ea doenst open trades at all .. any idea ? here is the code

Trading Grid idea

hey guys so let me share this here ... i have a grid trading idea ... so the idea is as following ... we open sell and buy same time than we another buy order 5 pips away from first one and 3rd buy order 15 pips away from first buy .. same goes for sell .. we set tp to 20 pips .. our sl will be tp