Codes

RIS Solar System for MetaTrader 4

It is based on solar winds joy and modified based on that. It is giving some good performance

Forum

iCustom prev_calculated is always 0 when calling different symbols in one symbol with EA

Hi, I am creating an EA which scans all the symbols in the market watch. In that, every symbol runs a set of custom indicator which I developed. From this, I am getting " indicator is too slow, 5640 ms. rewrite the indicator, please " this issue in most of the indicators. I am using " int Nbars =

EA Scanner Flicker and Disappear

Hi, I created a EA scanner which can scan stocks from Market Watch and displayed all stocks in each button with name. After few mins all objects are flickering and disappearing. Kindly see the video for better understanding. https://gofile.io/?c=6qkya5

How to apply indicator with specified parameters from EA?

Hi, I tried to load indicator from EA using this ChartApplyTemplate function. But I don't know how to load with specified indicator parameters, When I tried with template it was load by default params. Like iCustom function with parameters, how to pass indicator parameters to load on template when a

Strategy Tester EA not working for Indian Market? How to make it work?

Hi, For Indian Market, Strategy Tester in EA is not working but it is working for Indicators. There are two possiblites to work Make it work in EA indian market account (or) Copying the symbol data and load to other mt4 demo account and test How to do ? Suggest me with solutions

Why Free Market Indicator not work in other system?

Hi, Why market indicators are not working in other system when transferred. How many days can I use the free market indicator, is any expiry date there? What are the limitations of market indicator. Will I get mql code If I purchase any indicators/EA. (paid version). Thanks

How to place an order as same as previous order in EA?

Hi, I have created an EA, it is based on grid system, I coded to place BUY STOP and SELL STOP orders with TP . But I am trying to place the same order as previous order. Example: EURUSD Buy@1.08550 and TP 1.08650 If the TP hits then I want to place a BUY STOP order at 1.08550 price with TP as same