ロード中...
Myfxbook.comを続ける
Myfxbook.comを続ける
Čeština
Deutsch
English
Español
Français
Indonesia
Latviešu
Melayu
Polski
Português(Brasil)
Português(Portugal)
Slovenčina
Svenska
Türkçe
Vietnamese
Русский
हिंदी
ไทย
日本語
简体字
繁體中文
한국어
サインイン
登録
Open an account with FOREX.com
FX Tools:
政経カレンダー
Interest Rates
FX Calculators
ニュース
スプレッド
センチメント
外国為替ヒートマップ
相関
Market Hours
ホーム
alexgradea
投稿
共有
このページを共有!
alexgradea
による投稿
1
2
1
2
EasyScalper-LiveAccount-FXOpen
取引システム
の中
May 06, 2023 at 13:52
Month started well, 5% up so far. First 10 that comment to this thread showing a screenshot with their gains will receive a 1 month license and my latest presets + my what's app number to help with setup.Let's see your gains!!!
Mt4-4000233
取引システム
の中
Apr 23, 2023 at 20:54
Hi, no, the account did not die, there was some issue with the computer where MyFXbook was updating the trades.I changed the name of the account to a more descriptive one, I tried renaming the old one but cannot be done after it was made public, this is the continuation trades for the account:https://www.myfxbook.com/members/alexgradea/easyscalper-liveaccount-fxopen/10133514All the best and thanks for your interest in the EA!
EasyScalper-LiveAccount-FXOpen
取引システム
の中
Apr 23, 2023 at 20:51
Hi, these are the real account EasyScalper EA Automatic Trading results
Mt4-4000233
取引システム
の中
Mar 20, 2023 at 09:06
10% This month so far. Nice and steady is the way to go
Mt4-4000233
取引システム
の中
Mar 02, 2023 at 13:08
Almost 20% last month. A New month started. Best of luck to everyone!
Calculate true percentage profit
プログラミング
の中
Feb 22, 2023 at 07:43
You should be able to get the orders from MT4 or MT5. Write an MQL script or EA that exports the data you need and compute the report. If you are using MT5, you can actually use python api directly to grab the history and compute a report.
Mt4-4000233
取引システム
の中
Feb 22, 2023 at 07:40
Thanks for your feedback @wizzzzz
get only a certain symbol's data from Community Outlook api
プログラミング
の中
Feb 20, 2023 at 11:31
According to the API documentation, the API sends all symbols data and there is no way to request data for a specific symbol or set of symbols. Therefore, if you only need data for a specific symbol, you can parse API response to extract the data you need.
cherche programmeur pour EA MT4
プログラミング
の中
Feb 20, 2023 at 11:22
Hi @Ugo84860, Can you add more details about your project? Do you have a strategy that you want to implement into an EA? Feel free to PM me and will discuss more about what you need.I have built EA's for MT4 and I can probably help you with your project, depending on your needs.
Building a trading platform
プログラミング
の中
Feb 20, 2023 at 11:16
Hi @ssadinsky, here are some things I would look for if I would decide to embark in such project:- Define your project requirements: 1. Before you start looking for a development team, you need to define your project requirements. This includes the features you want to include, the technology you want to use, and any other specifications that are important to you.2. Look for experienced developers: Look for developers who have experience building trading and investment platforms with mobile apps. You can find potential developers by asking for referrals from colleagues or by searching on freel...
Calculate true percentage profit
プログラミング
の中
Feb 20, 2023 at 11:10
Yes, there is a way to calculate the true daily percentage profit by excluding new deposits/withdrawals on the account. Here is a simple formula you can use:True Daily Percentage Profit = (Net Profit / (Previous Day's Equity - Deposits + Withdrawals)) * 100In this formula, "Net Profit" is the amount of profit made on the account during the day, "Previous Day's Equity" is the equity of the account at the end of the previous day, "Deposits" is the amount of new deposits made to the account during the day, and "Withdrawals" is the amount of withdraw...
Strategy testing MQL4 at specific times
プログラミング
の中
Feb 20, 2023 at 11:02
Can you post your function for checking the time? Here's an example function that checks if can trade depending on the hours. Do you use days as well or just hours ?void checkIfCanTrade() { datetime time_now = TimeCurrent(); datetime startTime = StrToTime(inptV.start_hours); datetime stopTime = StrToTime(inptV.stop_hours); if (inptV.useTradingHours) { if (time_now >= startTime && time_now <= stopTime) { tickV.allowed_to_trade = true; if (dbg) { Print("Trading hours allowed"); } } else { if (dbg) { ...
What factors to consider when picking traders on copy trading platforms?
一般
の中
Feb 20, 2023 at 10:51
Here are some tips for picking a good trader to copy on copy trading platforms:- Check the trader's trading history on platforms like MYFXbook. Look for trades that have won at least 20 points and avoid traders who make quick trades that end at only a few points difference.- Take some time to learn about the trader's trading strategy. This will also help you understand how they handle stop losses - whether they use fixed stop losses or not.- It's important to know how much money you should allocate to copy a particular trader, based on your account size and the type of account you ...
Mt4-4000233
取引システム
の中
Feb 20, 2023 at 08:58
The EA can support martingale and I have tested a few strategies. Usually I don't include them, but if I I have, I would limit the number of trades it can do and I use it with a stop loss or the hedging, never left unsupervised.I have developed my own system with distributed backtesting to multiple servers that allows me to pick only strategies that performed well in the past 24 months. Picking winners from over 10k backtests.
Mt4-4000233
取引システム
の中
Feb 19, 2023 at 20:46
A new week of trading ahead
Mt4-4000233
取引システム
の中
Feb 15, 2023 at 10:36
nazarius666, if you check the past months drawdown, you will see that it stayed under 2%. I had to tune the strategies and remove some of the pairs that were realizing the high drawdown. Now it's all under control and with small risk. In first 2 months it made 40% on the 2k account. As you know, trying to grow a small account will create some high drawdown at first if you want to grow it fast. But after depositing another 5k and tuned the strategies, is much safer.
Mt4-4000233
取引システム
の中
Feb 14, 2023 at 19:54
Good profits today, 3% : https://www.youtube.com/watch?v=BW1aGmBUw1E
Mt4-4000233
取引システム
の中
Feb 12, 2023 at 20:31
A new week of trading is due to start in 2 hours. Best of luck to everybody!
Mt4-4000233
取引システム
の中
Feb 09, 2023 at 14:29
Live trade on GBPUSD:
Mt4-4000233
取引システム
の中
Feb 08, 2023 at 18:16
Hey guys, I am giving away 5 permanent licenses to the first 50 users on robofxlearning.com . You have a chance in 10 to win it. Each license is worth 297 USD and comes with all 10 presets, including XAUUSD and NZDUSD. I will do the random entry and you must have the EA installed on a demo account to be taken into account. Duplicated accounts will not enter the giveaway.Looking forward to hear from you.
You have an Ad Blocker!
Myfxbook is a site supported by advertisements. Here are two ways for you to continue browsing:
Ad Free Subscription
および
Disable your Ad Blocker
Already subscribed?
サインイン
ログインしていません
この機能は登録メンバーのみが利用できます。
登録は無料で1分もかかりません。
登録ボタンをクリックして続行します。
あなたがすでにメンバーで私たちのサービスを楽しんでいるなら、後はサインインするのみです。
Keep up to date with the markets
Enable notifications to receive real-time important market updates:
政経カレンダー
外国為替ニュース
You can disable notifications at any time from your browser.
Unblock Notifications
You've blocked browser notifications for Myfxbook.com. Please enable it:
You can disable notifications at any time from your browser.
過去
コンセンサス
実際