Last beta build is 5495, please try it.
If the problem persists, please post the json file, not a picture of it.
Hello Alain!
It's also not working with the beta build 5495.
This is the JSON:
{
"CustomSymbols":[
{
"ConfigSymbols":[
{
"Symbol":"AUDNZD_GBPUSD_SELL",
"Path":"Custom\\AUDNZD_GBPUSD_SELL",
"ISIN":"",
"Category":"",
"Exchange":"",
"Description":"",
"Basis":"",
"Page":"",
"CurrencyBase":"USD",
"CurrencyProfit":"USD",
"CurrencyMargin":"USD",
"ColorBackground":"4278190080",
"Digits":"5",
"Point":"0.00001000",
"TickFlags":"1",
"TickBookDepth":"0",
"TickChartMode":"1",
"TradeMode":"4",
"TradeFlags":"2",
"CalcMode":"0",
"ExecMode":"1",
"GTCMode":"0",
"FillFlags":"1",
"ExpirFlags":"15",
"OrderFlags":"127",
"Spread":"0",
"TickValue":"1.00000000",
"TickSize":"0.00010000",
"ContractSize":"100000.00000000",
"StopsLevel":"5",
"FreezeLevel":"0",
"VolumeMin":"0",
"VolumeMinExt":"1",
"VolumeMax":"0",
"VolumeMaxExt":"10",
"VolumeStep":"0",
"VolumeStepExt":"1",
"VolumeLimit":"0",
"VolumeLimitExt":"1",
"MarginFlags":"0",
"MarginInitial":"0.00000000",
"MarginMaintenance":"0.00000000",
"MarginInitialBuy":"1.00000000",
"MarginInitialSell":"1.00000000",
"MarginInitialBuyLimit":"0.00000000",
"MarginInitialSellLimit":"0.00000000",
"MarginInitialBuyStop":"0.00000000",
"MarginInitialSellStop":"0.00000000",
"MarginInitialBuyStopLimit":"0.00000000",
"MarginInitialSellStopLimit":"0.00000000",
"MarginMaintenanceBuy":"0.00000000",
"MarginMaintenanceSell":"0.00000000",
"MarginMaintenanceBuyLimit":"0.00000000",
"MarginMaintenanceSellLimit":"0.00000000",
"MarginMaintenanceBuyStop":"0.00000000",
"MarginMaintenanceSellStop":"0.00000000",
"MarginMaintenanceBuyStopLimit":"0.00000000",
"MarginMaintenanceSellStopLimit":"0.00000000",
"MarginLiquidity":"0.00000000",
"MarginHedged":"100000.00000000",
"SwapMode":"0",
"SwapLong":"0.00",
"SwapShort":"0.00",
"Swap3Day":"7",
"SwapYearDay":"360",
"SwapRateSunday":"1.00000000",
"SwapRateMonday":"1.00000000",
"SwapRateTuesday":"0.00000000",
"SwapRateWednesday":"0.00000000",
"SwapRateThursday":"0.00000000",
"SwapRateFriday":"0.00000000",
"SwapRateSaturday":"0.00000000",
"TimeStart":"0",
"TimeExpiration":"0",
"SessionsQuotes":[
[
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
]
],
"SessionsTrades":[
[
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
{
"Open":"0",
"Close":"1440"
}
],
[
]
],
"PriceSettle":"0.00000",
"PriceLimitMax":"0.00000",
"PriceLimitMin":"0.00000",
"PriceStrike":"0.00000",
"OptionMode":"0",
"FaceValue":"0.00",
"AccruedInterest":"0.00",
"PricesAllowNegative":"0",
"Formula":"bid(AUDNZD)-ask(GBPUSD)"
}
]
}
]
} You can add anything in the field "Formula". The field "Synthetic Instrument Formula" never appears after the json import. I also tested with "Formula":"AUDNZD" to isolate the problem, but in fact, is not working.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello,

I'm facing a problem importing a custom symbol. Basically the field "synthetic instrument formula" is not created after importing a custom symbol json file.
This is a symbol created manually:
This is a symbol created importing the JSON file exported by the MT5 (The JSON file contains the "Formula" field, but MT5 does not create the "synthetic instrument formula" field:
This is the JSON file:

So, looks like someone changed the "synthetic instrument formula" field name. During the exporting process the field is called "Formula" inside the JSON file, but the importing process requires another field name.
Please, some MT5 developer can take a look?
Thanks