Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

fix:trading signal add dot #1314

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/dmt5-trading-signals/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const signal_content_provider = {
<Localize translate_text="If you are a professional trader, the MT5 trading signals service allows you to share your strategies with other traders for free or a subscription fee that you determine. When traders subscribe to your signal, your deals are automatically replicated on their accounts each time you place a trade." />
),
list: [
<Localize translate_text="Easy to set up – no installation required" key={0} />,
<Localize translate_text="Easy to set up – no installation required." key={0} />,
<Localize translate_text="Additional income stream from monthly subscriptions." key={1} />,
<Localize translate_text="Automated copying – no extra work from you." key={2} />,
],
Expand Down