This is the thread about books related for stocks, forex, financial market and economics. Please make a post about books with possible cover image, short description and offocial link to buy (amazon for example). Posts without books' precentation, without official link to buy and with reffera...
我们的 EA 交易中 CSignal 和 CSignals 的使用在 OnTick 函数中很简单: void OnTick () { // symbol_info.RefreshRates(); signals.Check (); if(signals.CheckOpenLong ()) { close_last (); Print (进入买入交易..); order_manager.TradeOpen (Symbol (),ORDER_TYPE_BUY,symbol_info.Ask ());...
For example, 2 for 0.01, 1 for 0.1, 3 for 0.001, etc. // Miscellaneous input string OrderComment = "HAN"; input int Slippage = 100; // Tolerated slippage in brokers' pips. // Main trading objects CTrade *Trade; CPositionInfo PositionInfo; // Global variables // Common ulong Last...
Dealers Trade v 7.91 ZeroLag MACD.mq5 Dynamic averaging.mq5 EA_2022.mq5 EA_PUB_FibonacciPotentialEntries.mq5 Elli.mq5 ExampleEA3.mq5 Expert Ichimoku.mq5 Fractal_LSTM.mq5 Gann High Low Activator EA Martin Min Profit.mq5 Gaps.mq5 Gold Dust.mq5 HAN.mq5 HAN_Z-Score....
Hey Guys Here is a new EA which will trade breakouts and trendlines in both direction. Trendlines should be drawn manually. The EA was coded byWaddah Attarand obtained from mql4.com. Just draw Trend Up or Trend Down before the Expert Advisor "TrendMeLeaveMe" start. Set p...
i am fairly new to coding. its been two days since i have been working on this. compiling it brings 2 errors, i have checked the trade mqh file for help. but made more errors on the way. here is the code. #include<Trade\Trade.mqh> // Create a Ctrade instance void OnTick ()...
CTrade CTrade 类用于简便地访问交易函数。 描述 CTrade 类可供简便地访问交易函数。 classCTrade :publicCObject 标称库文件 #include<Trade\Trade.mqh> 继承体系 CObject CTrade 直接分支 CExpertTrade 类方法分组 设置参数 LogLevel 设置日志级别 SetExpertMagicNumber...
CTrade is a class for easy access to the trade functions. CTrade class provides easy access to the trade functions...
This EA automatically places Pending Orders (Buy Stop, Sell Stop, Buy Limit, Sell Limit) according to th DXY Index by Samuel Sasmita 50.00 DXY Index indicator to help predict USD effect to your trade. DXY Index will help to see the power of USD. For example if you trade XAUUSD and ...
This EA automatically places Pending Orders (Buy Stop, Sell Stop, Buy Limit, Sell Limit) according to th DXY Index by Samuel Sasmita 50.00 DXY Index indicator to help predict USD effect to your trade. DXY Index will help to see the power of USD. For example if you trade XAUUSD and ...