거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

CSV file creating example expert - MetaTrader 4용 expert

조회수:
12275
평가:
(37)
게시됨:
2020.11.14 11:13
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Hi fellas i'm Lucas,i thought i should contribiute with something to this wonderful community which i have learned a lot from reading good informative articles and much more. Myself then, forex and stock market investor and i'm coding experts for my personal trading only. So here's my contribution and i hope some of you guys can have use of this expert;

It's an example of how you can write order data to csv file in which you later can study and use in your analytics. This expert should not be used to trade with (as it is right now),this example demonstrate how you could implement and use this function in your own expert or you can continue to build and modify this expert as much as you like with your own strategy.

This expert will open trades in selected direction,orders closed virtually by menu setting input TP/SL and if 'WriteCloseData' set to true a file will be created were order data such as direction,gain/loss,price and so on will be stored as a csv file in your teminal.

Testing this expert in strategy tester you reach this file from OpenDataFolder/tester/CSVexpert/CSVexample
Directory CSVexpert will be created when you start testing and the file which store all data CSVexample created within.

When you implement this function to your own expert or continue to build on this and later on running it on demo/real accounts you will reach this created file from MQL4/Files/CSVexpert/CSVexample

Directory and file name you can rename to what ever you want them to be named exept for .csv which you leave as is. Be aware once again this is just an expert example of what you can do with it and how to use this function as i don't want you to loose any funds if you Think it can be used right now for trading purpose!


    FE Fibo Expansion FE Fibo Expansion

    Draw Fibo Expansion

    Mission Impossible Power Two Open Version Mission Impossible Power Two Open Version

    It only demonstrates the possibilities of the multiplier.

    Visual Trend Indicator Visual Trend Indicator

    Visual multi-timeframe trend indicator.

    Swing trading 3 EMA Crossover Swing trading 3 EMA Crossover

    Hassane Zibara